summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsJoinCtxs.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not activate the sanity (invariant) checks by defaultSon Ho2023-11-271-1/+1
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-132/+123
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-29/+22
* Normalize the function signatures before translation to pureSon Ho2023-09-171-0/+3
* Compute the normalized trait types maps and update InterpreterSon Ho2023-09-011-3/+0
* Implement the normalization functions in AssociatedTypesSon Ho2023-09-011-0/+6
* Start adding support for traitsSon Ho2023-08-311-0/+9
* Update following the introduction of ConstantExprSon Ho2023-08-181-0/+3
* Make progress proapagating the changesSon Ho2023-08-021-0/+4
* Split InterpreterLoops into several filesSon Ho2023-02-031-0/+719