solidity/libsolidity/interface
2021-10-27 20:06:53 +02:00
..
ABI.cpp Always explicitly initialise Json objects 2021-09-21 10:49:13 +01:00
ABI.h
CompilerStack.cpp Improve error message for contract size limit error 2021-10-27 20:06:53 +02:00
CompilerStack.h Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
DebugSettings.h
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
GasEstimator.h
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
OptimiserSettings.h Make use of inner loops. 2021-10-13 15:56:23 +02:00
ReadFile.h
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
StorageLayout.h
Version.cpp
Version.h