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
/
FunsAnalysis.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make minor cleanup
Son Ho
2022-09-22
1
-5
/
+5
*
Update FunsAnalysis
Son Ho
2022-09-22
1
-24
/
+26
*
Update src/FunsAnalysis.ml
Son HO
2022-09-22
1
-0
/
+1
*
Update src/FunsAnalysis.ml
Son HO
2022-09-22
1
-1
/
+1
*
Correct assertion for stateless globals
Sidney Congard
2022-08-11
1
-1
/
+1
*
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
2022-07-29
1
-3
/
+10
*
Always put can_fail to true, specialize global traduction to concrete functio...
Sidney Congard
2022-07-28
1
-0
/
+2
*
Apply minor changes from PR comments
Sidney Congard
2022-07-25
1
-8
/
+1
*
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
2022-07-18
1
-3
/
+3
*
Apply small changes from the PR
Sidney Congard
2022-07-13
1
-0
/
+3
*
Remove last prints, adapt JSON
Sidney Congard
2022-07-05
1
-3
/
+0
*
Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2
Sidney Congard
2022-06-30
1
-5
/
+17
|
\
|
*
Take failing rvalues into account in FunsAnalysis.analyze_fun_decls
Son Ho
2022-06-30
1
-0
/
+8
*
|
Traduct globals body separately (WIP)
Sidney Congard
2022-06-30
1
-34
/
+43
*
|
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-1
/
+0
*
|
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-0
/
+1
|
/
*
Add comments in FunsAnalysis
Son Ho
2022-05-06
1
-2
/
+8
*
Start implementing divergence, can_fail, statefullness analyses
Son Ho
2022-05-04
1
-0
/
+111