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
/
PureToExtract.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
Add a comment
Son Ho
1
-0
/
+1
2022-02-09
Cleanup a bit
Son Ho
1
-10
/
+10
2022-02-09
Implement the generation of `decreases` clauses in the definition
Son Ho
1
-0
/
+4
2022-02-09
Start working on the generation of decrease clauses
Son Ho
1
-0
/
+31
2022-02-09
Improve a bit the quality of the generated code by adjusting the
Son Ho
1
-38
/
+25
2022-02-08
Fix some issues
Son Ho
1
-79
/
+91
2022-02-08
Make progress on implementing support for types and functions like
Son Ho
1
-1
/
+9
2022-02-07
Implement printing of debugging messages in case of name clashes
Son Ho
1
-22
/
+116
2022-02-03
Implement a micro pass to filter the box functions
Son Ho
1
-25
/
+0
2022-02-03
Cleanup a bit
Son Ho
1
-4
/
+2
2022-02-03
Implement extraction of switch int and make extract_texpression return
Son Ho
1
-9
/
+5
2022-02-03
Implement extraction of function calls
Son Ho
1
-68
/
+122
2022-02-03
Implement ExtractToFStar.extract_typed_rvalue
Son Ho
1
-7
/
+19
2022-02-03
Make more progress on implementing function extraction
Son Ho
1
-20
/
+96
2022-02-03
Make progress on function extraction
Son Ho
1
-4
/
+13
2022-02-02
Make minor modifications to extract mutually recursive types
Son Ho
1
-0
/
+26
2022-02-02
Fix more issues when extracting types to F*
Son Ho
1
-2
/
+3
2022-02-02
Start generating code for type definitions
Son Ho
1
-0
/
+13
2022-02-01
Implement ExtractToFStar.mk_name_formatter
Son Ho
1
-6
/
+8
2022-01-29
Make a minor modification
Son Ho
1
-1
/
+1
2022-01-29
Make progress on ExtractToFStar.mk_name_formatter
Son Ho
1
-1
/
+2
2022-01-29
Make the field names optional and make progress on ExtractToFStar
Son Ho
1
-1
/
+7
2022-01-29
Make progress on ExtractToFStar
Son Ho
1
-28
/
+62
2022-01-29
Make progress on ExtractToFstar
Son Ho
1
-1
/
+24
2022-01-29
Start working on extraction to F*
Son Ho
1
-19
/
+98
2022-01-29
Make progress on PureToExtract
Son Ho
1
-95
/
+93
2022-01-29
Make progress on PureToExtract
Son Ho
1
-81
/
+209
2022-01-27
Move some definitions from SymbolicToPure to PureToExtract
Son Ho
1
-0
/
+103