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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
Make more improvements to formatting
Son Ho
1
-6
/
+18
2022-02-10
Make more improvements to formatting
Son Ho
1
-12
/
+14
2022-02-10
Make slight improvements to formatting
Son Ho
1
-2
/
+2
2022-02-10
Improve slightly more the formatting
Son Ho
1
-3
/
+6
2022-02-10
Slightly improve formatting
Son Ho
1
-1
/
+9
2022-02-09
Make minor modifications and cleanup
Son Ho
1
-0
/
+3
2022-02-09
Cleanup a bit
Son Ho
1
-43
/
+14
2022-02-09
Implement generation of template decrease clauses
Son Ho
1
-5
/
+99
2022-02-09
Implement the generation of `decreases` clauses in the definition
Son Ho
1
-8
/
+60
2022-02-09
Start working on the generation of decrease clauses
Son Ho
1
-1
/
+16
2022-02-09
Improve a bit the quality of the generated code by adjusting the
Son Ho
1
-5
/
+7
2022-02-09
Make minor modifications with regards to unit tests
Son Ho
1
-3
/
+4
2022-02-08
Fix a few more mistakes
Son Ho
1
-9
/
+15
2022-02-08
Fix some issues
Son Ho
1
-2
/
+8
2022-02-08
Make progress on implementing support for types and functions like
Son Ho
1
-1
/
+3
2022-02-08
Start adding more assumed types and functions
Son Ho
1
-3
/
+22
2022-02-07
Make a minor modification to account a change in function namings from
Son Ho
1
-1
/
+1
2022-02-04
Work on decomposition of monadic let-bindings for F*
Son Ho
1
-2
/
+10
2022-02-04
Add generation of unit tests for the synthesized functions
Son Ho
1
-0
/
+51
2022-02-04
Merge the switches over integers and the matches over enumerations in
Son Ho
1
-50
/
+3
2022-02-04
Register the names of the integer types and ops to detect name clashes in
Son Ho
1
-35
/
+60
2022-02-03
Make a minor modification
Son Ho
1
-1
/
+0
2022-02-03
Make a minor improvement in printing
Son Ho
1
-4
/
+12
2022-02-03
Make mor modifications
Son Ho
1
-1
/
+10
2022-02-03
Fix a small issue with the unit type
Son Ho
1
-4
/
+9
2022-02-03
Rename Assumed.fst to Primitives.fst and make progress on that
Son Ho
1
-11
/
+17
2022-02-03
Improve the extraction of `if ... then ... else ...`
Son Ho
1
-1
/
+5
2022-02-03
Fix more issues
Son Ho
1
-2
/
+8
2022-02-03
Improve the way the matches/switches are extracted
Son Ho
1
-5
/
+13
2022-02-03
Start fixing extraction of functions
Son Ho
1
-5
/
+9
2022-02-03
Implement a micro pass to filter the box functions
Son Ho
1
-0
/
+1
2022-02-03
Cleanup a bit
Son Ho
1
-3
/
+4
2022-02-03
Implement the extraction of match over enumerations
Son Ho
1
-6
/
+41
2022-02-03
Implement extraction of switch int and make extract_texpression return
Son Ho
1
-71
/
+103
2022-02-03
Implement extraction of `if ... then ... else ...`
Son Ho
1
-1
/
+36
2022-02-03
Implement extraction of function calls
Son Ho
1
-18
/
+118
2022-02-03
Make progress on extract_texpression
Son Ho
1
-3
/
+37
2022-02-03
Implement ExtractToFStar.extract_typed_rvalue
Son Ho
1
-4
/
+64
2022-02-03
Make more progress on implementing function extraction
Son Ho
1
-29
/
+108
2022-02-03
Make progress on function extraction
Son Ho
1
-5
/
+88
2022-02-02
Start working on function extraction
Son Ho
1
-0
/
+10
2022-02-02
Make minor modifications to extract mutually recursive types
Son Ho
1
-41
/
+77
2022-02-02
Update a comment
Son Ho
1
-2
/
+10
2022-02-02
Improve formatting even more
Son Ho
1
-4
/
+5
2022-02-02
Work on formatting
Son Ho
1
-5
/
+7
2022-02-02
Make minor improvements
Son Ho
1
-1
/
+2
2022-02-02
Improve formatting
Son Ho
1
-7
/
+4
2022-02-02
Fix more issues when extracting types to F*
Son Ho
1
-36
/
+36
2022-02-02
Start working on fixing the extraction of type definitions
Son Ho
1
-3
/
+25
2022-02-02
Start generating code for type definitions
Son Ho
1
-4
/
+46
[next]