Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -8/+7 |
* | Make progress proapagating the changes | Son Ho | 2023-08-02 | 1 | -10/+10 |
* | Remove the meta-value field from AMutBorrow | Son Ho | 2023-02-03 | 1 | -3/+1 |
* | Remove the APrimitive variant from the avalues | Son Ho | 2023-02-03 | 1 | -2/+1 |
* | Remove the meta-values from the shared and reserved borrow values | Son Ho | 2023-02-03 | 1 | -4/+4 |
* | Make progress on the environment matches | Son Ho | 2023-02-03 | 1 | -6/+25 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -7/+7 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -52/+2 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -23/+27 |
* | Reformat the code | Son Ho | 2022-10-27 | 1 | -1/+2 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -4/+4 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+543 |