Commit Graph

20 Commits (5542b51b5047ebd4792cd6b2cec789189c019e3c)

Author SHA1 Message Date
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 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
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