summaryrefslogtreecommitdiff
path: root/compiler/InterpreterStatements.mli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the cps.eval_result typeSon Ho2024-05-301-1/+3
* Rename meta into spanAymeric Fromherz2024-05-241-1/+1
* Update the interpreter so that it is not written in CPS style (#120)Escherichia2024-05-231-3/+7
* formattingEscherichia2024-03-281-1/+2
* Should answer all comments, there are still some TODO: error message leftEscherichia2024-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-2/+2
* Fix the issues with the cross-references for OCaml docSon Ho2023-11-271-1/+1
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-21/+14
* Normalize the function signatures before translation to pureSon Ho2023-09-171-13/+0
* Start adding support for traitsSon Ho2023-08-311-1/+5
* Make progress proapagating the changesSon Ho2023-08-021-1/+2
* Fix the comments for ocamldocSon Ho2023-02-031-2/+3
* Make progress on Interpreter.mlSon Ho2023-02-031-1/+4
* Start implementing support for loopsSon Ho2023-02-031-2/+1
* Add some .mli filesSon Ho2022-11-071-0/+63