Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make [Result::Failure] type an [Error] parameter | Son Ho | 2022-11-14 | 1 | -4/+4 |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -9/+9 |
* | Update `switch` to have a specific treatment of ADTs | Son Ho | 2022-11-10 | 1 | -91/+5 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -7/+7 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -27/+99 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -3/+5 |
* | Move the AssignGlobal case from statement to rvalue | Son Ho | 2022-10-28 | 1 | -2/+3 |
* | Take care of some TODOs | Son Ho | 2022-10-28 | 1 | -1/+1 |
* | Reorganize Print.ml | Son Ho | 2022-10-27 | 1 | -1/+1 |
* | Reformat the code | Son Ho | 2022-10-27 | 1 | -3/+4 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -34/+35 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+720 |