Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-06 | Cleanup a bit more the dependencies and activate more warnings/errors | Son Ho | 1 | -2/+2 |
2021-12-15 | Parsing of command-line arguments | Jonathan Protzenko | 1 | -2/+2 |
2021-12-03 | Add code to derive polymorphic visitors for g_typed_value and typed_value | Son Ho | 1 | -0/+2 |
2021-12-03 | Make minor modifications | Son Ho | 1 | -1/+1 |
2021-11-29 | Start deriving formatters for debugging | Son Ho | 1 | -1/+2 |
2021-11-29 | Start working logging and make progress on printing ASTs | Son Ho | 1 | -1/+1 |
2021-11-26 | Update the env definition to make the frames easier to manipulate | Son Ho | 1 | -2/+2 |
2021-11-23 | Move some definitions to Contexts.ml and reactivate the warnings | Son Ho | 1 | -2/+2 |
2021-11-23 | Activate exception backtrace | Son Ho | 1 | -1/+15 |
2021-11-18 | Remove the automatic derivation of Yojson (de)serializers | Son Ho | 1 | -2/+1 |
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/+3 |
2021-11-02 | Setup the project | Son Ho | 1 | -0/+2 |