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
14696833fd5bb1e9e91e9f628058006f9e303cbc
Toy
/
tests
/
integrations
T
History
Ratstail91
14696833fd
Postfix '++' & '--' works (prefix & postfix are both tested)
2025-01-09 18:33:10 +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
…
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
…
test_keyword_if_then_else_no_braces.toy
…
test_keyword_if_then_else.toy
…
test_keyword_print.toy
…
test_keyword_while_break_continue.toy
Removed stubs for types as values
2025-01-09 11:46:29 +11:00
test_scopes.toy
…
test_tables.toy
Added tables to integration tests, tweaked a lot of comments
2024-12-25 11:04:18 +11:00
test_variables.toy
Postfix '++' & '--' works (prefix & postfix are both tested)
2025-01-09 18:33:10 +11:00