Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -107/+0 |
* | Rename resolver to sol-resolver | Leonid Logvinov | 2018-04-16 | 1 | -1/+1 |
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -23/+9 |
* | Use solc.compileStandardWrapper | Leonid Logvinov | 2018-04-12 | 1 | -10/+8 |
* | Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS... | Leonid Logvinov | 2018-04-12 | 1 | -56/+9 |
* | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -9/+56 |
* | Create solc_bin dir if does not exist before attempting to compile | Amir Bandeali | 2018-04-02 | 1 | -6/+6 |
* | Add missing param comments | Leonid Logvinov | 2018-03-22 | 1 | -0/+3 |
* | Add function docs | Leonid Logvinov | 2018-03-21 | 1 | -0/+5 |
* | Add tests for compiler utils | Leonid Logvinov | 2018-03-21 | 1 | -4/+1 |
* | Enable strictNullChecks | Leonid Logvinov | 2018-03-21 | 1 | -0/+118 |