|
340de3c984
|
Fix bug with scopes
|
2025-02-26 19:43:43 +02:00 |
|
|
50d3d60a7f
|
Fix bug with max-sized ints
|
2025-02-26 19:29:36 +02:00 |
|
|
3b4e3d92fb
|
Fix issue with unit types
|
2025-02-26 19:14:42 +02:00 |
|
|
554270cc40
|
Add '=' operator to IR Generator
|
2025-02-06 15:18:12 +02:00 |
|
|
52d7ebde15
|
Add 'and' and 'or' operators to IR Generator
|
2025-02-06 15:11:38 +02:00 |
|
|
b3a8188dfe
|
Add function calls to IR Generator
|
2025-02-05 23:28:00 +02:00 |
|
|
2cf26ec39d
|
Add while-loop to IR Generato
|
2025-02-05 23:00:58 +02:00 |
|
|
4d00bbb6ba
|
Add blocks to IR Generator
|
2025-02-05 21:01:40 +02:00 |
|
|
c9c3cacb53
|
Add variable declaration to IR Generator
|
2025-02-05 20:56:47 +02:00 |
|
|
2c62a19383
|
Add unary ops and if-then-else to IR Generator
|
2025-02-05 19:42:55 +02:00 |
|
|
dc50ce64eb
|
Add first part of IR Generator implementation
|
2025-02-05 17:16:17 +02:00 |
|