aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/revert_trace_subprovider.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix linter errorsAlex Browne2018-06-151-0/+1
* De-duplicate code by refactoring subprovider classesAlex Browne2018-06-151-143/+15
* Remove unused variables and other small fixesAlex Browne2018-06-151-3/+3
* Reverse order of stack trace to match behavior of most other language stack t...Alex Browne2018-06-151-1/+1
* Fix a bug in revert_trace.tsAlex Browne2018-06-151-1/+5
* Introduce subprovider for printing revert stack tracesAlex Browne2018-06-151-0/+237