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