Commit message (Expand) | Author | Age | |
---|---|---|---|
* | capitalize Lexer.zig correctly | Mathias Magnusson | 2025-06-01 |
* | add (slightly) prett(ier) printing for exprs | Mathias Magnusson | 2025-06-01 |
* | refactor slightly and fix bug in lexer | Mathias Magnusson | 2025-06-01 |
* | add subtraction | Mathias Magnusson | 2025-06-01 |
* | codegen: make register allocation fail with error rather than returning null | Mathias Magnusson | 2025-06-01 |
* | codegen integer literals correctly | Mathias Magnusson | 2025-05-31 |
* | Refactor codegen a bit | Mathias Magnusson | 2025-05-31 |
* | actually codegen the provided code | Mathias Magnusson | 2025-05-31 |
* | write a riscy little elf | Mathias Magnusson | 2025-05-30 |
* | create initial simple elf file | Mathias Magnusson | 2025-05-29 |
* | compile some god damn additions | Mathias Magnusson | 2025-05-29 |
* | initial commit | Mathias Magnusson | 2025-05-28 |