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
2024-04-12
Start adding integer functions to the Lean library
Son Ho
1
-0
/
+19
2024-03-10
Update the name generation and add CLI to print external pat names
Son Ho
1
-4
/
+18
2024-03-08
Make progress on propagating the changes
Son Ho
1
-13
/
+2
2023-11-29
Update the code following changes in the NameMatcher
Son Ho
1
-0
/
+8
2023-11-21
Improve the generation of parent clause names
Son Ho
1
-3
/
+6
2023-11-20
Use the name matcher implemented in Charon
Son Ho
1
-0
/
+48
2023-11-16
Finish propagating the changes to the names and cleaning
Son Ho
1
-0
/
+3
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-57
/
+7
2023-09-17
Merge trans_ctx and decls_ctx
Son Ho
1
-33
/
+12
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