Kayne Ruse
aeecfabbbc
Null pointer exceptions in parser unary function
2023-01-15 18:15:59 +00:00
Kayne Ruse
51740e2b9e
Resolved #25 , Indexing an array with a non-integer causes an error
2023-01-15 15:09:01 +00:00
Kayne Ruse
ae1dc5841e
Added ternary operator, resolved #46
2023-01-14 10:24:15 +00:00
Kayne Ruse
3498baad9b
Resolved #45 , Exports region removed
2023-01-13 16:12:44 +00:00
Kayne Ruse
08b400debf
Added dictionary key mustfail test
2023-01-08 12:58:02 +00:00
Kayne Ruse
8009f410a4
Added mustfail test, fixed compound type decl bug
2023-01-08 12:43:25 +00:00
Kayne Ruse
fa20763c07
Corrected negative timers
2022-11-12 11:30:24 +00:00
Kayne Ruse
30b068fcdb
Fixed timer issues, tests should pass
...
Reduced test duration by a factor of 11,000. Don't ask.
Also, something funny is going on with the time headers, so I
stuck them into source/toy_common.h, I'll figure it out later.
2022-11-12 04:45:35 +11:00
Kayne Ruse
e0ab4106fa
Implemented the timer library
2022-11-11 17:18:07 +00:00
Kayne Ruse
2c143a8be5
Moved tests from scripts/ to test/scripts/
2022-11-11 14:51:47 +00:00