solidity/libsolidity/interface
2021-09-21 10:49:13 +01:00
..
ABI.cpp Always explicitly initialise Json objects 2021-09-21 10:49:13 +01:00
ABI.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CompilerStack.cpp Always explicitly initialise Json objects 2021-09-21 10:49:13 +01:00
CompilerStack.h Generate separate metadata for the old and the new codegen 2021-09-14 13:44:04 +02:00
DebugSettings.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
FileReader.cpp FileReader: Normalize base path and strip it from normalized source paths 2021-08-27 15:10:46 +02:00
FileReader.h FileReader: Normalize base path and strip it from normalized source paths 2021-08-27 15:10:46 +02:00
GasEstimator.cpp Eliminates dead code around GasEstimator 2020-10-07 13:31:40 +02:00
GasEstimator.h Eliminates dead code around GasEstimator 2020-10-07 13:31:40 +02:00
ImportRemapper.cpp Extract import-file remapping logic out of CompilerStack into ImportRemapper. 2021-04-06 14:28:53 +02:00
ImportRemapper.h Equality operators for ModelCheckerSettings and ImportRemapper 2021-07-06 17:17:18 +02:00
Natspec.cpp Always explicitly initialise Json objects 2021-09-21 10:49:13 +01:00
Natspec.h Natspec: Don't copy from base function if return parameters differ 2021-04-19 15:20:30 +02:00
OptimiserSettings.h Do not hard-code the default 'runs' value as 200 in code that fills out optimizer settings 2021-06-28 14:12:28 +02:00
ReadFile.h Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
StandardCompiler.cpp Always explicitly initialise Json objects 2021-09-21 10:49:13 +01:00
StandardCompiler.h Make --pretty-json work with Standard JSON output 2021-07-26 16:00:46 +02:00
StorageLayout.cpp Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
StorageLayout.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
Version.cpp Simplify version.cpp 2021-09-16 16:03:27 +02:00
Version.h Simplify version.cpp 2021-09-16 16:03:27 +02:00