solidity/libsolidity/interface
2021-04-13 13:25:59 +02:00
..
ABI.cpp Add errors to the ABI. 2021-03-30 21:16:58 +02:00
ABI.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CompilerStack.cpp Deprecate pragma experimental SMTChecker 2021-04-08 21:03:38 +02:00
CompilerStack.h Extract import-file remapping logic out of CompilerStack into ImportRemapper. 2021-04-06 14:28:53 +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: Store files loaded by the callback under their source unit name 2021-04-13 13:25:59 +02:00
FileReader.h Extract file reading logic from CommandLineInterface into FileReader class. 2021-04-06 17:10:43 +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 Extract import-file remapping logic out of CompilerStack into ImportRemapper. 2021-04-06 14:28:53 +02:00
Natspec.cpp NatSpec for errors. 2021-03-30 21:16:58 +02:00
Natspec.h Allow custom natspec tags. 2021-03-02 16:13:28 +01:00
OptimiserSettings.h Added FunctionSpecializer to the optimization suite 2021-03-29 11:02:18 +02:00
ReadFile.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
StandardCompiler.cpp Extract import-file remapping logic out of CompilerStack into ImportRemapper. 2021-04-06 14:28:53 +02:00
StandardCompiler.h Extract import-file remapping logic out of CompilerStack into ImportRemapper. 2021-04-06 14:28:53 +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 Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Version.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30