summaryrefslogtreecommitdiff
path: root/compiler/InterpreterExpansion.mli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the cps.eval_result typeSon Ho2024-05-301-4/+3
* Remove the options from the functions synthesizing the symbolic ASTSon Ho2024-05-301-4/+3
* Rename meta into spanAymeric Fromherz2024-05-241-7/+7
* Update the interpreter so that it is not written in CPS style (#120)Escherichia2024-05-231-29/+17
* formattingEscherichia2024-03-281-4/+15
* Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia2024-03-281-8/+8
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia2024-03-281-4/+6
* Fix the issues with the cross-references for OCaml docSon Ho2023-11-271-1/+1
* Rename PrimitiveValues to ValuesSon Ho2023-11-211-1/+0
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-31/+15
* Fix the comments for ocamldocSon Ho2023-02-031-1/+1
* Reorganize branching symbolic expansions to prepare for the join operationSon Ho2022-11-101-21/+55
* Reorganize the symoblic expansions to separate the branching/non-branching onesSon Ho2022-11-101-12/+6
* Add some .mli filesSon Ho2022-11-071-0/+73