Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -7/+7 |
* | rename function | perissology | 2018-06-27 | 1 | -6/+6 |
* | support ignoring entire contracts | perissology | 2018-06-25 | 1 | -7/+11 |
* | add ability to ignore covering specific code blocks | perissology | 2018-06-23 | 1 | -1/+28 |
* | Update to match latest type definitions and other small changes | Alex Browne | 2018-06-21 | 1 | -2/+3 |
* | 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 |