Jesse Brault
|
cf92356585
|
Major refactor of frontend ast semantic analysis. WIP.
|
2026-03-20 19:36:06 -05:00 |
|
Jesse Brault
|
7e72037d9e
|
Instruction generation and implementation for multiplicative operators.
|
2026-03-15 15:50:02 -05:00 |
|
Jesse Brault
|
b0660c9e5a
|
Parsing and lexing bitwise operators.
|
2026-03-15 15:05:00 -05:00 |
|
Jesse Brault
|
f0c84fe0c8
|
Parsing and lexing multiply, divide, modulo, shift operators.
|
2026-03-15 13:41:07 -05:00 |
|
Jesse Brault
|
f9373a687f
|
Refactor to use IrBinaryOperation.
|
2026-03-15 12:56:22 -05:00 |
|
Jesse Brault
|
863c3fef5d
|
Refactor to use BinaryExpression.
|
2026-03-15 12:18:38 -05:00 |
|