| fb00aaf |
Antoni Marzec |
2025-09-10 14:24 |
make .s -> .o and linking step separate |
| 86879e2 |
Antoni Marzec |
2025-09-01 20:33 |
fix imports |
| d382ca3 |
Antoni Marzec |
2025-09-01 17:12 |
swap argument order in main |
| a51335c |
Antoni Marzec |
2025-08-30 21:07 |
redo how nodes are defined to be more stable |
| 9048037 |
Antoni Marzec |
2025-08-23 22:59 |
begone tabs, i wont listen to you go devs |
| 12fb8a8 |
marzeq |
2025-03-10 09:00 |
refactor import resolve to own module |
| 928b5c0 |
marzeq |
2025-03-03 16:48 |
partial struct support |
| 4cf82e5 |
marzeq |
2025-02-13 22:56 |
add variadics for external function defs |
| 22f21e1 |
marzeq |
2025-02-08 20:55 |
fix case where as generation fails when last statement is function and it alwaysReturns |
| 8e46789 |
marzeq |
2025-02-08 17:41 |
add codegen for everything the typechecker supports |
| 8e220b4 |
marzeq |
2025-02-04 17:28 |
return merged node after typechecking |
| 96c30ee |
marzeq |
2025-02-03 22:03 |
initial commit |