summaryrefslogtreecommitdiff
path: root/src/Identifiers.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start working on the values for the interpreterSon Ho2021-11-181-2/+10
|
* Factorize the deserialization code a bitSon Ho2021-11-181-20/+2
|
* Cleanup a bitSon Ho2021-11-181-27/+0
|
* Remove the automatic derivation of Yojson (de)serializersSon Ho2021-11-181-16/+5
|
* Make the json deserializer workSon Ho2021-11-181-6/+33
|
* Start implementing by hand the json deserializersSon Ho2021-11-171-0/+11
|
* Also generate to_yojson functionsSon Ho2021-11-171-3/+7
|
* Use [@@ëerive of_json] on all the typesSon Ho2021-11-171-1/+2
|
* Make minor modificationsSon Ho2021-11-171-12/+2
|
* Start working on json deserializationSon Ho2021-11-171-1/+28
|
* Implement CfimAst.mlSon Ho2021-11-031-1/+19
|
* Split main.ml between Identifiers.ml and Types.mlSon Ho2021-11-031-0/+42