summaryrefslogtreecommitdiff
path: root/compiler/InterpreterExpansion.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename PrimitiveValues to ValuesSon Ho2023-11-211-1/+0
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-128/+119
* Add the "V" prefix to most variants related to valuesSon Ho2023-11-121-15/+14
* Prefix variants related to types with "T"Son Ho2023-11-121-8/+8
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-18/+20
* Update following the addition of raw pointersSon Ho2023-10-251-1/+2
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-14/+1
* Start updating to handle function pointersSon Ho2023-10-201-1/+1
* Start adding support for traitsSon Ho2023-08-311-24/+21
* Make progressSon Ho2023-08-021-1/+2
* Make progress proapagating the changesSon Ho2023-08-021-20/+22
* Make minor modifications to improve the quality of the loop translationSon Ho2023-02-031-1/+3
* Remove the meta-values from the shared and reserved borrow valuesSon Ho2023-02-031-2/+1
* Make progress on the environment matchesSon Ho2023-02-031-2/+2
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-1/+1
* Reorganize branching symbolic expansions to prepare for the join operationSon Ho2022-11-101-54/+52
* Reorganize the symoblic expansions to separate the branching/non-branching onesSon Ho2022-11-101-57/+88
* Add some .mli filesSon Ho2022-11-071-52/+14
* Take care of some TODOsSon Ho2022-10-281-1/+1
* Fix some comment referencesSon Ho2022-10-271-1/+1
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-3/+4
* Reorganize a bit the projectSon Ho2022-10-271-0/+733