| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement two phases of loops join + collapse | Aymeric Fromherz | 2024-05-30 | 1 | -0/+31 |
* | Add markers everywhere, do not use them yet | Aymeric Fromherz | 2024-05-27 | 1 | -6/+6 |
* | Start adding markers | Son Ho | 2024-05-24 | 1 | -4/+12 |
* | Rename meta into span | Aymeric Fromherz | 2024-05-24 | 1 | -15/+15 |
* | Remove the type sv_kind ("symbolic value kind") | Son Ho | 2023-12-05 | 1 | -44/+0 |
* | Fix a minor issue with the use of const generics | Son Ho | 2023-12-05 | 1 | -0/+1 |
* | Rename PrimitiveValues to Values | Son Ho | 2023-11-21 | 1 | -3/+1 |
* | Start updating the name type, cleanup the names and the module abbrevs | Son Ho | 2023-11-15 | 1 | -1/+0 |
* | Add the "V" prefix to most variants related to values | Son Ho | 2023-11-12 | 1 | -9/+9 |
* | Remove the 'r type variable from the ty type definition | Son Ho | 2023-11-12 | 1 | -221/+77 |
* | Add support for the trait associated constants | Son Ho | 2023-09-10 | 1 | -0/+2 |
* | Update following the introduction of ConstantExpr | Son Ho | 2023-08-18 | 1 | -0/+2 |
* | Fix issues | Son Ho | 2023-08-03 | 1 | -0/+2 |
* | Make progress proapagating the changes | Son Ho | 2023-08-02 | 1 | -2/+2 |
* | Start adding support for const generics | Son Ho | 2023-08-01 | 1 | -10/+5 |
* | Add more loop examples and fix issues | Son Ho | 2023-02-03 | 1 | -0/+7 |
* | Make good progress on updating SymbolicToPure | Son Ho | 2023-02-03 | 1 | -1/+10 |
* | Make progress on Interpreter.ml | Son Ho | 2023-02-03 | 1 | -1/+4 |
* | Merge loop abs so that there is one abs per function input region group | Son Ho | 2023-02-03 | 1 | -5/+25 |
* | Update the comments in Values and make minor modifications | Son Ho | 2023-02-03 | 1 | -88/+134 |
* | Remove the meta-value field from AMutBorrow | Son Ho | 2023-02-03 | 1 | -12/+1 |
* | Update a comment | Son Ho | 2023-02-03 | 1 | -1/+4 |
* | Remove the APrimitive variant from the avalues | Son Ho | 2023-02-03 | 1 | -13/+0 |
* | Remove the meta-values from the shared and reserved borrow values | Son Ho | 2023-02-03 | 1 | -27/+6 |
* | Improve the value visitors and some substitution functions | Son Ho | 2023-02-03 | 1 | -12/+46 |
* | Make progress on the environment matches | Son Ho | 2023-02-03 | 1 | -5/+24 |
* | Make progress on environment matches and joins | Son Ho | 2023-02-03 | 1 | -0/+2 |
* | Make progress on environments matches and joins | Son Ho | 2023-02-03 | 1 | -22/+66 |
* | Start implementing support for loops | Son Ho | 2023-02-03 | 1 | -73/+137 |
* | Make good progress on the Coq backend | Son Ho | 2022-11-14 | 1 | -0/+1 |
* | Update some comments | Son Ho | 2022-11-07 | 1 | -13/+13 |
* | Rename "inactivated borrows" to "reserved borrows" | Son Ho | 2022-11-07 | 1 | -11/+11 |
* | Move some files to the Charon project | Son Ho | 2022-10-28 | 1 | -1/+1 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -37/+12 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+844 |