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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Finish updating the calls to the synthesis functions to generate the
Son Ho
2022-01-21
8
-123
/
+99
*
Start working on the generation of the symbolic AST
Son Ho
2022-01-21
10
-52
/
+240
*
Add invariant checks at the end of [end_borrow] and [end_abstraction]
Son Ho
2022-01-21
2
-6
/
+14
*
Make minor modifications for the invariants checks
Son Ho
2022-01-21
2
-14
/
+9
*
Implement more invariant checks for the symbolic values
Son Ho
2022-01-21
1
-3
/
+34
*
Update projections_intersect to write it in terms of a more generic
Son Ho
2022-01-21
2
-28
/
+79
*
Update AProjLoans and AEndedProjLoans to take a list of given back
Son Ho
2022-01-21
7
-167
/
+442
*
Add comments
Son Ho
2022-01-20
1
-2
/
+7
*
Fix a minor issue in expand_symbolic_value
Son Ho
2022-01-20
3
-17
/
+25
*
Update a comment
Son Ho
2022-01-20
1
-4
/
+15
*
Fix a comment
Son Ho
2022-01-20
1
-1
/
+1
*
Make minor modifications
Son Ho
2022-01-20
2
-4
/
+34
*
Update Interpreter
Son Ho
2022-01-20
3
-23
/
+49
*
Cleanup a bit InterpreterStatements following compiler warnings
Son Ho
2022-01-20
1
-6
/
+4
*
Finish updating InterpreterStatements
Son Ho
2022-01-20
2
-89
/
+101
*
Make various style modifications
Son Ho
2022-01-20
2
-7
/
+25
*
Make good progress on updating InterpreterStatements to use CPS
Son Ho
2022-01-20
5
-453
/
+614
*
Make minor modifications in InterpreterExpressions
Son Ho
2022-01-20
1
-6
/
+3
*
Add more utilities for bool and integer expansion in
Son Ho
2022-01-20
2
-16
/
+102
*
Finish updating InterpreterExpressions
Son Ho
2022-01-20
2
-101
/
+115
*
Make more progress on InterpreterExpressions
Son Ho
2022-01-20
1
-29
/
+41
*
Cleanup a bit InterpreterBorrows
Son Ho
2022-01-20
1
-22
/
+14
*
Add a unit test in Cps.ml
Son Ho
2022-01-20
1
-0
/
+8
*
Make more progress on InterpreterExpressions
Son Ho
2022-01-20
1
-99
/
+116
*
Make progress on converting InterpreterExpressions to CPS
Son Ho
2022-01-20
2
-102
/
+165
*
Make minor updates to InterpreterBorrows and InterpreterExpansion
Son Ho
2022-01-19
2
-29
/
+28
*
Update InterpreterExpansion and InterpreterPaths to use CPS
Son Ho
2022-01-19
3
-171
/
+170
*
Update the return values
Son Ho
2022-01-19
1
-5
/
+7
*
Make minor modifications
Son Ho
2022-01-19
1
-3
/
+2
*
Start updating the interpreter to make it CPS
Son Ho
2022-01-19
3
-115
/
+253
*
Start working on Pure.ml
Son Ho
2022-01-19
2
-0
/
+104
*
Make a minor modification
Son Ho
2022-01-19
1
-1
/
+1
*
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
2022-01-19
10
-244
/
+306
*
Commit the forgotten Collections.ml
Son Ho
2022-01-19
1
-0
/
+143
*
Implement ty_has_borrow_under_mut
Son Ho
2022-01-19
4
-64
/
+106
*
Implement the sanity checks for consumption of symbolic values by
Son Ho
2022-01-19
5
-9
/
+68
*
Remove ty_has_regions and use ty_has_borrows instead
Son Ho
2022-01-18
8
-39
/
+34
*
Implement ty_has_borrows and ty_has_nested_borrows
Son Ho
2022-01-18
1
-0
/
+21
*
Rename type_is_primitively_copyable to ty_is_...
Son Ho
2022-01-18
5
-7
/
+7
*
Update type_context to have to have a type info field, use maps instead
Son Ho
2022-01-18
6
-36
/
+62
*
Implement TypesAnalysis.analyze_ty
Son Ho
2022-01-18
1
-4
/
+31
*
Finish implementing TypesAnalysis.analyze_full_ty
Son Ho
2022-01-18
1
-47
/
+65
*
Start working on TypesAnalysis
Son Ho
2022-01-18
2
-0
/
+225
*
Derive ord for the types
Son Ho
2022-01-18
2
-10
/
+15
*
Make a minor modification
Son Ho
2022-01-18
1
-0
/
+2
*
Update the types and deserialization following charon's updates
Son Ho
2022-01-18
9
-152
/
+146
*
Introduce abs_kind, to keep track of abstractions' origins
Son Ho
2022-01-15
3
-4
/
+15
*
Add sv_kind ("symbolic value kind") to track the origin of the symbolic
Son Ho
2022-01-15
7
-30
/
+65
*
Use the new collections
Son Ho
2022-01-15
11
-138
/
+65
*
Start working on Collections.ml
Son Ho
2022-01-15
6
-26
/
+6
[prev]
[next]