summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsFixedPoint.mli (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-24Rename meta into spanAymeric Fromherz1-5/+5
2024-05-23Update the interpreter so that it is not written in CPS style (#120)Escherichia1-1/+3
2024-03-28formattingEscherichia1-2/+5
2024-03-28changes after git rebase mainEscherichia1-1/+1
2024-03-28Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia1-2/+2
2024-03-28WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia1-3/+4
2024-03-08Simplify the contexts before symbolically evaluating loopsSon Ho1-0/+12
2024-03-08Make progress on fixing the loopsSon Ho1-0/+2
2023-11-15Start updating the name type, cleanup the names and the module abbrevsSon Ho1-17/+9
2023-02-03Split InterpreterLoops into several filesSon Ho1-0/+166