Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename meta into span | Aymeric Fromherz | 2024-05-24 | 1 | -7/+7 |
* | Update the interpreter so that it is not written in CPS style (#120) | Escherichia | 2024-05-23 | 1 | -29/+17 |
* | formatting | Escherichia | 2024-03-28 | 1 | -4/+15 |
* | Inverted meta and config argument orders (from meta -> config to config -> meta) | Escherichia | 2024-03-28 | 1 | -8/+8 |
* | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 2024-03-28 | 1 | -4/+6 |
* | Fix the issues with the cross-references for OCaml doc | Son Ho | 2023-11-27 | 1 | -1/+1 |
* | Rename PrimitiveValues to Values | Son Ho | 2023-11-21 | 1 | -1/+0 |
* | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 2023-11-15 | 1 | -31/+15 |
* | Fix the comments for ocamldoc | Son Ho | 2023-02-03 | 1 | -1/+1 |
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -21/+55 |
* | Reorganize the symoblic expansions to separate the branching/non-branching ones | Son Ho | 2022-11-10 | 1 | -12/+6 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -0/+73 |