summaryrefslogtreecommitdiff
path: root/src/CfimAst.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the automatic derivation of Yojson (de)serializersSon Ho2021-11-181-9/+1
|
* Also generate to_yojson functionsSon Ho2021-11-171-9/+9
|
* Make minor modificationsSon Ho2021-11-171-1/+1
|
* Make progress on deserializing modulesSon Ho2021-11-171-0/+2
|
* Use [@@ëerive of_json] on all the typesSon Ho2021-11-171-1/+9
|
* Start working on json deserializationSon Ho2021-11-171-1/+1
|
* Implement CfimAst.mlSon Ho2021-11-031-0/+71