Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -10/+9 |
* | Update some comments | Son Ho | 2022-11-07 | 1 | -1/+1 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -8/+8 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -17/+19 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -6/+7 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+794 |