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
*
Add some comments
Son Ho
2022-09-22
1
-0
/
+3
*
Make minor cleanup
Son Ho
2022-09-22
1
-3
/
+3
*
Make minor modifications
Son Ho
2022-09-22
1
-30
/
+26
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+0
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Update src/ExtractToFStar.ml
Son HO
2022-09-22
1
-1
/
+1
*
Correct last PR remarks
Sidney Congard
2022-08-11
1
-16
/
+8
*
Corrected translation without using functions, remaining bug in hashmap trans...
Sidney Congard
2022-08-10
1
-1
/
+1
*
Register global names, one error remaining
Sidney Congard
2022-08-08
1
-0
/
+5
*
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
2022-07-29
1
-29
/
+35
*
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
[next]