Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-04 | Start working on check_typing_invariant | Son Ho | 1 | -1/+23 |
2022-01-04 | Implement check_borrowed_values_invariant and fix minor issues | Son Ho | 1 | -5/+82 |
2022-01-04 | Fix compiler warnings | Jonathan Protzenko | 1 | -10/+6 |
2022-01-04 | Add more checks in check_loans_borrow_relation_invariant | Son Ho | 1 | -12/+34 |
2022-01-04 | Make minor modifications | Son Ho | 1 | -1/+1 |
2022-01-04 | Update the trace | Son Ho | 1 | -1/+25 |
2022-01-04 | Make progress on implementing check_loans_borrows_relations_invariant | Son Ho | 1 | -5/+196 |
2022-01-04 | Start working on invariant checking | Son Ho | 1 | -0/+31 |