Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | raise error for unknown compiler version | F. Eugene Aumson | 2018-08-16 | 1 | -0/+3 |
* | comments | F. Eugene Aumson | 2018-08-16 | 1 | -0/+3 |
* | remedy missing *IfExists identifier suffix | F. Eugene Aumson | 2018-08-16 | 1 | -6/+3 |
* | extract interfaces for re-used complex data types | F. Eugene Aumson | 2018-08-16 | 1 | -23/+28 |
* | move getSolcAsync to static private method | F. Eugene Aumson | 2018-08-16 | 1 | -23/+23 |
* | rename variable inputsByVersion to versionToInputs | F. Eugene Aumson | 2018-08-16 | 1 | -8/+8 |
* | move getSolcAsync to static private method | F. Eugene Aumson | 2018-08-16 | 1 | -25/+24 |
* | simplify method interface | F. Eugene Aumson | 2018-08-15 | 1 | -8/+12 |
* | simplify method parameter | F. Eugene Aumson | 2018-08-15 | 1 | -6/+4 |
* | corrected whitespace (no functional changes) | F. Eugene Aumson | 2018-08-15 | 1 | -39/+41 |
* | compile contracts in batches | F. Eugene Aumson | 2018-08-15 | 1 | -31/+70 |
* | extract method _verifyAndPersistCompilationAsync() | F. Eugene Aumson | 2018-08-15 | 1 | -1/+18 |
* | extract method _compile() | F. Eugene Aumson | 2018-08-15 | 1 | -24/+27 |
* | extract function getSolcAsync() | F. Eugene Aumson | 2018-08-15 | 1 | -18/+25 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -7/+7 |
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -3/+2 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -15/+2 |
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Make opts param optional in Compiler | Leonid Logvinov | 2018-05-30 | 1 | -6/+7 |
* | Add CHANGELOG entry | Leonid Logvinov | 2018-05-30 | 1 | -1/+0 |
* | Add schema assertions on public methods of @0xproject/sol-compiler | Leonid Logvinov | 2018-05-30 | 1 | -0/+5 |
* | Add solcVersion to CompilerOpts | Leonid Logvinov | 2018-05-23 | 1 | -4/+9 |
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -1/+2 |
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -0/+276 |