| 61c930f |
Antoni Marzec |
2025-08-31 17:52 |
typecheck struct access |
| 7bb8e32 |
Antoni Marzec |
2025-08-31 13:15 |
add typechecking for struct literals |
| 0bdeb1c |
Antoni Marzec |
2025-08-31 12:52 |
fix struct literal parsing |
| a51335c |
Antoni Marzec |
2025-08-30 21:07 |
redo how nodes are defined to be more stable |
| f2fc6aa |
Antoni Marzec |
2025-08-29 20:33 |
finish pointer implementation for primitives |
| 7f3925d |
Antoni Marzec |
2025-08-29 18:43 |
fix bug with type checker not setting types for unary ops |
| 8e220b4 |
marzeq |
2025-02-04 17:28 |
return merged node after typechecking |
| 4594921 |
marzeq |
2025-02-04 15:50 |
implement scuffed include imports |