solidity/libsolidity/interface
chriseth 1633e367c9
Merge pull request #12199 from ethereum/expose-parsingAndImporting
Expose "parsingAndImporting" setting to user
2021-11-08 17:06:20 +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 Merge pull request #12199 from ethereum/expose-parsingAndImporting 2021-11-08 17:06:20 +01:00
CompilerStack.h Evaluate absolute paths for imports in 'parsing' stage 2021-11-08 16:34:02 +01:00
DebugSettings.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
FileReader.cpp Replace BOOST_THROW_EXCEPTION() with solThrow() where appropriate 2021-10-11 20:35:00 +02:00
FileReader.h Detect source unit name collisions between paths specified on the command line 2021-09-27 13:14:23 +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 Refactor parsing of remappings to remove duplication and improve readability 2021-09-27 13:14:10 +02:00
ImportRemapper.h Refactor parsing of remappings to remove duplication and improve readability 2021-09-27 13:14:10 +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 Make use of inner loops. 2021-10-13 15:56:23 +02:00
ReadFile.h Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00
StandardCompiler.cpp Add invariants option to CLI and JSON 2021-10-26 11:30:30 +02:00
StandardCompiler.h Expose --debug-info/settings.debug.debugInfo option 2021-10-11 20:34:48 +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