Age | Commit message (Expand) | Author |
---|---|---|
2025-01-29 | Update README and version # to reflect binary numbersHEADmaster | bd |
2025-01-28 | Simplified declaring new IR nodes in (backend ast ir) | bd |
2025-01-28 | Fix various lexer/parser bugs, pass all tests for binary ops | bd |
2025-01-18 | Complete full translation for unary operators | bd |
2025-01-04 | Modify parser to handle unary operators | bd |
2024-12-30 | Implement assembly emission, allowing execution of trivial programs | bd |
2024-12-28 | Assembly generation for trivial programs | bd |
2024-11-05 | Add parser and ast generation for trivial programs | bd |