Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |