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
/
ExtractToFStar.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Work on decomposition of monadic let-bindings for F*
Son Ho
2022-02-04
1
-2
/
+10
|
*
Add generation of unit tests for the synthesized functions
Son Ho
2022-02-04
1
-0
/
+51
|
*
Merge the switches over integers and the matches over enumerations in
Son Ho
2022-02-04
1
-50
/
+3
|
|
|
|
the pure AST
*
Register the names of the integer types and ops to detect name clashes in
Son Ho
2022-02-04
1
-35
/
+60
|
|
|
|
ExtractToFStar
*
Make a minor modification
Son Ho
2022-02-03
1
-1
/
+0
|
*
Make a minor improvement in printing
Son Ho
2022-02-03
1
-4
/
+12
|
*
Make mor modifications
Son Ho
2022-02-03
1
-1
/
+10
|
*
Fix a small issue with the unit type
Son Ho
2022-02-03
1
-4
/
+9
|
*
Rename Assumed.fst to Primitives.fst and make progress on that
Son Ho
2022-02-03
1
-11
/
+17
|
*
Improve the extraction of `if ... then ... else ...`
Son Ho
2022-02-03
1
-1
/
+5
|
*
Fix more issues
Son Ho
2022-02-03
1
-2
/
+8
|
*
Improve the way the matches/switches are extracted
Son Ho
2022-02-03
1
-5
/
+13
|
*
Start fixing extraction of functions
Son Ho
2022-02-03
1
-5
/
+9
|
*
Implement a micro pass to filter the box functions
Son Ho
2022-02-03
1
-0
/
+1
|
*
Cleanup a bit
Son Ho
2022-02-03
1
-3
/
+4
|
*
Implement the extraction of match over enumerations
Son Ho
2022-02-03
1
-6
/
+41
|
*
Implement extraction of switch int and make extract_texpression return
Son Ho
2022-02-03
1
-71
/
+103
|
|
|
|
unit instead of [extraction_ctx]
*
Implement extraction of `if ... then ... else ...`
Son Ho
2022-02-03
1
-1
/
+36
|
*
Implement extraction of function calls
Son Ho
2022-02-03
1
-18
/
+118
|
*
Make progress on extract_texpression
Son Ho
2022-02-03
1
-3
/
+37
|
*
Implement ExtractToFStar.extract_typed_rvalue
Son Ho
2022-02-03
1
-4
/
+64
|
*
Make more progress on implementing function extraction
Son Ho
2022-02-03
1
-29
/
+108
|
*
Make progress on function extraction
Son Ho
2022-02-03
1
-5
/
+88
|
*
Start working on function extraction
Son Ho
2022-02-02
1
-0
/
+10
|
*
Make minor modifications to extract mutually recursive types
Son Ho
2022-02-02
1
-41
/
+77
|
*
Update a comment
Son Ho
2022-02-02
1
-2
/
+10
|
*
Improve formatting even more
Son Ho
2022-02-02
1
-4
/
+5
|
*
Work on formatting
Son Ho
2022-02-02
1
-5
/
+7
|
*
Make minor improvements
Son Ho
2022-02-02
1
-1
/
+2
|
*
Improve formatting
Son Ho
2022-02-02
1
-7
/
+4
|
*
Fix more issues when extracting types to F*
Son Ho
2022-02-02
1
-36
/
+36
|
*
Start working on fixing the extraction of type definitions
Son Ho
2022-02-02
1
-3
/
+25
|
*
Start generating code for type definitions
Son Ho
2022-02-02
1
-4
/
+46
|
*
Make a minor modification to ExtractToFStar.extract_type_def_enum_body
Son Ho
2022-02-01
1
-0
/
+4
|
*
Implement ExtractToFStar.mk_name_formatter
Son Ho
2022-02-01
1
-48
/
+152
|
*
Make progress on ExtractToFStar.mk_name_formatter
Son Ho
2022-01-29
1
-15
/
+45
|
*
Start working on StringUtils
Son Ho
2022-01-29
1
-0
/
+17
|
*
Cleanup a bit
Son Ho
2022-01-29
1
-19
/
+4
|
*
Make the field names optional and make progress on ExtractToFStar
Son Ho
2022-01-29
1
-11
/
+11
|
*
Make progress on ExtractToFStar
Son Ho
2022-01-29
1
-20
/
+122
|
*
Rename ExtractToFstar to ExtractToFStar
Son Ho
2022-01-29
1
-0
/
+120