index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement PrintPure.typed_rvalue_to_string
Son Ho
2022-01-27
2
-44
/
+79
*
Implement PrintPure.typed_lvalue_to_string
Son Ho
2022-01-27
2
-1
/
+64
*
Make more progress on PrintPure
Son Ho
2022-01-27
1
-16
/
+59
*
Start working on PrintPure.ml
Son Ho
2022-01-27
3
-1
/
+117
*
Introduce AEndedSharedBorrow so as not to introduce ABottom when
Son Ho
2022-01-27
6
-13
/
+21
*
Add some printing facilities to SymbolicToPure
Son Ho
2022-01-27
3
-4
/
+70
*
Fix a small issue in translate_back_ty
Son Ho
2022-01-27
2
-50
/
+28
*
Fix a mistake with the input symbolic values not being linked to the
Son Ho
2022-01-27
2
-16
/
+49
*
Make minor modifications and add comments
Son Ho
2022-01-27
4
-6
/
+45
*
Start testing translation to pure
Son Ho
2022-01-27
1
-3
/
+7
*
Cleanup a bit by removing useless `open`
Son Ho
2022-01-27
4
-7
/
+0
*
Change the signatures of several functions in Interpreter.ml
Son Ho
2022-01-27
2
-32
/
+29
*
Implement Translate.translate_module_to_pure
Son Ho
2022-01-27
1
-5
/
+17
*
Implement Translate.translate_function
Son Ho
2022-01-27
6
-29
/
+178
*
Introduce Contexts.fun_context
Son Ho
2022-01-27
2
-7
/
+15
*
Start working on Translate
Son Ho
2022-01-27
2
-37
/
+27
*
Add a list of input variables to Pure.fun_def
Son Ho
2022-01-27
2
-3
/
+24
*
Implement the backward case of translate_return
Son Ho
2022-01-27
2
-10
/
+17
*
Implement the SynthInput case of translate_end_abstraction
Son Ho
2022-01-27
1
-2
/
+53
*
Make give_back_symbolic_value fail in case we need to reinsert inside an
Son Ho
2022-01-27
2
-4
/
+16
*
Cleanup a bit
Son Ho
2022-01-27
1
-2
/
+0
*
Implement the borrow_content case of end_abstraction_borrows
Son Ho
2022-01-27
2
-6
/
+32
*
Fix a small issue in end_abstraction_loans: the loan_content case was
Son Ho
2022-01-26
1
-0
/
+13
*
Make minor modifications
Son Ho
2022-01-26
1
-1
/
+1
*
Change the test file to no_nested_borrows.cfim
Son Ho
2022-01-26
1
-3
/
+8
*
Fix a bug in the end borrows/abs loop detection
Son Ho
2022-01-26
1
-4
/
+4
*
Fix various issues
Son Ho
2022-01-26
5
-5
/
+22
*
Start actually generating symbolic ASTs for the backward functions
Son Ho
2022-01-26
2
-6
/
+18
*
Make more progress on generating the symbolic AST for the backward
Son Ho
2022-01-26
3
-11
/
+25
*
Update the .gitignore
Son Ho
2022-01-26
1
-1
/
+2
*
Make good progress on generating the symbolic AST for the backward
Son Ho
2022-01-26
2
-40
/
+146
*
Test the generation of the symbolic AST
Son Ho
2022-01-26
1
-1
/
+1
*
Make progress on translation
Son Ho
2022-01-26
5
-75
/
+147
*
Make progress on translation
Son Ho
2022-01-26
5
-112
/
+224
*
Do a minor cleanup
Son Ho
2022-01-26
1
-11
/
+0
*
Add TODOs
Son Ho
2022-01-26
1
-2
/
+5
*
Cleanup a bit
Son Ho
2022-01-26
2
-8
/
+7
*
Add a comment in Assumed.ml
Son Ho
2022-01-26
1
-1
/
+8
*
Use the signatures in Assumed.ml in InterpreterStatements and remove the
Son Ho
2022-01-26
2
-69
/
+14
*
Start working on signatures for the assumed functions
Son Ho
2022-01-26
3
-2
/
+54
*
Implement sanity checks to check the types of the input/output arguments
Son Ho
2022-01-26
3
-13
/
+125
*
Add some sanity checks and comments
Son Ho
2022-01-26
3
-5
/
+19
*
Cleanup a bit
Son Ho
2022-01-26
1
-3
/
+3
*
Implement the SharedBorrow case of SymbolicToPure.typed_value_to_rvalue
Son Ho
2022-01-26
1
-6
/
+4
*
Add a meta-value in SharedBorrow to carry the shared value
Son Ho
2022-01-26
9
-53
/
+78
*
Fix a typo
Son Ho
2022-01-26
1
-1
/
+1
*
Remove SymbolicAstUtils.ml
Son Ho
2022-01-26
3
-96
/
+0
*
Cleanup a bit
Son Ho
2022-01-26
2
-39
/
+18
*
Add some comments
Son Ho
2022-01-26
1
-0
/
+34
*
Implement SymbolicToPure.typed_avalue_to_given_back
Son Ho
2022-01-26
3
-7
/
+94
[prev]
[next]