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