index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
ExtractToFStar.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
Take care of some TODOs
Son Ho
1
-1
/
+1
2022-10-27
Fix some comment references
Son Ho
1
-1
/
+1
2022-10-27
Move constant_value to PrimitiveValues.ml
Son Ho
1
-7
/
+7
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-26
Update the code documentation to fix links and syntax issues
Son Ho
1
-140
/
+140
2022-09-22
Add some comments
Son Ho
1
-0
/
+3
2022-09-22
Make minor cleanup
Son Ho
1
-3
/
+3
2022-09-22
Make minor modifications
Son Ho
1
-30
/
+26
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+0
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-08-11
Correct last PR remarks
Sidney Congard
1
-16
/
+8
2022-08-10
Corrected translation without using functions, remaining bug in hashmap trans...
Sidney Congard
1
-1
/
+1
2022-08-08
Register global names, one error remaining
Sidney Congard
1
-0
/
+5
2022-07-29
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
1
-29
/
+35
2022-07-18
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
1
-2
/
+9
2022-07-13
Apply small changes from the PR
Sidney Congard
1
-4
/
+4
2022-06-30
Traduct globals body separately (WIP)
Sidney Congard
1
-12
/
+117
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
1
-2
/
+1
2022-06-13
crude generation working - missing unit tests & special constants handling
Sidney Congard
1
-1
/
+4
2022-06-08
read globals from LLBC JSON into functions
Sidney Congard
1
-0
/
+1
2022-05-16
Fix an issue when extracting assumed values
Son Ho
1
-1
/
+1
2022-05-15
Add a pass to cleanup the deconstructed ADTs and fix a small issue
Son Ho
1
-1
/
+5
2022-05-15
Treat integer casts in a general manner
Son Ho
1
-7
/
+26
2022-05-06
Don't use the Rust disambiguators when generating names at extraction
Son Ho
1
-3
/
+5
2022-05-04
Make minor modifications
Son Ho
1
-1
/
+1
2022-05-04
Fix various issues when using a state
Son Ho
1
-23
/
+11
2022-05-04
Make progress updating the code
Son Ho
1
-3
/
+2
2022-05-01
Do more cleanup
Son Ho
1
-2
/
+2
2022-05-01
Cleanup
Son Ho
1
-3
/
+3
2022-05-01
Perform more renamings
Son Ho
1
-1
/
+1
2022-05-01
Perform some renamings
Son Ho
1
-4
/
+3
2022-05-01
Rename "lvalue" to "pattern"
Son Ho
1
-19
/
+19
2022-05-01
Fix a minor issue when extracting files
Son Ho
1
-6
/
+6
2022-05-01
Make a minor modification
Son Ho
1
-1
/
+1
2022-04-29
Make more progress propagating the changes
Son Ho
1
-96
/
+139
2022-04-27
Fix a minor issue
Son Ho
1
-1
/
+2
2022-04-27
Fix various bugs when extracting with a state monad
Son Ho
1
-7
/
+15
2022-04-27
Make minor modifications
Son Ho
1
-4
/
+5
2022-04-27
Update formatting
Son Ho
1
-12
/
+6
2022-04-27
Make minor modifications to formatting
Son Ho
1
-37
/
+35
2022-04-27
Update ExtractToFStar
Son Ho
1
-114
/
+188
2022-04-26
Introduce the App expression, and make progress updating the code
Son Ho
1
-1
/
+1
2022-03-04
Fix minor issues for the translation of hashmap_on_disk
Son Ho
1
-4
/
+22
[next]