summaryrefslogtreecommitdiff
path: root/compiler/InterpreterExpressions.mli (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-22/+17
* formattingEscherichia2024-03-281-4/+16
* Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia2024-03-281-5/+5
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia2024-03-281-6/+6
* Make a minor modification in a commentSon Ho2023-12-131-1/+1
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-21/+9
* Make good progress on updating SymbolicToPureSon Ho2023-02-031-1/+1
* Fix some issues with the commentsSon Ho2022-11-111-3/+3
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-2/+1
* Update `switch` to have a specific treatment of ADTsSon Ho2022-11-101-1/+39
* Add some .mli filesSon Ho2022-11-071-0/+37