Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about unreachable code. | Daniel Kirchner | 2019-01-10 | 1 | -0/+3 |
* | Sort includes in libsolidity/analysis | Leonardo Alt | 2018-12-17 | 1 | -1/+0 |
* | Refactoring of the ControlFlowGraph and use for detecting all uninitialized s... | Daniel Kirchner | 2018-12-12 | 1 | -6/+2 |
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -2/+2 |
* | Removing redundant virtual from override function declaration | mordax | 2018-11-21 | 1 | -1/+1 |
* | Add control flow analyzer and test for uninitialized storage returns. | Daniel Kirchner | 2018-05-15 | 1 | -0/+52 |