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