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
/
Translate.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the name registration for globals
Son Ho
2022-09-22
1
-3
/
+8
*
Make minor cleanup
Son Ho
2022-09-22
1
-28
/
+31
*
Update src/Translate.ml
Son HO
2022-09-22
1
-1
/
+1
*
Register global names, one error remaining
Sidney Congard
2022-08-08
1
-1
/
+5
*
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
2022-07-29
1
-4
/
+17
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
1
-9
/
+12
*
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
1
-3
/
+4
*
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-14
/
+22
*
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-10
/
+11
*
Use the core_unix package instead of core
Son Ho
2022-05-10
1
-1
/
+1
*
Update the extraction to set the fuel to 1 in the Z3 options
Son Ho
2022-05-06
1
-2
/
+2
*
Update the translation so that we use a state only in the functions
Son Ho
2022-05-05
1
-14
/
+14
*
Start implementing divergence, can_fail, statefullness analyses
Son Ho
2022-05-04
1
-0
/
+3
*
Make minor modifications
Son Ho
2022-05-04
1
-17
/
+15
*
Fix various issues when using a state
Son Ho
2022-05-04
1
-7
/
+1
*
Fix more issues
Son Ho
2022-05-04
1
-15
/
+3
*
Fix some issues when using states
Son Ho
2022-05-04
1
-1
/
+3
*
Make progress updating the code
Son Ho
2022-05-04
1
-17
/
+39
*
Make minor updates
Son Ho
2022-04-27
1
-0
/
+1
*
Fix minor issues for the translation of hashmap_on_disk
Son Ho
2022-03-04
1
-8
/
+38
*
Fix a minor issue
Son Ho
2022-03-04
1
-6
/
+9
*
Fix minor issues when using the state-error monad
Son Ho
2022-03-04
1
-5
/
+44
*
Fix minor issues with regards to extraction of opaque types
Son Ho
2022-03-04
1
-1
/
+1
*
Fix minor mistakes with regards to extraction of external declarations
Son Ho
2022-03-04
1
-4
/
+8
*
Update the code to create missing directories upon export
Son Ho
2022-03-04
1
-0
/
+6
*
Change the extension of the serialized files to .llbc
Son Ho
2022-03-03
1
-1
/
+1
*
Fix minor issues
Son Ho
2022-03-03
1
-3
/
+3
*
In fun_id rename the variant Local to Regular
Son Ho
2022-03-03
1
-4
/
+4
*
Update SymbolicToPure and Translate
Son Ho
2022-03-03
1
-88
/
+122
*
Make good progress on adding support for external and opaque
Son Ho
2022-03-03
1
-4
/
+4
*
Rename CFIM to LLBC
Son Ho
2022-03-03
1
-9
/
+9
*
Finish updating Translate and ExtractToFStar
Son Ho
2022-03-03
1
-3
/
+2
*
Make good progress updating Translate
Son Ho
2022-03-03
1
-6
/
+87
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-43
/
+43
*
Update the way function names are handled
Son Ho
2022-02-24
1
-2
/
+4
*
Start working on generating code which uses a state-error monad
Son Ho
2022-02-23
1
-6
/
+0
*
Add an option to control the translation to error monad or state-error
Son Ho
2022-02-23
1
-1
/
+7
*
Print the generated file headers with Printf rather than the formatter
Son Ho
2022-02-10
1
-32
/
+19
*
Cleanup a bit
Son Ho
2022-02-09
1
-21
/
+23
*
Make a minor modification
Son Ho
2022-02-09
1
-1
/
+1
*
Implement extration to different files
Son Ho
2022-02-09
1
-41
/
+121
*
Implement generation of template decrease clauses
Son Ho
2022-02-09
1
-0
/
+9
*
Implement the generation of `decreases` clauses in the definition
Son Ho
2022-02-09
1
-7
/
+19
*
Start implementing selection of the extracted definitions
Son Ho
2022-02-09
1
-37
/
+49
*
Add more command line arguments for the decrease clauses
Son Ho
2022-02-09
1
-0
/
+10
*
Start working on making the extraction more modular in order to generate
Son Ho
2022-02-09
1
-85
/
+120
*
Add logging information
Son Ho
2022-02-09
1
-4
/
+9
*
Start working on the generation of decrease clauses
Son Ho
2022-02-09
1
-1
/
+16
*
Introduce a translation config in Translate.ml
Son Ho
2022-02-09
1
-14
/
+19
*
Make minor improvements to the generated files
Son Ho
2022-02-09
1
-2
/
+5
[next]