|
|
6b18489f54
|
Added more optimizations in regards to function invocations and backing
up and restoring registers
|
2025-12-17 21:05:01 -07:00 |
|
|
|
477c2b1aef
|
Fixed bug where temperature literals were not being calculated correctly with negative numbers
|
2025-12-15 23:13:40 -07:00 |
|
|
|
b98817c8a0
|
Fixed tests to show new line label convention for internal labels
|
2025-12-14 03:23:49 -07:00 |
|
|
|
3fb04aef3b
|
Emit IL alongside raw IC10 for use in future optimization passes
|
2025-12-12 15:51:36 -07:00 |
|
|
|
342b1ab107
|
Fix function invocation stack underflow
|
2025-12-11 01:03:43 -07:00 |
|
|
|
0ac010ef8f
|
Fixed documentation rendering and added ternary expressions
|
2025-12-10 18:00:20 -07:00 |
|
|
|
ee8f5daece
|
add test for constant folding with temporary variables
|
2025-12-05 23:39:58 -07:00 |
|
|
|
a60e9d7dce
|
fold nested literal binary expressions
|
2025-12-05 23:25:23 -07:00 |
|
|
|
353dc16944
|
Unified the C# mod and the Rust compiler into a monorepo
|
2025-11-26 16:02:00 -07:00 |
|