aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler
Commit message (Expand)AuthorAgeFilesLines
* Replace `-` with `_` in yarn script name so that we are consistent across yar...Fabio Berger2018-06-051-1/+1
* Don't automatically rebuild when running yarn testAlex Browne2018-06-051-1/+2
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Add ethereum-types to extraFileIncludesLeonid Logvinov2018-06-011-1/+2
* Introduce ethereum-types packageLeonid Logvinov2018-06-015-4/+5
* Add a CHANGELOG entryLeonid Logvinov2018-05-301-0/+4
* Make opts param optional in CompilerLeonid Logvinov2018-05-301-6/+7
* Add CHANGELOG entryLeonid Logvinov2018-05-302-1/+10
* Add schema assertions on public methods of @0xproject/sol-compilerLeonid Logvinov2018-05-304-1/+33
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
* Revert to an earlier version that worksFabio Berger2018-05-241-1/+1
* Remove the caret so it actually installs this versionFabio Berger2018-05-241-1/+1
* Bump all dependencies on json-schemas down a patch version so that they don't...Fabio Berger2018-05-241-1/+1
* PublishLeonid Logvinov2018-05-231-10/+10
* Updated CHANGELOGSLeonid Logvinov2018-05-232-2/+7
* Improve a CHANGELOG commentLeonid Logvinov2018-05-231-1/+1
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-2/+1
* Add CHANGELOG entriesLeonid Logvinov2018-05-231-0/+4
* Add solcVersion to CompilerOptsLeonid Logvinov2018-05-233-4/+11
* merge developmentFabio Berger2018-05-232-3/+9
|\
| * Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-232-3/+9
| |\
| | * Improve namingFabio Berger2018-05-171-3/+4
| | * Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-161-0/+3
| | |\
| | * | Fix TSLint rulesFabio Berger2018-05-162-3/+8
* | | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatchingGreg Hysen2018-05-221-0/+1
|\ \ \ \
| * | | | Upgraded to Solidity 0.4.24Greg Hysen2018-05-191-0/+1
* | | | | merge developmentFabio Berger2018-05-223-1/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-173-1/+4
| | |/ | |/|
* / | Fix prettierBrandon Millman2018-05-191-1/+3
|/ /
* | Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\ \ | |/ |/|
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
* | Add changelog entries for packages where executable binary exporting fixedFabio Berger2018-05-151-0/+9
* | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-152-1/+3
* | Remove build from docs:stage commandsFabio Berger2018-05-151-1/+1
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-152-16/+4
|/
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Revert "Remove gitkeeps"Fabio Berger2018-05-121-0/+0
* Remove gitkeepsFabio Berger2018-05-111-0/+0
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-114-4/+7
* Fix a bug in compiler config precedenceLeonid Logvinov2018-05-111-2/+4
* Fix templatesLeonid Logvinov2018-05-101-0/+0
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-3/+1
* Fix linter issuesLeonid Logvinov2018-05-104-4/+7
* Rename deployer to sol-compilerLeonid Logvinov2018-05-1029-0/+1962