Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some assumed types and add more support for builtin definitions | Son Ho | 2023-10-23 | 1 | -1/+1 |
| | |||||
* | Start adding support for traits | Son Ho | 2023-08-31 | 1 | -2/+2 |
| | |||||
* | Update the code following a refactor on Charon's side | Son Ho | 2023-08-08 | 1 | -1/+3 |
| | |||||
* | Add a comment for PrePasses.remove_shallow_borrows | Son Ho | 2023-02-03 | 1 | -2/+87 |
| | |||||
* | Implement a pass to filter shallow borrows | Son Ho | 2023-02-03 | 1 | -1/+80 |
| | |||||
* | Merge loop abs so that there is one abs per function input region group | Son Ho | 2023-02-03 | 1 | -1/+115 |
| | |||||
* | Update `switch` to have a specific treatment of ADTs | Son Ho | 2022-11-10 | 1 | -3/+2 |
| | |||||
* | Deactivate filter_drop_assigns and implement remove_useless_cf_merges in ↵ | Son Ho | 2022-11-07 | 1 | -4/+107 |
| | | | | PrePasses | ||||
* | Make minor updates to account for Charon's changes | Son Ho | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -0/+54 |