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-26
Test the generation of the symbolic AST
Son Ho
1
-1
/
+1
2022-01-26
Make progress on translation
Son Ho
5
-75
/
+147
2022-01-26
Make progress on translation
Son Ho
5
-112
/
+224
2022-01-26
Do a minor cleanup
Son Ho
1
-11
/
+0
2022-01-26
Cleanup a bit
Son Ho
2
-8
/
+7
2022-01-26
Add a comment in Assumed.ml
Son Ho
1
-1
/
+8
2022-01-26
Use the signatures in Assumed.ml in InterpreterStatements and remove the
Son Ho
2
-69
/
+14
2022-01-26
Start working on signatures for the assumed functions
Son Ho
3
-2
/
+54
2022-01-26
Implement sanity checks to check the types of the input/output arguments
Son Ho
3
-13
/
+125
2022-01-26
Add some sanity checks and comments
Son Ho
2
-4
/
+11
2022-01-26
Cleanup a bit
Son Ho
1
-3
/
+3
2022-01-26
Implement the SharedBorrow case of SymbolicToPure.typed_value_to_rvalue
Son Ho
1
-6
/
+4
2022-01-26
Add a meta-value in SharedBorrow to carry the shared value
Son Ho
9
-53
/
+78
2022-01-26
Fix a typo
Son Ho
1
-1
/
+1
2022-01-26
Remove SymbolicAstUtils.ml
Son Ho
3
-96
/
+0
2022-01-26
Cleanup a bit
Son Ho
2
-39
/
+18
2022-01-26
Add some comments
Son Ho
1
-0
/
+34
2022-01-26
Implement SymbolicToPure.typed_avalue_to_given_back
Son Ho
2
-7
/
+90
2022-01-26
Replace other occurrences of mvalue with msymbolic_value
Son Ho
3
-7
/
+16
2022-01-25
Implement the ADT case of typed_avalue_to_consumed
Son Ho
1
-11
/
+25
2022-01-25
Make good progress on typed_avalue_to_consumed
Son Ho
1
-21
/
+49
2022-01-25
Make minor modifications
Son Ho
1
-2
/
+2
2022-01-25
Replace another occurrence of mvalue with msymbolic_value
Son Ho
3
-5
/
+3
2022-01-25
Use msymbolic_value instead of mvalue in some places in Values.aproj
Son Ho
4
-12
/
+8
2022-01-25
Start working on typed_avalue_to_consumed
Son Ho
2
-2
/
+51
2022-01-25
Make progress on translate_typed_value_to_rvalue
Son Ho
1
-5
/
+11
2022-01-25
Start working on translate_typed_value_to_rvalue
Son Ho
2
-15
/
+29
2022-01-25
Implement some utilities in SymbolicToPure
Son Ho
2
-17
/
+35
2022-01-25
Finish implementing SymbolicToPure.translate_end_abstraction
Son Ho
2
-6
/
+26
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
[next]