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
f11bc95833ae6b3c4dd922c574dd32e303e3a2bc
Toy
/
repl
T
History
Ratstail91
f11bc95833
For loop on arrays working, untested, read more
...
Needed: break and continue support, extensive tests, other iterables
2026-05-24 18:13:18 +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 some obscure leaks in 'Toy_Scope'
2026-05-10 17:35:07 +10:00
bucket_inspector.h
Found and fixed some obscure leaks in 'Toy_Scope'
2026-05-10 17:35:07 +10:00
bytecode_inspector.c
For loop on arrays working, untested, read more
2026-05-24 18:13:18 +10:00
bytecode_inspector.h
Expanded bytecode inspector, added functions to Toy_copyValue
2026-04-17 11:55:46 +10:00
main.c
Fixed nagging issues, read more
2026-05-15 14:13:54 +10:00
makefile
Tweaked build paths
2026-04-27 10:07:16 +10:00
standard_library.c
Added 'range' to standard library, adjusted native functions
2026-05-20 13:48:52 +10:00
standard_library.h
Implemented native C functions called from Toy scripts
2026-04-16 21:14:42 +10:00