summaryrefslogtreecommitdiff
path: root/src/main.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-03Implement CfimAst.mlSon Ho1-0/+1
2021-11-03Split main.ml between Identifiers.ml and Types.mlSon Ho1-138/+1
2021-11-03Add some type definitionsSon Ho1-2/+43
2021-11-02Setup the projectSon Ho1-0/+110