| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-18 | Add tacky double instructions schema | Shagun Agrawal | |
| 2024-12-30 | Add typechecking for doubles | Shagun Agrawal | |
| 2024-12-30 | Fix lexer bug, pass parsing stage | Shagun Agrawal | |
| 2024-12-28 | Add lexing stage for floating point numbers | Shagun Agrawal | |
| 2024-12-17 | Add code emission for unsigned int/long. Complete chapter 12 | Shagun Agrawal | |
| 2024-12-16 | Add tacky generation for signed, unsigned | Shagun Agrawal | |
| 2024-12-16 | Add typechecker phase for signed, unsigned | Shagun Agrawal | |
| 2024-12-16 | Add parsing for unsigned / signed int, long | Shagun Agrawal | |
| 2024-12-14 | Add code emission for long type | Shagun Agrawal | |
| Finish chapter 11 Fix several bugs caused due to refactoring Add code emission for longs | |||
| 2024-12-12 | Assembly codeden for long type | Shagun Agrawal | |
| Used clojure core match Added assembly phase | |||
| 2024-12-08 | Add tacky phase for long type generation | Shagun Agrawal | |
| Tacky phase generation for for long types Refactor expression handling for Tacky phase by using postwalk function Refactor symbol namespaces | |||
| 2024-12-02 | Refactor schema to separate file | Shagun Agrawal | |
