aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/src
Commit message (Expand)AuthorAgeFilesLines
* Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-224-78/+3
* Fix sol-compiler index.tsFabio Berger2018-08-221-9/+1
* Flesh out 0x.js index.ts and added some exports to other index.ts in the processFabio Berger2018-08-151-0/+2
* Merge developmentFabio Berger2018-08-151-0/+1
|\
| * fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a direc...Alex Browne2018-08-141-0/+1
* | Add missing compiler commentsFabio Berger2018-08-041-0/+1
* | Add comments for types and unnest type declarationsFabio Berger2018-08-031-8/+36
* | Add missing type exportsFabio Berger2018-08-031-1/+8
* | Add missing exports discovered by generating compact typedoc JSONFabio Berger2018-07-301-2/+1
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-302-16/+0
|/
* Fix tslint issuesLeonid Logvinov2018-07-171-7/+7
* -fetch';Fabio Berger2018-07-131-3/+2
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-2/+5
* Fix solidityVersion schema regexLeonid Logvinov2018-06-121-1/+1
* Try enabling no-unused-variable...fragosti2018-06-054-27/+4
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-013-3/+3
* Make opts param optional in CompilerLeonid Logvinov2018-05-301-6/+7
* Add CHANGELOG entryLeonid Logvinov2018-05-301-1/+0
* Add schema assertions on public methods of @0xproject/sol-compilerLeonid Logvinov2018-05-303-1/+32
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
* Add solcVersion to CompilerOptsLeonid Logvinov2018-05-233-4/+11
* merge developmentFabio Berger2018-05-231-1/+2
|\
| * Fix TSLint rulesFabio Berger2018-05-161-1/+2
* | Upgraded to Solidity 0.4.24Greg Hysen2018-05-191-0/+1
* | Fix prettierBrandon Millman2018-05-191-1/+3
|/
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-112-2/+3
* Fix a bug in compiler config precedenceLeonid Logvinov2018-05-111-2/+4
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-3/+1
* Fix linter issuesLeonid Logvinov2018-05-101-2/+5
* Rename deployer to sol-compilerLeonid Logvinov2018-05-1013-0/+590