summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsFixedPoint.mli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with the type of the values given back by loopsSon Ho2024-06-031-2/+3
* Rename meta into spanAymeric Fromherz2024-05-241-5/+5
* Update the interpreter so that it is not written in CPS style (#120)Escherichia2024-05-231-1/+3
* 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 w...Escherichia2024-03-281-3/+4
* 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