This website requires JavaScript.
Explore
Help
Sign In
krgamestudios
/
Toy
Watch
1
Star
0
Fork
0
You've already forked Toy
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83fb5222a25361d8078053b5324452956c904240
Toy
/
repl
T
History
Ratstail91
83fb5222a2
Found and fixed a memory leak in the rope strings
...
Also fixed a bit manipulation error in the GC.
2026-05-10 15:45:16 +10:00
..
ast_inspector.c
Fixed API naming convention
2026-05-06 16:12:50 +10:00
ast_inspector.h
Started work on an AST inspector
2026-04-22 15:57:55 +10:00
bucket_inspector.c
Found and fixed a memory leak in the rope strings
2026-05-10 15:45:16 +10:00
bucket_inspector.h
Found and fixed a memory leak in the rope strings
2026-05-10 15:45:16 +10:00
bytecode_inspector.c
Fixed API naming convention
2026-05-06 16:12:50 +10:00
bytecode_inspector.h
Expanded bytecode inspector, added functions to Toy_copyValue
2026-04-17 11:55:46 +10:00
main.c
Found and fixed a memory leak in the rope strings
2026-05-10 15:45:16 +10:00
makefile
Tweaked build paths
2026-04-27 10:07:16 +10:00
standard_library.c
Implemented array.forEach(fn)
2026-04-26 11:59:15 +10:00
standard_library.h
Implemented native C functions called from Toy scripts
2026-04-16 21:14:42 +10:00