Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-03 | Cleanup a bit | Son Ho | 1 | -3/+1 |
2024-05-27 | Split collapse into collapse and reduce, rename accordingly | Aymeric Fromherz | 1 | -1/+1 |
2024-05-24 | Rename meta into span | Aymeric Fromherz | 1 | -5/+5 |
2024-03-28 | changes after git rebase main | Escherichia | 1 | -1/+1 |
2024-03-28 | Inverted meta and config argument orders (from meta -> config to config -> meta) | Escherichia | 1 | -1/+1 |
2024-03-28 | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 1 | -2/+4 |
2024-03-08 | Fix some issues with the loops | Son Ho | 1 | -0/+15 |
2023-11-27 | Fix the issues with the cross-references for OCaml doc | Son Ho | 1 | -3/+3 |
2023-11-15 | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 1 | -19/+12 |
2023-08-03 | Fix an issue with the extraction of aggregated arrays | Son Ho | 1 | -3/+3 |
2023-06-04 | Use dune 3.7 and update the flake.lock | Son Ho | 1 | -3/+3 |
2023-02-03 | Split InterpreterLoops into several files | Son Ho | 1 | -0/+301 |