| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-16 | Refactor files to cljcc-compiler and cli tool. | Your Name | |
| 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-02 | Refactor schema to separate file | Shagun Agrawal | |
| 2024-11-09 | Add codegen for storage class specifiers | Shagun Agrawal | |
| Switch map/filter to eager versions | |||
| 2024-11-07 | Add resolving and typechecking for storage classes | Shagun Agrawal | |
| 2024-11-03 | Add parsing for storage class specifiers | Shagun Agrawal | |
| Add parsing for extern and static keywords in declarations | |||
| 2024-08-16 | Switch to hand made parser, refactor asts to adjust change | Shagun Agrawal | |
| Switch to hand made recursive descent parser. Remove instaparse from dependencies. | |||
