Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | formatting | Escherichia | 2024-03-28 | 1 | -4/+8 |
* | Inverted meta and config argument orders (from meta -> config to config -> meta) | Escherichia | 2024-03-28 | 1 | -5/+5 |
* | WIP: translate.ml and extract.ml do not compile. Some assert left to do and w... | Escherichia | 2024-03-28 | 1 | -8/+9 |
* | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 2023-11-15 | 1 | -23/+17 |
* | Remove the 'r type variable from the ty type definition | Son Ho | 2023-11-12 | 1 | -2/+5 |
* | Remove some assumed types and add more support for builtin definitions | Son Ho | 2023-10-23 | 1 | -4/+0 |
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -4/+3 |
* | Make progress proapagating the changes | Son Ho | 2023-08-02 | 1 | -0/+1 |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -8/+2 |
* | Update `switch` to have a specific treatment of ADTs | Son Ho | 2022-11-10 | 1 | -1/+7 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -0/+105 |