summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsCore.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formattingEscherichia2024-03-281-2/+4
|
* Should answer all comments, there are still some TODO: error message leftEscherichia2024-03-281-18/+14
|
* Still need to fill the TODO: error message and check some meta but it buildsEscherichia2024-03-281-2/+3
|
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and ↵Escherichia2024-03-281-11/+19
| | | | we need to see how translate_crate can give meta to the functions it calls
* Add logging informationSon Ho2024-03-081-0/+1
|
* Fix a minor issue when values are moved in the loopsSon Ho2024-01-251-18/+51
|
* Fix the issues with the cross-references for OCaml docSon Ho2023-11-271-4/+4
|
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-140/+126
|
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-6/+6
|
* Make progress proapagating the changesSon Ho2023-08-021-2/+1
|
* Split InterpreterLoops into several filesSon Ho2023-02-031-0/+386