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