| Commit message (Expand) | Author | Age | Files | Lines |
* | Update following the addition of raw pointers | Son Ho | 2023-10-25 | 1 | -1/+2 |
* | Remove some assumed types and add more support for builtin definitions | Son Ho | 2023-10-23 | 1 | -14/+1 |
* | Start updating to handle function pointers | Son Ho | 2023-10-20 | 1 | -1/+1 |
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -24/+21 |
* | Make progress | Son Ho | 2023-08-02 | 1 | -1/+2 |
* | Make progress proapagating the changes | Son Ho | 2023-08-02 | 1 | -20/+22 |
* | Make minor modifications to improve the quality of the loop translation | Son Ho | 2023-02-03 | 1 | -1/+3 |
* | Remove the meta-values from the shared and reserved borrow values | Son Ho | 2023-02-03 | 1 | -2/+1 |
* | Make progress on the environment matches | Son Ho | 2023-02-03 | 1 | -2/+2 |
* | Implement a Config.ml file which groups all the global options in references | Son Ho | 2022-11-10 | 1 | -1/+1 |
* | Reorganize branching symbolic expansions to prepare for the join operation | Son Ho | 2022-11-10 | 1 | -54/+52 |
* | Reorganize the symoblic expansions to separate the branching/non-branching ones | Son Ho | 2022-11-10 | 1 | -57/+88 |
* | Add some .mli files | Son Ho | 2022-11-07 | 1 | -52/+14 |
* | Take care of some TODOs | Son Ho | 2022-10-28 | 1 | -1/+1 |
* | Fix some comment references | Son Ho | 2022-10-27 | 1 | -1/+1 |
* | Move constant_value to PrimitiveValues.ml | Son Ho | 2022-10-27 | 1 | -3/+4 |
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+733 |