solidity/libsolidity/interface
Alex Beregszaszi a5a61a0b77 More consistent catch statements
Also take const& in all cases.
2018-07-25 01:18:09 +01:00
..
ABI.cpp
ABI.h
AssemblyStack.cpp Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
AssemblyStack.h
CompilerStack.cpp Pull out createCBORMetadata helper 2018-06-25 22:17:33 +02:00
CompilerStack.h Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
ErrorReporter.cpp
ErrorReporter.h Disallow packed encoding of literals. 2018-07-03 01:02:00 +02:00
EVMVersion.h
Exceptions.cpp
Exceptions.h
GasEstimator.cpp
GasEstimator.h
Natspec.cpp Fix NatSpec json output for "@notice" and "@dev" tags on contract definitions. 2018-07-12 14:39:13 +02:00
Natspec.h Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
ReadFile.h
SourceReferenceFormatter.cpp
SourceReferenceFormatter.h
StandardCompiler.cpp More consistent catch statements 2018-07-25 01:18:09 +01:00
StandardCompiler.h Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
Version.cpp Merge interface/Exceptions and interface/Utils 2017-06-22 11:25:07 +01:00
Version.h