This website requires JavaScript.
Explore
Help
Sign In
krgamestudios
/
Toy
Watch
1
Star
0
Fork
0
You've already forked Toy
mirror of
https://github.com/krgamestudios/Toy.git
synced
2026-05-05 16:30:17 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feab02e79008cf4c16508ec08d9230194fb0b713
Toy
/
tests
/
cases
T
History
Ratstail91
feab02e790
Fixed a test's return value
...
Only one platform caught this?
2024-10-30 21:00:02 +11:00
..
gdb_init
Squashed: Added integration and standalone tests, read more
2024-10-18 12:04:29 +11:00
makefile
Squashed: Added integration and standalone tests, read more
2024-10-18 12:04:29 +11:00
test_array.c
Arrays now store Toy_Values as elements
2024-10-18 13:06:42 +11:00
test_ast.c
Implemented scopes
2024-10-27 13:44:09 +11:00
test_bucket.c
String literals are being parsed, compiled and printed, read more
2024-10-08 00:33:36 +11:00
test_bytecode.c
Added simple assignment, read more
2024-10-25 22:48:24 +11:00
test_lexer.c
Added lexer, implemented tests build system
2024-08-11 20:15:09 +10:00
test_parser.c
Added simple assignment, read more
2024-10-25 22:48:24 +11:00
test_print.c
Added terminal print callbacks
2024-10-05 23:29:24 +10:00
test_routine.c
Added simple assignment, read more
2024-10-25 22:48:24 +11:00
test_scope.c
Reworking structures for easy testing, read more
2024-10-18 20:48:33 +11:00
test_stack.c
Reworking structures for easy testing, read more
2024-10-18 20:48:33 +11:00
test_string.c
Implemented and tested variable declaration
2024-10-13 15:02:42 +11:00
test_table.c
Fixed table tests, ready for some benchmarking, see
#131
2024-10-19 10:13:22 +11:00
test_value.c
Fixed a test's return value
2024-10-30 21:00:02 +11:00
test_vm.c
Fixed declarations without initial value
2024-10-13 15:18:48 +11:00