summaryrefslogtreecommitdiff
path: root/src/CfimOfJson.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement char deserialization and commit forgotten changesSon Ho2021-11-181-65/+0
* Factorize the deserialization code a bitSon Ho2021-11-181-2/+1
* Remove the automatic derivation of Yojson (de)serializersSon Ho2021-11-181-2/+2
* Make various modifications to the deserializerSon Ho2021-11-181-6/+6
* Make a minor fix to the deserializerSon Ho2021-11-181-6/+6
* Make the json deserializer workSon Ho2021-11-181-477/+505
* Implement module deserializationSon Ho2021-11-171-0/+66
* Implement deserializing for CfimAstSon Ho2021-11-171-2/+144
* Implement deserialization for ExpressionsSon Ho2021-11-171-3/+144
* Implement values deserializationSon Ho2021-11-171-1/+82
* Make more progress on CfimOfJsonSon Ho2021-11-171-0/+54
* Start implementing by hand the json deserializersSon Ho2021-11-171-0/+166