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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
Make minor modifications
Son Ho
2
-4
/
+34
2022-01-20
Update Interpreter
Son Ho
3
-23
/
+49
2022-01-20
Cleanup a bit InterpreterStatements following compiler warnings
Son Ho
1
-6
/
+4
2022-01-20
Finish updating InterpreterStatements
Son Ho
2
-89
/
+101
2022-01-20
Make various style modifications
Son Ho
2
-7
/
+25
2022-01-20
Make good progress on updating InterpreterStatements to use CPS
Son Ho
5
-453
/
+614
2022-01-20
Make minor modifications in InterpreterExpressions
Son Ho
1
-6
/
+3
2022-01-20
Add more utilities for bool and integer expansion in
Son Ho
2
-16
/
+102
2022-01-20
Finish updating InterpreterExpressions
Son Ho
2
-101
/
+115
2022-01-20
Make more progress on InterpreterExpressions
Son Ho
1
-29
/
+41
2022-01-20
Cleanup a bit InterpreterBorrows
Son Ho
1
-22
/
+14
2022-01-20
Add a unit test in Cps.ml
Son Ho
1
-0
/
+8
2022-01-20
Make more progress on InterpreterExpressions
Son Ho
1
-99
/
+116
2022-01-20
Make progress on converting InterpreterExpressions to CPS
Son Ho
2
-102
/
+165
2022-01-19
Make minor updates to InterpreterBorrows and InterpreterExpansion
Son Ho
2
-29
/
+28
2022-01-19
Update InterpreterExpansion and InterpreterPaths to use CPS
Son Ho
3
-171
/
+170
2022-01-19
Update the return values
Son Ho
1
-5
/
+7
2022-01-19
Make minor modifications
Son Ho
1
-3
/
+2
2022-01-19
Start updating the interpreter to make it CPS
Son Ho
3
-115
/
+253
2022-01-19
Start working on Pure.ml
Son Ho
2
-0
/
+104
2022-01-19
Make a minor modification
Son Ho
1
-1
/
+1
2022-01-19
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
10
-244
/
+306
2022-01-19
Commit the forgotten Collections.ml
Son Ho
1
-0
/
+143
2022-01-19
Implement ty_has_borrow_under_mut
Son Ho
4
-64
/
+106
2022-01-19
Implement the sanity checks for consumption of symbolic values by
Son Ho
5
-9
/
+68
2022-01-18
Remove ty_has_regions and use ty_has_borrows instead
Son Ho
8
-39
/
+34
2022-01-18
Implement ty_has_borrows and ty_has_nested_borrows
Son Ho
1
-0
/
+21
2022-01-18
Rename type_is_primitively_copyable to ty_is_...
Son Ho
5
-7
/
+7
2022-01-18
Update type_context to have to have a type info field, use maps instead
Son Ho
6
-36
/
+62
2022-01-18
Implement TypesAnalysis.analyze_ty
Son Ho
1
-4
/
+31
2022-01-18
Finish implementing TypesAnalysis.analyze_full_ty
Son Ho
1
-47
/
+65
2022-01-18
Start working on TypesAnalysis
Son Ho
2
-0
/
+225
2022-01-18
Derive ord for the types
Son Ho
2
-10
/
+15
2022-01-18
Make a minor modification
Son Ho
1
-0
/
+2
2022-01-18
Update the types and deserialization following charon's updates
Son Ho
9
-152
/
+146
2022-01-15
Introduce abs_kind, to keep track of abstractions' origins
Son Ho
3
-4
/
+15
2022-01-15
Add sv_kind ("symbolic value kind") to track the origin of the symbolic
Son Ho
7
-30
/
+65
2022-01-15
Use the new collections
Son Ho
11
-138
/
+65
2022-01-15
Start working on Collections.ml
Son Ho
6
-26
/
+6
2022-01-14
Improve printing of symbolic values in abstractions
Son Ho
2
-21
/
+19
2022-01-14
Make minor modifications
Son Ho
1
-1
/
+2
2022-01-14
Fix give_back_symbolic_value
Son Ho
2
-24
/
+86
2022-01-14
Implement greedy expansion of symbolic variables and expansion before
Son Ho
14
-98
/
+259
2022-01-14
Update the TODOs
Son Ho
1
-2
/
+0
2022-01-14
Start working on greedy symbolic value expansion and expansion before
Son Ho
11
-62
/
+313
2022-01-14
Implement loop detection when ending borrows/abstractions
Son Ho
2
-39
/
+70
2022-01-14
Fix compilation errors
Son Ho
2
-6
/
+6
2022-01-14
Implement give_back_symbolic_value
Son Ho
3
-60
/
+26
2022-01-14
Make a minor modification
Son Ho
1
-6
/
+5
2022-01-14
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
10
-118
/
+226
[next]