summaryrefslogtreecommitdiff
path: root/compiler/InterpreterLoopsMatchCtxs.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27Do not activate the sanity (invariant) checks by defaultSon Ho1-1/+1
2023-11-15Start updating the name type, cleanup the names and the module abbrevsSon Ho1-273/+251
2023-11-12Add the "V" prefix to most variants related to valuesSon Ho1-38/+38
2023-11-12Prefix variants related to types with "T"Son Ho1-5/+5
2023-11-12Remove the 'r type variable from the ty type definitionSon Ho1-42/+45
2023-08-31Start adding support for traitsSon Ho1-7/+12
2023-08-02Make progress proapagating the changesSon Ho1-18/+19
2023-02-03Add a commentSon Ho1-0/+33
2023-02-03Split InterpreterLoops into several filesSon Ho1-0/+1591