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 (
Collapse
)
Author
Age
Files
Lines
*
In fun_id rename the variant Local to Regular
Son Ho
2022-03-03
1
-6
/
+6
|
*
Rename CFIM to LLBC
Son Ho
2022-03-03
1
-2
/
+2
|
*
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
2022-03-03
1
-2
/
+2
|
*
Move the names from Identifiers to Names
Son Ho
2022-03-03
1
-9
/
+13
|
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-22
/
+22
|
*
Update the way function names are handled
Son Ho
2022-02-24
1
-5
/
+15
|
*
Add the `State` assumed type in Pure.ml
Son Ho
2022-02-23
1
-1
/
+2
|
*
Add a comment
Son Ho
2022-02-23
1
-1
/
+18
|
*
Add a comment
Son Ho
2022-02-09
1
-0
/
+1
|
*
Cleanup a bit
Son Ho
2022-02-09
1
-10
/
+10
|
*
Implement the generation of `decreases` clauses in the definition
Son Ho
2022-02-09
1
-0
/
+4
|
|
|
|
signatures
*
Start working on the generation of decrease clauses
Son Ho
2022-02-09
1
-0
/
+31
|
*
Improve a bit the quality of the generated code by adjusting the
Son Ho
2022-02-09
1
-38
/
+25
|
|
|
|
|
function suffixes depending on whether forward/backward translations have been filtered
*
Fix some issues
Son Ho
2022-02-08
1
-79
/
+91
|
*
Make progress on implementing support for types and functions like
Son Ho
2022-02-08
1
-1
/
+9
|
|
|
|
Option and Vec
*
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
|
|
|
|
unit instead of [extraction_ctx]
*
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