aboutsummaryrefslogtreecommitdiff
path: root/src/cljcc/log.clj
AgeCommit message (Collapse)Author
2025-03-16Refactor files to cljcc-compiler and cli tool.Your Name
2024-11-09Add codegen for storage class specifiersShagun Agrawal
Switch map/filter to eager versions
2024-07-26Add cli options for pasing and codegenShagun Agrawal
Add cli options specific for only parsing and codegen add logger for help in debugging