Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-30 | Remove the cps.eval_result type | Son Ho | 1 | -4/+8 |
2024-05-24 | Rename meta into span | Aymeric Fromherz | 1 | -5/+5 |
2024-05-23 | Update the interpreter so that it is not written in CPS style (#120) | Escherichia | 1 | -22/+17 |
2024-03-28 | formatting | Escherichia | 1 | -4/+16 |
2024-03-28 | Inverted meta and config argument orders (from meta -> config to config -> meta) | Escherichia | 1 | -5/+5 |
2024-03-28 | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 1 | -6/+6 |
2023-12-13 | Make a minor modification in a comment | Son Ho | 1 | -1/+1 |
2023-11-15 | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 1 | -21/+9 |
2023-02-03 | Make good progress on updating SymbolicToPure | Son Ho | 1 | -1/+1 |
2022-11-11 | Fix some issues with the comments | Son Ho | 1 | -3/+3 |
2022-11-10 | Implement a Config.ml file which groups all the global options in references | Son Ho | 1 | -2/+1 |
2022-11-10 | Update `switch` to have a specific treatment of ADTs | Son Ho | 1 | -1/+39 |
2022-11-07 | Add some .mli files | Son Ho | 1 | -0/+37 |