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-25
Make the back_id field non optional in Values.abs
Son Ho
3
-12
/
+10
2022-01-25
Make minor modifications
Son Ho
1
-9
/
+83
2022-01-25
Add a SynthInputGivenBack case in Values.sv_kind
Son Ho
3
-8
/
+16
2022-01-25
Introduce lvalues and rvalues in Pure.ml
Son Ho
2
-56
/
+91
2022-01-25
Make progress on SymbolicToPure.translate_end_abstraction
Son Ho
6
-52
/
+182
2022-01-25
Replace BackwardFunctionId with RegionGroupId
Son Ho
3
-15
/
+12
2022-01-25
Start working on translate_end_abstraction
Son Ho
3
-6
/
+76
2022-01-25
Implement the forgotten Tuple case in SymbolicToPure.translate_expansion
Son Ho
1
-1
/
+3
2022-01-25
Finish implementing SymbolicToPure.translate_expansion
Son Ho
1
-1
/
+15
2022-01-25
Make good progress on SymbolicToPure.translate_expansion
Son Ho
5
-56
/
+210
2022-01-25
Implement SymbolicToPure.translate_fun_sig
Son Ho
6
-59
/
+344
2022-01-24
Make minor modifications
Son Ho
1
-0
/
+3
2022-01-24
Start working on translation of the type definitions
Son Ho
3
-1
/
+102
2022-01-24
Start working on name generation for the synthesis
Son Ho
4
-1
/
+315
2022-01-24
Make minor modifications
Son Ho
4
-5
/
+14
2022-01-24
Start working on printing for symbolic AST
Son Ho
7
-5
/
+165
2022-01-21
Finish updating the calls to the synthesis functions to generate the
Son Ho
8
-123
/
+99
2022-01-21
Start working on the generation of the symbolic AST
Son Ho
10
-52
/
+240
2022-01-21
Add invariant checks at the end of [end_borrow] and [end_abstraction]
Son Ho
2
-6
/
+14
2022-01-21
Make minor modifications for the invariants checks
Son Ho
2
-14
/
+9
2022-01-21
Implement more invariant checks for the symbolic values
Son Ho
1
-3
/
+34
2022-01-21
Update projections_intersect to write it in terms of a more generic
Son Ho
2
-28
/
+79
2022-01-21
Update AProjLoans and AEndedProjLoans to take a list of given back
Son Ho
7
-167
/
+442
2022-01-20
Add comments
Son Ho
1
-2
/
+7
2022-01-20
Fix a minor issue in expand_symbolic_value
Son Ho
3
-17
/
+25
2022-01-20
Update a comment
Son Ho
1
-4
/
+15
2022-01-20
Fix a comment
Son Ho
1
-1
/
+1
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
[next]