summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsCore.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add markers everywhere, do not use them yetAymeric Fromherz2024-05-271-1/+17
* Rename meta into spanAymeric Fromherz2024-05-241-8/+8
* Cleanup and fix a mistakeSon Ho2024-03-291-3/+4
* formatting and changed save_error condition for failing from b to not bEscherichia2024-03-291-1/+3
* added file and line arg to craise and cassertEscherichia2024-03-291-2/+2
* 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 w...Escherichia2024-03-281-11/+19
* 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