Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the comments in Values and make minor modifications | Son Ho | 2023-02-03 | 1 | -3/+2 |
* | Remove the meta-value field from AMutBorrow | Son Ho | 2023-02-03 | 1 | -1/+1 |
* | Remove the APrimitive variant from the avalues | Son Ho | 2023-02-03 | 1 | -1/+0 |
* | Remove the meta-values from the shared and reserved borrow values | Son Ho | 2023-02-03 | 1 | -3/+2 |
* | Make some fixes | Son Ho | 2023-02-03 | 1 | -2/+18 |
* | Make progress on the environment matches | Son Ho | 2023-02-03 | 1 | -2/+4 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -2/+2 |
* | Add ids to the dummy variables | Son Ho | 2022-11-07 | 1 | -10/+16 |
* | Replace all the occurrences of `failwith ...` with `raise (Failure ...)` | Son Ho | 2022-11-07 | 1 | -7/+9 |
* | Make minor modifications | Son Ho | 2022-10-28 | 1 | -3/+7 |
* | Move some files to the Charon project | Son Ho | 2022-10-28 | 1 | -728/+4 |
* | Reorganize Print.ml | Son Ho | 2022-10-27 | 1 | -262/+271 |
* | 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/+1283 |