summaryrefslogtreecommitdiff
path: root/README.org
AgeCommit message (Expand)Author
2025-01-28Simplified declaring new IR nodes in (backend ast ir)bd
2025-01-28Fix various lexer/parser bugs, pass all tests for binary opsbd
2025-01-18Complete full translation for unary operatorsbd
2025-01-04Modify parser to handle unary operatorsbd
2024-12-30Implement assembly emission, allowing execution of trivial programsbd
2024-12-28Assembly generation for trivial programsbd
2024-11-05Add parser and ast generation for trivial programsbd