Commit Graph

26 Commits (release/1.5)

Author SHA1 Message Date
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
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 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 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 3832019964 common/compiler, common/docserver, jsre: fix tests on windows 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
obscuren 76148515fa skip sol on new compiler 10 years ago
Marek Kotewicz c31f8e2bd7 compile solidity contracts with std library 10 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 10 years ago
zelig 4201a18117 remove solc flair 10 years ago
zelig f9abcee0f9 fix solc tests unskip 10 years ago
obscuren dca290d525 sol: skipped source checking step 10 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 10 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago