summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsFixedPoint.mli (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formattingEscherichia2024-03-281-2/+5
|
* changes after git rebase mainEscherichia2024-03-281-1/+1
|
* Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia2024-03-281-2/+2
|
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and ↵Escherichia2024-03-281-3/+4
| | | | we need to see how translate_crate can give meta to the functions it calls
* Simplify the contexts before symbolically evaluating loopsSon Ho2024-03-081-0/+12
|
* Make progress on fixing the loopsSon Ho2024-03-081-0/+2
|
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-17/+9
|
* Split InterpreterLoops into several filesSon Ho2023-02-031-0/+166