aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/src/utils/compiler.ts
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-411/+0
* Fix a bug when ast and legacyAST were not present in the artifacts even if re...Leonid Logvinov2019-02-071-1/+1
* Remove the bin_paths and fetch the solidity release list from github repoLeonid Logvinov2019-02-071-4/+17
* TempLeonid Logvinov2019-02-041-1/+4
* Rename dependencyNameToPackagePath to dependencyNameToPathLeonid Logvinov2019-01-301-8/+8
* Add a commentLeonid Logvinov2019-01-301-0/+5
* Remove + concatenationLeonid Logvinov2019-01-301-2/+1
* Update packages/sol-compiler/src/utils/compiler.tsFabio B2019-01-301-1/+1
* Temp CILeonid Logvinov2019-01-291-56/+53
* Implement docker as another backend for sol-compilerLeonid Logvinov2019-01-231-6/+79
* Update packages/sol-compiler/src/utils/compiler.tsFabio B2018-12-191-1/+1
* Add sol-compiler watch modeLeonid Logvinov2018-12-191-3/+4
* Refactor most of the sol-compiler methods into helper functions in utils and ...Leonid Logvinov2018-12-191-2/+214
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* feat: add sol-doc command-line interfaceF. Eugene Aumson2018-09-221-2/+2
* Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-221-1/+1
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-2/+5
* Try enabling no-unused-variable...fragosti2018-06-051-3/+1
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-1/+1
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-0/+107