Commit Graph

20 Commits (38e273597c283e607fd58199ed77890813f7c22c)

Author SHA1 Message Date
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange e0fde02290 common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522) 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
Rémy Roy 5eb60a6da2 common/compiler: support relative path to solc 8 years ago
Rémy Roy de1831b6e9 common/compiler: fix path problem with filepath.Glob on Windows 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
zelig 3a5e7ed9a6 new solc api: 9 years ago
zelig 17b729759b Solidity Compiler - solc new API 9 years ago
Péter Szilágyi 101418b275 common/compiler: fix #1598, expose solidity errors 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
Marek Kotewicz c31f8e2bd7 compile solidity contracts with std library 9 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 9 years ago
zelig 4201a18117 remove solc flair 9 years ago
zelig f9abcee0f9 fix solc tests unskip 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 9 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago