Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor out sol-cov, sol-profiler and sol-trace into their separate packages | Leonid Logvinov | 2019-01-08 | 1 | -163/+0 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -2/+2 |
* | Fix some bugs in sol-cov | Alex Browne | 2018-06-22 | 1 | -7/+11 |
* | Include source code snippets in revert stack traces | Alex Browne | 2018-06-21 | 1 | -9/+54 |
* | Fix linter errors | Alex Browne | 2018-06-15 | 1 | -0/+1 |
* | De-duplicate code by refactoring subprovider classes | Alex Browne | 2018-06-15 | 1 | -143/+15 |
* | Remove unused variables and other small fixes | Alex Browne | 2018-06-15 | 1 | -3/+3 |
* | Reverse order of stack trace to match behavior of most other language stack t... | Alex Browne | 2018-06-15 | 1 | -1/+1 |
* | Fix a bug in revert_trace.ts | Alex Browne | 2018-06-15 | 1 | -1/+5 |
* | Introduce subprovider for printing revert stack traces | Alex Browne | 2018-06-15 | 1 | -0/+237 |