|
cc97118e76
|
fix: add explicit Block statement (required for scoping)
|
2025-01-31 22:03:54 +00:00 |
|
|
af919742a0
|
fix: fully fix binary operators associativity
|
2025-01-31 20:39:45 +00:00 |
|
|
292551aca0
|
refactor: format AST to follow BNF order
|
2025-01-31 20:01:44 +00:00 |
|
|
1c0907f610
|
fix: add BaseType and correct PairElemType nodes
|
2025-01-31 19:52:45 +00:00 |
|
|
373683b592
|
fix: correct usage of RValue (add to Expr, VarDecl, Assign, PairElem)
|
2025-01-31 19:52:45 +00:00 |
|
|
f4d0ef8e70
|
fix: replace String with Ident where applicable
|
2025-01-31 19:52:45 +00:00 |
|
|
50a07cf5d4
|
feat: add Parens AST node
|
2025-01-31 19:52:45 +00:00 |
|
|
c0cf3692fd
|
fix: unary and binary operators AST - consistent style, precedence and associativity
|
2025-01-31 19:52:40 +00:00 |
|
Jonny
|
49ebf2f7d0
|
feat: initial ast implementation
|
2025-01-31 18:20:27 +00:00 |
|
|
1a7aebb5cf
|
feat: use cli parsing library and return randomly 0, 100 or 200
|
2025-01-31 16:32:17 +00:00 |
|
|
160e8bcc1a
|
refactor: simplify expectedResult type in tests
|
2025-01-31 15:53:12 +00:00 |
|
|
cb89bb54b6
|
test: test against wacc-examples repo
|
2025-01-27 21:21:03 +00:00 |
|
|
252ed1c925
|
refactor: use scalafmt to format code
|
2025-01-27 14:47:57 +00:00 |
|
LabTS
|
2b50e3e1f6
|
provided code
|
2025-01-19 23:10:54 +00:00 |
|