This website requires JavaScript.
Explore
Help
Sign In
hi-language
/
transpiler
Watch
1
Star
0
Fork
0
You've already forked transpiler
mirror of
https://github.com/hi-language/transpiler.git
synced
2026-01-14 00:28:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edf64a5b558c74fc7da0c263c7c53e62313a877f
transpiler
/
test
/
src
History
multipleof4
16dc9cc99a
Feat: Add test for operator precedence
2025-09-26 08:30:35 -07:00
..
arrays.hi
Feat: Add test for array literals and access
2025-09-26 08:30:18 -07:00
conditionals.hi
Feat: Add test for conditional (ternary) expressions
2025-09-26 08:30:23 -07:00
declarations.hi
Feat: Add failing test for block declarations
2025-09-26 01:13:39 -07:00
functions.hi
Feat: Add test for function declaration and invocation
2025-09-26 08:30:31 -07:00
nested_object.hi
Test: Nested object parsing
2025-09-26 01:41:26 -07:00
object_multi.hi
Test: Object with multi props + sum
2025-09-26 01:41:21 -07:00
precedence.hi
Feat: Add test for operator precedence
2025-09-26 08:30:35 -07:00
simple_io.hi
Feat: Add passing test for basic I/O
2025-09-26 01:14:01 -07:00