aboutsummaryrefslogtreecommitdiffstats
path: root/common/compiler/solidity.go
Commit message (Expand)AuthorAgeFilesLines
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-1/+1
* new solc api:zelig2015-09-151-11/+11
* Solidity Compiler - solc new APIzelig2015-09-121-17/+43
* common/compiler: fix #1598, expose solidity errorsPéter Szilágyi2015-08-261-58/+46
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Registrar and contractInfo handlingzelig2015-07-071-4/+4
* compile solidity contracts with std libraryMarek Kotewicz2015-05-251-0/+2
* multiple contract source for solidity compiler: returns contract array if mul...zelig2015-05-201-52/+55
* remove solc flairzelig2015-05-201-1/+2
* fix solc tests unskipzelig2015-05-201-1/+1
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-5/+4
* compiler, cli/js: fix solidity compiler tests failing when a different versio...zelig2015-05-121-0/+4
* solidity compiler and contract metadocs integrationzelig2015-05-071-0/+187