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
/
TranslateCore.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-03
Add the keep_fwd field in TranslateCore.pure_fun_translation
Son Ho
1
-1
/
+12
2023-09-03
Update TranslateCore.pure_fun_translation
Son Ho
1
-1
/
+1
2023-09-03
Update the type TranslateCore.fun_and_loops
Son Ho
1
-1
/
+1
2023-09-03
Make progress on the extraction
Son Ho
1
-0
/
+1
2023-08-31
Update TranslateCore and factor out some definitions in PrintPure
Son Ho
1
-16
/
+30
2023-08-02
Make progress proapagating the changes
Son Ho
1
-6
/
+12
2023-02-03
Fix various issues with the generation of code for the loops
Son Ho
1
-1
/
+3
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-13
Rename Modules to Crates
Son Ho
1
-1
/
+0
2022-09-22
Reformat the project with dune
Son Ho
1
-3
/
+7
2022-07-18
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
1
-6
/
+11
2022-06-30
Traduct globals body separately (WIP)
Sidney Congard
1
-2
/
+4
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
1
-5
/
+5
2022-06-08
read globals from LLBC JSON into functions
Sidney Congard
1
-4
/
+5
2022-05-04
Start implementing divergence, can_fail, statefullness analyses
Son Ho
1
-1
/
+10
2022-03-03
Rename CFIM to LLBC
Son Ho
1
-1
/
+1
2022-03-03
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
1
-19
/
+19
2022-02-24
Update the way function names are handled
Son Ho
1
-1
/
+2
2022-02-08
Make minor modifications
Son Ho
1
-0
/
+6
2022-01-28
Finish implementing filter_unused_assignments
Son Ho
1
-0
/
+3
2022-01-28
Cleanup a bit
Son Ho
1
-1
/
+0
2022-01-28
Apply the micro-passes to the pure ASTs
Son Ho
1
-0
/
+2
2022-01-28
Make a lot of small modifications
Son Ho
1
-0
/
+34