|
|
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 |
|
|
|
b21d6cc73e
|
Found bug, unable to do an assignment expression with a syscall
|
2025-12-09 23:45:10 -07:00 |
|
|
|
0cddb3e8c8
|
The Cows are all working. Moo.
|
2025-12-09 16:31:24 -07:00 |
|
|
|
c3986ab4d9
|
VariableManager lifetime errors
|
2025-12-09 16:05:40 -07:00 |
|
|
|
c531f673a5
|
Remove quickerror in favor of thiserror
|
2025-12-09 11:32:14 -07:00 |
|
|
|
d6548502cd
|
Track spans for the variable_manager::Error enum
|
2025-12-06 14:12:31 -07:00 |
|
|
|
5d92586dba
|
Fixed compiler bug that causes args.next to be invoked more than the 1 expected time
|
2025-12-06 02:09:12 -07:00 |
|
|
|
759f798fda
|
Fixed VariableScope so it stores const values in the var_lookup_table
|
2025-12-04 21:32:00 -07:00 |
|
|
|
d34ce32d97
|
v1 constant expressions
|
2025-12-04 21:18:57 -07:00 |
|
|
|
e05f130040
|
Fixed stack overflow error caused by improper cleanup of block scoped variables
|
2025-12-02 23:37:13 -07:00 |
|
|
|
353dc16944
|
Unified the C# mod and the Rust compiler into a monorepo
|
2025-11-26 16:02:00 -07:00 |
|