solidity/libsolidity/interface
chriseth ce19e2e4bc
Merge pull request #6599 from ethereum/ipfsHash
Add IPFS hash of source files to metadata.
2019-05-15 14:21:58 +02:00
..
ABI.cpp Change return type for interfaceType() to ResultType 2019-03-21 07:25:28 +01:00
ABI.h libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
CompilerStack.cpp Use IPFS url in metadata for source links. 2019-05-15 12:40:03 +02:00
CompilerStack.h Use IPFS url in metadata for source links. 2019-05-15 12:40:03 +02:00
GasEstimator.cpp Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
GasEstimator.h EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
Natspec.cpp More style checks. 2019-02-14 11:41:20 +01:00
Natspec.h More style checks. 2019-02-14 11:41:20 +01:00
OptimiserSettings.h Rename "enabled" optimizer setting stage to "standard". 2019-03-21 11:04:40 +01:00
ReadFile.h Sort includes in libsolidity/interface 2018-12-17 19:24:42 +01:00
StandardCompiler.cpp fix warning in GCC 9.1: redundant move in return statement 2019-05-14 17:44:28 +03:00
StandardCompiler.h Support compiling Yul within StandardCompiler 2019-03-22 01:35:16 +00:00
Version.cpp Store compiler version in CBOR metadata 2019-05-08 22:21:50 +02:00
Version.h Store compiler version in CBOR metadata 2019-05-08 22:21:50 +02:00