Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-17 | Make more progress on CfimOfJson | Son Ho | 2 | -2/+56 |
2021-11-17 | Start implementing by hand the json deserializers | Son Ho | 4 | -5/+186 |
2021-11-17 | Also generate to_yojson functions | Son Ho | 6 | -42/+53 |
2021-11-17 | Make minor modifications | Son Ho | 2 | -3/+7 |
2021-11-17 | Make progress on deserializing modules | Son Ho | 3 | -28/+22 |
2021-11-17 | Use [@@ëerive of_json] on all the types | Son Ho | 7 | -25/+61 |
2021-11-17 | Make minor modifications | Son Ho | 1 | -12/+2 |
2021-11-17 | Start working on json deserialization | Son Ho | 4 | -4/+47 |
2021-11-03 | Implement CfimAst.ml | Son Ho | 4 | -2/+92 |
2021-11-03 | Add Values.ml and Expressions.ml | Son Ho | 2 | -0/+118 |
2021-11-03 | Split main.ml between Identifiers.ml and Types.ml | Son Ho | 3 | -138/+140 |
2021-11-03 | Add some type definitions | Son Ho | 1 | -2/+43 |
2021-11-02 | Setup the project | Son Ho | 2 | -0/+112 |