summaryrefslogtreecommitdiff
path: root/compiler/InterpreterPaths.mli (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-28formattingEscherichia1-4/+8
2024-03-28Inverted meta and config argument orders (from meta -> config to config -> meta)Escherichia1-5/+5
2024-03-28WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia1-8/+9
2023-11-15Start updating the name type, cleanup the names and the module abbrevsSon Ho1-23/+17
2023-11-12Remove the 'r type variable from the ty type definitionSon Ho1-2/+5
2023-10-23Remove some assumed types and add more support for builtin definitionsSon Ho1-4/+0
2023-08-31Start adding support for traitsSon Ho1-4/+3
2023-08-02Make progress proapagating the changesSon Ho1-0/+1
2022-11-10Implement a Config.ml file which groups all the global options in referencesSon Ho1-8/+2
2022-11-10Update `switch` to have a specific treatment of ADTsSon Ho1-1/+7
2022-11-07Add some .mli filesSon Ho1-0/+105