|
|
50ab73cf1e
|
Feat: Add test for function declaration and invocation
|
2025-09-26 08:30:31 -07:00 |
|
|
|
eb00d983e2
|
Feat: Add test for conditional (ternary) expressions
|
2025-09-26 08:30:23 -07:00 |
|
|
|
d1b3e6aaf7
|
Feat: Add test for array literals and access
|
2025-09-26 08:30:18 -07:00 |
|
|
|
21d77c13dc
|
Feat: Add expected output for precedence test
|
2025-09-26 08:30:15 -07:00 |
|
|
|
b96885ebad
|
Feat: Add expected output for functions test
|
2025-09-26 08:30:11 -07:00 |
|
|
|
e64ef24aec
|
Feat: Add expected output for conditionals test
|
2025-09-26 08:30:08 -07:00 |
|
|
|
e3cd55010e
|
Feat: Add expected output for arrays test
|
2025-09-26 08:30:05 -07:00 |
|
|
|
f36fa53031
|
Test: Expected 5 for nested_object
|
2025-09-26 01:41:28 -07:00 |
|
|
|
82901c0cf3
|
Test: Nested object parsing
|
2025-09-26 01:41:26 -07:00 |
|
|
|
9dc4d85232
|
Test: Expected 3 for object_multi
|
2025-09-26 01:41:23 -07:00 |
|
|
|
8f4bfab76f
|
Test: Object with multi props + sum
|
2025-09-26 01:41:21 -07:00 |
|
|
|
d75a67e2f7
|
Feat: Add expected output for simple_io test
|
2025-09-26 01:14:04 -07:00 |
|
|
|
f6e024a34d
|
Feat: Add passing test for basic I/O
|
2025-09-26 01:14:01 -07:00 |
|
|
|
44176e9984
|
Feat: Add expected output for declarations test
|
2025-09-26 01:13:44 -07:00 |
|
|
|
578e25052e
|
Feat: Add failing test for block declarations
|
2025-09-26 01:13:39 -07:00 |
|
|
|
4d3a5659a6
|
Delete test/blocks.hi
|
2025-09-26 01:05:09 -07:00 |
|
|
|
0c87e5392b
|
Delete test/primitives.hi
|
2025-09-26 01:05:00 -07:00 |
|
|
|
bf7ee6cc39
|
Refactor: Move block tests into test directory
|
2025-09-26 00:16:28 -07:00 |
|
|
|
e78e3db098
|
Refactor: Move primitive tests into test directory
|
2025-09-26 00:16:25 -07:00 |
|