summaryrefslogtreecommitdiff
path: root/src/FunsAnalysis.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2Sidney Congard2022-06-301-5/+17
|\
| * Take failing rvalues into account in FunsAnalysis.analyze_fun_declsSon Ho2022-06-301-0/+8
* | Traduct globals body separately (WIP)Sidney Congard2022-06-301-34/+43
* | concrete & symbolic evaluation work with new LLBC formatSidney Congard2022-06-211-1/+0
* | read globals from LLBC JSON into functionsSidney Congard2022-06-081-0/+1
|/
* Add comments in FunsAnalysisSon Ho2022-05-061-2/+8
* Start implementing divergence, can_fail, statefullness analysesSon Ho2022-05-041-0/+111