aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Update packages/sol-compiler/src/utils/compiler.tsFabio B2018-12-191-1/+1
* Move logWithTime to logUtilsLeonid Logvinov2018-12-191-6/+0
* Move logWithTime function to utilsLeonid Logvinov2018-12-191-0/+6
* Add sol-compiler watch modeLeonid Logvinov2018-12-192-3/+13
* Refactor most of the sol-compiler methods into helper functions in utils and ...Leonid Logvinov2018-12-192-2/+217
* chore: change package org from 0xproject to 0xJacob Evans2018-10-182-3/+3
* chore: tslint fixFabio Berger2018-10-181-0/+1
* chore: Fix remaining necessary castsFabio Berger2018-10-181-2/+3
* feat: add sol-doc command-line interfaceF. Eugene Aumson2018-09-221-2/+2
* Merge development branchFabio Berger2018-08-221-0/+15
|\
| * move doesFileExist to fsWrapperF. Eugene Aumson2018-08-171-0/+12
| * change some *Sync to *AsyncF. Eugene Aumson2018-08-171-0/+1
| * test compilerF. Eugene Aumson2018-08-151-0/+2
* | Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-222-75/+1
* | Add comments for types and unnest type declarationsFabio Berger2018-08-031-8/+36
|/
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-2/+5
* Try enabling no-unused-variable...fragosti2018-06-052-6/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-012-2/+2
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
* Add solcVersion to CompilerOptsLeonid Logvinov2018-05-231-0/+1
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-112-2/+3
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-3/+1
* Rename deployer to sol-compilerLeonid Logvinov2018-05-106-0/+229