Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EmitStatement to ASTVisitor | Leonid Logvinov | 2018-06-12 | 1 | -0/+3 |
| | |||||
* | Add tests for sol-cov | Leonid Logvinov | 2018-03-15 | 1 | -2/+2 |
| | |||||
* | Add other statement types | Leonid Logvinov | 2018-03-13 | 1 | -0/+24 |
| | |||||
* | Start using solidity-parser-antlr | Leonid Logvinov | 2018-03-13 | 1 | -53/+37 |
| | |||||
* | Add a HACK to detect coverage of the modifiers with no parameters | Leonid Logvinov | 2018-03-12 | 1 | -0/+4 |
| | |||||
* | Add builtin modifier 'constant' | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Use string enum for branch types | Leonid Logvinov | 2018-03-12 | 1 | -4/+10 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -0/+115 |