summaryrefslogtreecommitdiff
path: root/compiler/InterpreterPaths.mli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the cps.eval_result typeSon Ho2024-05-301-1/+1
* Rename meta into spanAymeric Fromherz2024-05-241-9/+9
* Update the interpreter so that it is not written in CPS style (#120)Escherichia2024-05-231-1/+5
* formattingEscherichia2024-03-281-4/+8
* 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-8/+9
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-23/+17
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-2/+5
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-4/+0
* Start adding support for traitsSon Ho2023-08-311-4/+3
* Make progress proapagating the changesSon Ho2023-08-021-0/+1
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-8/+2
* Update `switch` to have a specific treatment of ADTsSon Ho2022-11-101-1/+7
* Add some .mli filesSon Ho2022-11-071-0/+105