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 (
Expand
)
Author
Age
Files
Lines
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
1
-2
/
+9
*
Apply small changes from the PR
Sidney Congard
2022-07-13
1
-4
/
+4
*
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
1
-12
/
+117
*
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-2
/
+1
*
crude generation working - missing unit tests & special constants handling
Sidney Congard
2022-06-13
1
-1
/
+4
*
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-0
/
+1
*
Fix an issue when extracting assumed values
Son Ho
2022-05-16
1
-1
/
+1
*
Add a pass to cleanup the deconstructed ADTs and fix a small issue
Son Ho
2022-05-15
1
-1
/
+5
*
Treat integer casts in a general manner
Son Ho
2022-05-15
1
-7
/
+26
*
Don't use the Rust disambiguators when generating names at extraction
Son Ho
2022-05-06
1
-3
/
+5
*
Make minor modifications
Son Ho
2022-05-04
1
-1
/
+1
*
Fix various issues when using a state
Son Ho
2022-05-04
1
-23
/
+11
*
Make progress updating the code
Son Ho
2022-05-04
1
-3
/
+2
*
Do more cleanup
Son Ho
2022-05-01
1
-2
/
+2
*
Cleanup
Son Ho
2022-05-01
1
-3
/
+3
*
Perform more renamings
Son Ho
2022-05-01
1
-1
/
+1
*
Perform some renamings
Son Ho
2022-05-01
1
-4
/
+3
*
Rename "lvalue" to "pattern"
Son Ho
2022-05-01
1
-19
/
+19
*
Fix a minor issue when extracting files
Son Ho
2022-05-01
1
-6
/
+6
*
Make a minor modification
Son Ho
2022-05-01
1
-1
/
+1
*
Make more progress propagating the changes
Son Ho
2022-04-29
1
-96
/
+139
*
Fix a minor issue
Son Ho
2022-04-27
1
-1
/
+2
*
Fix various bugs when extracting with a state monad
Son Ho
2022-04-27
1
-7
/
+15
*
Make minor modifications
Son Ho
2022-04-27
1
-4
/
+5
*
Update formatting
Son Ho
2022-04-27
1
-12
/
+6
*
Make minor modifications to formatting
Son Ho
2022-04-27
1
-37
/
+35
*
Update ExtractToFStar
Son Ho
2022-04-27
1
-114
/
+188
*
Introduce the App expression, and make progress updating the code
Son Ho
2022-04-26
1
-1
/
+1
*
Fix minor issues for the translation of hashmap_on_disk
Son Ho
2022-03-04
1
-4
/
+22
*
Make minor modifications to the variable names generation
Son Ho
2022-03-04
1
-3
/
+7
*
Fix a minor issue with external function declarations
Son Ho
2022-03-04
1
-0
/
+21
*
Fix minor issues when using the state-error monad
Son Ho
2022-03-04
1
-2
/
+41
*
Fix minor issues with regards to extraction of opaque types
Son Ho
2022-03-04
1
-14
/
+20
*
Fix minor mistakes with regards to extraction of external declarations
Son Ho
2022-03-04
1
-40
/
+51
*
Make good progress on adding support for external and opaque
Son Ho
2022-03-03
1
-20
/
+30
*
Finish updating Translate and ExtractToFStar
Son Ho
2022-03-03
1
-18
/
+34
*
Make good progress updating Translate
Son Ho
2022-03-03
1
-3
/
+7
*
Update the name definition to use path_elem
Son Ho
2022-03-03
1
-5
/
+6
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-23
/
+23
*
Update the way function names are handled
Son Ho
2022-02-24
1
-9
/
+11
*
Start working on generating code which uses a state-error monad
Son Ho
2022-02-23
1
-3
/
+4
*
Add the `State` assumed type in Pure.ml
Son Ho
2022-02-23
1
-4
/
+11
*
Improve variable name generation
Son Ho
2022-02-23
1
-3
/
+15
*
Inline more let-bindings and improve formatting
Son Ho
2022-02-23
1
-15
/
+32
*
Make more improvements to formatting
Son Ho
2022-02-10
1
-6
/
+18
*
Make more improvements to formatting
Son Ho
2022-02-10
1
-12
/
+14
*
Make slight improvements to formatting
Son Ho
2022-02-10
1
-2
/
+2
*
Improve slightly more the formatting
Son Ho
2022-02-10
1
-3
/
+6
*
Slightly improve formatting
Son Ho
2022-02-10
1
-1
/
+9
*
Make minor modifications and cleanup
Son Ho
2022-02-09
1
-0
/
+3
[next]