| Commit message (Expand) | Author | Age | Files | Lines |
* | common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 | Jeffery Robert Walsh | 2018-03-09 | 1 | -1/+0 |
* | common/compiler: add metadata output for solc > 0.4.6 | Steve Waldman | 2017-03-16 | 1 | -43/+52 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -1/+1 |
* | common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522) | Felix Lange | 2017-01-06 | 1 | -20/+10 |
* | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 1 | -122/+93 |
* | common/compiler: support relative path to solc | Rémy Roy | 2016-05-25 | 1 | -1/+0 |
* | common/compiler: fix path problem with filepath.Glob on Windows | Rémy Roy | 2016-03-08 | 1 | -1/+1 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | new solc api: | zelig | 2015-09-15 | 1 | -11/+11 |
* | Solidity Compiler - solc new API | zelig | 2015-09-12 | 1 | -17/+43 |
* | common/compiler: fix #1598, expose solidity errors | Péter Szilágyi | 2015-08-26 | 1 | -58/+46 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -4/+4 |
* | compile solidity contracts with std library | Marek Kotewicz | 2015-05-25 | 1 | -0/+2 |
* | multiple contract source for solidity compiler: returns contract array if mul... | zelig | 2015-05-20 | 1 | -52/+55 |
* | remove solc flair | zelig | 2015-05-20 | 1 | -1/+2 |
* | fix solc tests unskip | zelig | 2015-05-20 | 1 | -1/+1 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -5/+4 |
* | compiler, cli/js: fix solidity compiler tests failing when a different versio... | zelig | 2015-05-12 | 1 | -0/+4 |
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 1 | -0/+187 |