summaryrefslogtreecommitdiff
path: root/src/CfimAst.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-18Remove the automatic derivation of Yojson (de)serializersSon Ho1-9/+1
2021-11-17Also generate to_yojson functionsSon Ho1-9/+9
2021-11-17Make minor modificationsSon Ho1-1/+1
2021-11-17Make progress on deserializing modulesSon Ho1-0/+2
2021-11-17Use [@@ëerive of_json] on all the typesSon Ho1-1/+9
2021-11-17Start working on json deserializationSon Ho1-1/+1
2021-11-03Implement CfimAst.mlSon Ho1-0/+71