Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the automatic derivation of Yojson (de)serializers | Son Ho | 2021-11-18 | 1 | -2/+0 |
* | Make the json deserializer work | Son Ho | 2021-11-18 | 1 | -3/+17 |
* | Start implementing by hand the json deserializers | Son Ho | 2021-11-17 | 1 | -0/+4 |
* | Also generate to_yojson functions | Son Ho | 2021-11-17 | 1 | -1/+7 |
* | Make minor modifications | Son Ho | 2021-11-17 | 1 | -2/+6 |
* | Make progress on deserializing modules | Son Ho | 2021-11-17 | 1 | -26/+20 |
* | Use [@@ëerive of_json] on all the types | Son Ho | 2021-11-17 | 1 | -1/+1 |
* | Start working on json deserialization | Son Ho | 2021-11-17 | 1 | -1/+15 |
* | Implement CfimAst.ml | Son Ho | 2021-11-03 | 1 | -0/+1 |
* | Split main.ml between Identifiers.ml and Types.ml | Son Ho | 2021-11-03 | 1 | -138/+1 |
* | Add some type definitions | Son Ho | 2021-11-03 | 1 | -2/+43 |
* | Setup the project | Son Ho | 2021-11-02 | 1 | -0/+110 |