aboutsummaryrefslogtreecommitdiff
path: root/src/cljcc/schema.clj
AgeCommit message (Collapse)Author
2024-12-08Add tacky phase for long type generationShagun Agrawal
Tacky phase generation for for long types Refactor expression handling for Tacky phase by using postwalk function Refactor symbol namespaces
2024-12-02Refactor schema to separate fileShagun Agrawal