summaryrefslogtreecommitdiff
path: root/compiler/Cps.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161/+101
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-17/+15
* Fix some bugsSon Ho2023-02-031-1/+2
* Make good progress on updating SymbolicToPureSon Ho2023-02-031-2/+2
* Add a `Loop` node in the pure ASTSon Ho2023-02-031-4/+6
* Add an SCC.ml file for strongly connected componentsSon Ho2023-02-031-1/+1
* Make progress on Interpreter.mlSon Ho2023-02-031-2/+8
* Start implementing support for loopsSon Ho2023-02-031-3/+10
* Fix some issues with the commentsSon Ho2022-11-111-1/+1
* Reorganize a bit the projectSon Ho2022-10-271-0/+193