| 1111e19 |
Antoni Marzec |
2025-09-11 12:11 |
restore not typechecking library files |
| f8a4cce |
Antoni Marzec |
2025-09-11 12:03 |
skip typechecking library files |
| a0a63c6 |
Antoni Marzec |
2025-09-11 11:47 |
better module system |
| ff8e240 |
Antoni Marzec |
2025-09-11 10:39 |
fuck it, return to go fmt |
| 073aea9 |
Antoni Marzec |
2025-09-11 09:59 |
fix name mangling |
| 2bba722 |
Antoni Marzec |
2025-09-11 00:03 |
add module system implementation |
| 764dc9d |
Antoni Marzec |
2025-09-10 16:38 |
revamp command line parsing |
| 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 |