Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-25 | Apply minor changes from PR comments | Sidney Congard | 1 | -8/+1 |
2022-07-18 | Address much stuff of the PR, throw exceptions at remaining places | Sidney Congard | 1 | -3/+3 |
2022-07-13 | Apply small changes from the PR | Sidney Congard | 1 | -0/+3 |
2022-07-05 | Remove last prints, adapt JSON | Sidney Congard | 1 | -3/+0 |
2022-06-30 | Traduct globals body separately (WIP) | Sidney Congard | 1 | -34/+43 |
2022-06-30 | Take failing rvalues into account in FunsAnalysis.analyze_fun_decls | Son Ho | 1 | -0/+8 |
2022-06-21 | concrete & symbolic evaluation work with new LLBC format | Sidney Congard | 1 | -1/+0 |
2022-06-08 | read globals from LLBC JSON into functions | Sidney Congard | 1 | -0/+1 |
2022-05-06 | Add comments in FunsAnalysis | Son Ho | 1 | -2/+8 |
2022-05-04 | Start implementing divergence, can_fail, statefullness analyses | Son Ho | 1 | -0/+111 |