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
/
Pure.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement PrintPure.typed_rvalue_to_string
Son Ho
2022-01-27
1
-1
/
+7
*
Implement PrintPure.typed_lvalue_to_string
Son Ho
2022-01-27
1
-1
/
+3
*
Start working on PrintPure.ml
Son Ho
2022-01-27
1
-1
/
+1
*
Add a list of input variables to Pure.fun_def
Son Ho
2022-01-27
1
-0
/
+1
*
Implement the backward case of translate_return
Son Ho
2022-01-27
1
-9
/
+0
*
Make progress on translation
Son Ho
2022-01-26
1
-2
/
+19
*
Implement sanity checks to check the types of the input/output arguments
Son Ho
2022-01-26
1
-3
/
+28
*
Cleanup a bit
Son Ho
2022-01-26
1
-4
/
+4
*
Implement SymbolicToPure.typed_avalue_to_given_back
Son Ho
2022-01-26
1
-1
/
+2
*
Start working on translate_typed_value_to_rvalue
Son Ho
2022-01-25
1
-12
/
+1
*
Finish implementing SymbolicToPure.translate_end_abstraction
Son Ho
2022-01-25
1
-2
/
+2
*
Introduce lvalues and rvalues in Pure.ml
Son Ho
2022-01-25
1
-23
/
+30
*
Make progress on SymbolicToPure.translate_end_abstraction
Son Ho
2022-01-25
1
-2
/
+6
*
Make good progress on SymbolicToPure.translate_expansion
Son Ho
2022-01-25
1
-7
/
+19
*
Implement SymbolicToPure.translate_fun_sig
Son Ho
2022-01-25
1
-13
/
+75
*
Start working on translation of the type definitions
Son Ho
2022-01-24
1
-0
/
+19
*
Start working on Pure.ml
Son Ho
2022-01-19
1
-0
/
+103