| Commit message (Expand) | Author | Files | Lines |
2022-01-29 | Make progress on ExtractToFStar | Son Ho | 1 | -0/+3 |
2022-01-29 | Make minor cleaning | Son Ho | 1 | -0/+2 |
2022-01-28 | Start working on ExtractAst | Son Ho | 1 | -0/+2 |
2022-01-28 | Make various modifications to improve the name prettyfication | Son Ho | 1 | -0/+4 |
2022-01-27 | Make minor modifications and add comments | Son Ho | 1 | -0/+7 |
2022-01-27 | Make give_back_symbolic_value fail in case we need to reinsert inside an | Son Ho | 1 | -2/+2 |
2022-01-26 | Fix various issues | Son Ho | 1 | -0/+7 |
2022-01-26 | Add TODOs | Son Ho | 1 | -2/+5 |
2022-01-26 | Add some sanity checks and comments | Son Ho | 1 | -1/+8 |
2022-01-26 | Implement SymbolicToPure.typed_avalue_to_given_back | Son Ho | 1 | -0/+4 |
2022-01-25 | Start working on typed_avalue_to_consumed | Son Ho | 1 | -0/+2 |
2022-01-24 | Start working on name generation for the synthesis | Son Ho | 1 | -0/+2 |
2022-01-24 | Make minor modifications | Son Ho | 1 | -0/+2 |
2022-01-24 | Update the TODO.md | Son Ho | 1 | -14/+13 |
2022-01-20 | Cleanup a bit InterpreterStatements following compiler warnings | Son Ho | 1 | -0/+2 |
2022-01-20 | Update the TODO | Son Ho | 1 | -0/+18 |
2022-01-19 | Start storing meta-values in the avalues, for synthesis purposes | Son Ho | 1 | -0/+3 |
2022-01-18 | Derive ord for the types | Son Ho | 1 | -2/+2 |
2022-01-18 | Update the types and deserialization following charon's updates | Son Ho | 1 | -1/+5 |
2022-01-16 | Update the TODOs | Son Ho | 1 | -11/+27 |
2022-01-15 | Start working on Collections.ml | Son Ho | 1 | -0/+11 |
2022-01-14 | Make more minor modifications | Son Ho | 1 | -1/+2 |
2022-01-14 | Make minor modifications to the TODOs | Son Ho | 1 | -11/+11 |
2022-01-14 | Improve printing of symbolic values in abstractions | Son Ho | 1 | -3/+2 |
2022-01-14 | Make minor modifications | Son Ho | 1 | -3/+4 |
2022-01-14 | Update the TODOs | Son Ho | 1 | -6/+7 |
2022-01-14 | Implement greedy expansion of symbolic variables and expansion before | Son Ho | 1 | -0/+4 |
2022-01-14 | Update the TODOs | Son Ho | 1 | -0/+4 |
2022-01-14 | Start working on greedy symbolic value expansion and expansion before | Son Ho | 1 | -5/+5 |
2022-01-14 | Implement loop detection when ending borrows/abstractions | Son Ho | 1 | -2/+1 |
2022-01-14 | Update the TODOs | Son Ho | 1 | -0/+2 |
2022-01-14 | Update the TODOs | Son Ho | 1 | -18/+18 |
2022-01-14 | Add a TODO | Son Ho | 1 | -0/+3 |
2022-01-14 | Make good progress on end_proj_loans_symbolic | Son Ho | 1 | -1/+3 |
2022-01-13 | Make good progress on end_proj_loans_symbolic | Son Ho | 1 | -0/+2 |
2022-01-13 | Update the TODO list | Son Ho | 1 | -4/+4 |
2022-01-13 | Start updating the assignment semantics | Son Ho | 1 | -16/+24 |
2022-01-13 | Update the TODOs | Son Ho | 1 | -6/+46 |
2022-01-13 | Fix a small bug in projections_intersect and add more debugging output | Son Ho | 1 | -1/+0 |
2022-01-12 | Update end_borrow to check if there are loans in borrowed values | Son Ho | 1 | -1/+3 |
2022-01-12 | Remove an item from TODO.md | Son Ho | 1 | -6/+0 |
2022-01-12 | Introduce dummy variables and update assign_to_place | Son Ho | 1 | -0/+5 |
2022-01-12 | Add more TODOs | Son Ho | 1 | -0/+3 |
2022-01-12 | Add a TODO.md file | Son Ho | 1 | -0/+24 |