aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/src/compiler.ts
Commit message (Expand)AuthorAgeFilesLines
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-10/+10
* Fix sources list generation in a compilerLeonid Logvinov2018-03-121-1/+1
* Move compiler URL to constantsLeonid Logvinov2018-03-121-1/+1
* Handle an error while loading the compilerLeonid Logvinov2018-03-121-0/+3
* Introduce isCompilerAvailableLocallyLeonid Logvinov2018-03-121-1/+2
* Fix variable nameLeonid Logvinov2018-03-121-5/+5
* use sourceList instead of sourcesLeonid Logvinov2018-03-121-1/+1
* Add sol-cover implementationLeonid Logvinov2018-03-121-9/+28
* Address feedbackAmir Bandeali2018-02-211-31/+31
* Use source tree hash instead of compile flagAmir Bandeali2018-02-211-41/+39
* Fix race conditionAmir Bandeali2018-02-211-8/+11
* Check dependencies when determining if should be recompiledAmir Bandeali2018-02-211-68/+138
* Rename variablesAmir Bandeali2018-02-161-3/+3
* Run prettierAmir Bandeali2018-02-161-3/+4
* Fix checks, add contract list to compile script in package.jsonAmir Bandeali2018-02-161-2/+3
* Add contracts to compiler optionsAmir Bandeali2018-02-161-2/+6
* Change file layoutLeonid Logvinov2018-01-181-0/+251