Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove last prints, adapt JSON | Sidney Congard | 2022-07-05 | 1 | -3/+3 |
| | |||||
* | adapt to new LLBC (without OperandConstantValue) | Sidney Congard | 2022-06-23 | 1 | -18/+12 |
| | |||||
* | concrete & symbolic evaluation work with new LLBC format | Sidney Congard | 2022-06-21 | 1 | -91/+82 |
| | |||||
* | read globals from LLBC JSON into functions | Sidney Congard | 2022-06-08 | 1 | -42/+104 |
| | |||||
* | Treat integer casts in a general manner | Son Ho | 2022-05-15 | 1 | -0/+4 |
| | |||||
* | Add AggregatedOption | Son Ho | 2022-05-15 | 1 | -0/+4 |
| | |||||
* | Perform some renamings | Son Ho | 2022-05-01 | 1 | -5/+5 |
| | |||||
* | Introduce the App expression, and make progress updating the code | Son Ho | 2022-04-26 | 1 | -1/+1 |
| | |||||
* | Fix minor mistakes with regards to extraction of external declarations | Son Ho | 2022-03-04 | 1 | -0/+1 |
| | |||||
* | In fun_id rename the variant Local to Regular | Son Ho | 2022-03-03 | 1 | -2/+2 |
| | |||||
* | Make good progress on adding support for external and opaque | Son Ho | 2022-03-03 | 1 | -6/+12 |
| | | | | declarations | ||||
* | Rename CfimOfJson to LlbcOfJson | Son Ho | 2022-03-03 | 1 | -0/+682 |