aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/artifact_adapters/sol_compiler_artifact_adapter.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-61/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-221-1/+1
* Add missing sol-cov commentsFabio Berger2018-08-041-0/+5
* Fix tslint issuesLeonid Logvinov2018-07-171-2/+2
* Don't throw when no config file is foundLeonid Logvinov2018-06-121-4/+6
* Fix a bug in SolCompilerArtifacts adapter config overridingLeonid Logvinov2018-06-121-2/+2
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-1/+7
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Parse compiler.json in SolCompilerArtifactsAdapterLeonid Logvinov2018-05-231-3/+12
* Fix import pathsLeonid Logvinov2018-05-231-1/+1
* Use a hidden directory for temp artifactsLeonid Logvinov2018-05-231-1/+0
* Match class names with file namesLeonid Logvinov2018-05-231-0/+41