Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start working on the values for the interpreter | Son Ho | 2021-11-18 | 1 | -2/+10 |
* | Factorize the deserialization code a bit | Son Ho | 2021-11-18 | 1 | -20/+2 |
* | Cleanup a bit | Son Ho | 2021-11-18 | 1 | -27/+0 |
* | Remove the automatic derivation of Yojson (de)serializers | Son Ho | 2021-11-18 | 1 | -16/+5 |
* | Make the json deserializer work | Son Ho | 2021-11-18 | 1 | -6/+33 |
* | Start implementing by hand the json deserializers | Son Ho | 2021-11-17 | 1 | -0/+11 |
* | Also generate to_yojson functions | Son Ho | 2021-11-17 | 1 | -3/+7 |
* | Use [@@ëerive of_json] on all the types | Son Ho | 2021-11-17 | 1 | -1/+2 |
* | Make minor modifications | Son Ho | 2021-11-17 | 1 | -12/+2 |
* | Start working on json deserialization | Son Ho | 2021-11-17 | 1 | -1/+28 |
* | Implement CfimAst.ml | Son Ho | 2021-11-03 | 1 | -1/+19 |
* | Split main.ml between Identifiers.ml and Types.ml | Son Ho | 2021-11-03 | 1 | -0/+42 |