index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Print.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update AProjLoans and AEndedProjLoans to take a list of given back
Son Ho
2022-01-21
1
-6
/
+17
*
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
2022-01-19
1
-4
/
+7
*
Update type_context to have to have a type info field, use maps instead
Son Ho
2022-01-18
1
-20
/
+23
*
Use the new collections
Son Ho
2022-01-15
1
-5
/
+5
*
Start working on Collections.ml
Son Ho
2022-01-15
1
-1
/
+1
*
Improve printing of symbolic values in abstractions
Son Ho
2022-01-14
1
-18
/
+16
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-10
/
+9
*
Start working on greedy symbolic value expansion and expansion before
Son Ho
2022-01-14
1
-9
/
+9
*
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
2022-01-14
1
-2
/
+6
*
Introduce "AIgnore" for the avalues
Son Ho
2022-01-13
1
-0
/
+1
*
Introduce ended borrow/loan projectors over symbolic values
Son Ho
2022-01-13
1
-0
/
+2
*
Update end_borrow to check if there are loans in borrowed values
Son Ho
2022-01-12
1
-0
/
+19
*
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
-2
/
+15
*
Improve logging and introduce eval_operands_prepare
Son Ho
2022-01-07
1
-1
/
+7
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-8
/
+4
*
Fix some bugs
Son Ho
2022-01-06
1
-0
/
+4
*
Make minor improvements to printing
Son Ho
2022-01-06
1
-8
/
+13
*
Fix some printing issues
Son Ho
2022-01-06
1
-2
/
+2
*
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
1
-1
/
+1
*
Introduce the type_context definition
Son Ho
2022-01-05
1
-4
/
+6
*
Replace AProjSharedLoan with AIgnoredSharedLoan
Son Ho
2022-01-03
1
-4
/
+2
*
Cleanup a bit to remove warnings
Son Ho
2022-01-03
1
-5
/
+3
*
Rename AIgnoredShared{Borrow,Loan} to AProjShared{Borrow,Loan}
Son Ho
2021-12-17
1
-2
/
+2
*
Change the definition of abstract_shared_borrows
Son Ho
2021-12-17
1
-7
/
+9
*
Use RegionVarId and RegionId in a more consistent manner
Son Ho
2021-12-17
1
-17
/
+55
*
Implement the avalue cases of give_back_value
Son Ho
2021-12-17
1
-1
/
+1
*
Rename env_value to env_elem
Son Ho
2021-12-08
1
-3
/
+2
*
Add a comment
Son Ho
2021-12-08
1
-0
/
+4
*
Remove g_value, g_typed_value, etc. to make values and abstract values
Son Ho
2021-12-08
1
-52
/
+59
*
Fix Print.ml
Son Ho
2021-12-07
1
-6
/
+6
*
Make minor cleanup
Son Ho
2021-12-03
1
-3
/
+2
*
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
2021-12-01
1
-49
/
+50
*
Merge value and avalue
Son Ho
2021-12-01
1
-48
/
+58
*
Simplify the adt_value type
Son Ho
2021-12-01
1
-3
/
+8
*
Cleanup a bit
Son Ho
2021-12-01
1
-5
/
+0
*
Factorize type_var and region_var
Son Ho
2021-12-01
1
-6
/
+6
*
Move some definitions to new files
Son Ho
2021-12-01
1
-3
/
+4
*
Move the var definition
Son Ho
2021-12-01
1
-6
/
+6
*
Merge statements and expressions into statements
Son Ho
2021-12-01
1
-36
/
+28
*
Make minor cleanup
Son Ho
2021-11-30
1
-6
/
+1
*
Introduce [binder] and use them in place of [var] in the environments
Son Ho
2021-11-30
1
-3
/
+8
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-40
/
+26
*
Debug box_free
Son Ho
2021-11-30
1
-2
/
+3
*
Fix more bugs
Son Ho
2021-11-30
1
-0
/
+4
*
Add more debugging facilities
Son Ho
2021-11-30
1
-0
/
+16
*
Debug some issues in the interpreter
Son Ho
2021-11-30
1
-12
/
+26
*
Cleanup a bit
Son Ho
2021-11-29
1
-77
/
+0
*
Start deriving formatters for debugging
Son Ho
2021-11-29
1
-0
/
+77
*
Improve formatting
Son Ho
2021-11-29
1
-5
/
+8
[next]