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
3aee2ba6643a90d0e7e0927d3f596e12ef4cffd2
Toy
/
tests
/
integrations
T
History
Ratstail91
b55192e513
Removed stubs for types as values
...
Also potentially fixed a bug in the previous commit, not certain
2025-01-09 11:46:29 +11:00
..
gdb_init
Tweaked CFLAGS, and fixed related errors
2024-12-12 16:18:41 +11:00
makefile
Reworked Toy_String as a union, enabled -Wpedantic
2024-12-15 15:52:06 +11:00
test_arrays.toy
Allowed for empty arrays and trailing commas
2024-12-10 10:44:13 +11:00
test_control_flow.toy
Disallow empty bodies in control flow statements, added 'pass' keyword
2025-01-09 11:03:03 +11:00
test_keyword_assert.toy
Reworked the tests, read more
2024-11-12 22:04:07 +11:00
test_keyword_if_then_else_no_braces.toy
Make sure this test works without scope braces too
2024-11-23 13:41:02 +11:00
test_keyword_if_then_else.toy
Make sure this test works without scope braces too
2024-11-23 13:41:02 +11:00
test_keyword_print.toy
Reworked the tests, read more
2024-11-12 22:04:07 +11:00
test_keyword_while_break_continue.toy
Removed stubs for types as values
2025-01-09 11:46:29 +11:00
test_scopes.toy
Reworked the tests, read more
2024-11-12 22:04:07 +11:00
test_tables.toy
Added tables to integration tests, tweaked a lot of comments
2024-12-25 11:04:18 +11:00
test_variables.toy
Fixed logical AND and OR operators, read more
2024-12-26 16:09:16 +11:00