| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce AEndedSharedBorrow so as not to introduce ABottom when | Son Ho | 2022-01-27 | 1 | -2/+3 |
* | Add a meta-value in SharedBorrow to carry the shared value | Son Ho | 2022-01-26 | 1 | -6/+6 |
* | Use msymbolic_value instead of mvalue in some places in Values.aproj | Son Ho | 2022-01-25 | 1 | -2/+2 |
* | Start working on printing for symbolic AST | Son Ho | 2022-01-24 | 1 | -1/+1 |
* | Update projections_intersect to write it in terms of a more generic | Son Ho | 2022-01-21 | 1 | -28/+74 |
* | Update AProjLoans and AEndedProjLoans to take a list of given back | Son Ho | 2022-01-21 | 1 | -22/+212 |
* | Start updating the interpreter to make it CPS | Son Ho | 2022-01-19 | 1 | -0/+10 |
* | Start storing meta-values in the avalues, for synthesis purposes | Son Ho | 2022-01-19 | 1 | -31/+29 |
* | Update the types and deserialization following charon's updates | Son Ho | 2022-01-18 | 1 | -50/+5 |
* | Use the new collections | Son Ho | 2022-01-15 | 1 | -3/+3 |
* | Fix give_back_symbolic_value | Son Ho | 2022-01-14 | 1 | -14/+75 |
* | Implement loop detection when ending borrows/abstractions | Son Ho | 2022-01-14 | 1 | -0/+25 |
* | Implement give_back_symbolic_value | Son Ho | 2022-01-14 | 1 | -47/+0 |
* | Update aproj to make AEndedProjLoans take an `aproj option` and add the | Son Ho | 2022-01-14 | 1 | -36/+64 |
* | Make good progress on end_proj_loans_symbolic | Son Ho | 2022-01-14 | 1 | -56/+206 |
* | Make good progress on end_proj_loans_symbolic | Son Ho | 2022-01-13 | 1 | -0/+145 |
* | Start updating the assignment semantics | Son Ho | 2022-01-13 | 1 | -4/+10 |
* | Fix a small bug in projections_intersect and add more debugging output | Son Ho | 2022-01-13 | 1 | -0/+52 |
* | Remove the inner_outer parameter from end_borrow, etc. | Son Ho | 2022-01-12 | 1 | -18/+4 |
* | Update end_borrow to check if there are loans in borrowed values | Son Ho | 2022-01-12 | 1 | -3/+47 |
* | Introduce dummy variables and update assign_to_place | Son Ho | 2022-01-12 | 1 | -1/+3 |
* | Add an optional borrow identifier to AIgnoredMutBorrow, introduce the | Son Ho | 2022-01-07 | 1 | -3/+10 |
* | Add logging information for borrows | Son Ho | 2022-01-07 | 1 | -0/+3 |
* | Cleanup | Son Ho | 2022-01-06 | 1 | -1/+0 |
* | Fix some bugs | Son Ho | 2022-01-06 | 1 | -1/+2 |
* | Cleanup and reorganize | Son Ho | 2022-01-06 | 1 | -0/+459 |