aboutsummaryrefslogtreecommitdiff
path: root/src/cljcc/exception.clj
AgeCommit message (Expand)Author
2025-03-16Refactor files to cljcc-compiler and cli tool.Your Name
2024-12-14Add code emission for long typeShagun Agrawal
2024-12-02Refactor schema to separate fileShagun Agrawal
2024-11-09Add codegen for storage class specifiersShagun Agrawal
2024-11-07Add resolving and typechecking for storage classesShagun Agrawal
2024-11-03Add parsing for storage class specifiersShagun Agrawal
2024-08-16Switch to hand made parser, refactor asts to adjust changeShagun Agrawal