summaryrefslogtreecommitdiff
path: root/src/PrePasses.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-27Reorganize a bit the projectSon Ho1-54/+0
2022-10-26Update the code documentation to fix links and syntax issuesSon Ho1-5/+5
2022-10-26Add meta data with code locations to the various definitionsSon Ho1-4/+4
2022-10-13Rename Modules to CratesSon Ho1-2/+1
2022-05-15Add a pass to cleanup the deconstructed ADTs and fix a small issueSon Ho1-0/+1
2022-03-03Make good progress on adding support for external and opaqueSon Ho1-1/+5
2022-03-03Rename CFIM to LLBCSon Ho1-2/+2
2022-03-03Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...declSon Ho1-1/+1
2022-02-08Add PrePasses.ml which was forgotten in a previous commitSon Ho1-0/+50