solidity/libsolidity/interface
2019-11-14 13:42:46 +01:00
..
ABI.cpp Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
ABI.h Fix link to Contract ABI in source code 2019-08-13 12:43:04 +02:00
CompilerStack.cpp Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-14 13:42:46 +01:00
CompilerStack.h Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-14 13:42:46 +01:00
DebugSettings.h Provide different options for reason strings. 2019-11-07 14:13:53 +01: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 Implement @erak review notes by creating function and adding constructor test 2019-11-06 21:44:59 +01:00
Natspec.h Add documentation for extractReturnParameterDocs 2019-11-06 21:45:01 +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 Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-14 13:42:46 +01:00
StandardCompiler.h Provide different options for reason strings. 2019-11-07 14:13:53 +01:00
StorageLayout.cpp Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
StorageLayout.h Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01: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