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 Use "tuple" for struct types in ABI JSON. 2017-09-16 12:31:12 +01:00
ABI.h Fix tests. 2017-09-16 12:31:12 +01:00
AssemblyStack.cpp Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
AssemblyStack.h Rename JULIA/IULIA to Yul in assembly interface 2018-06-14 09:31:28 +01:00
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 Do not abort excessive warnings, just ignore them. 2018-04-06 14:44:03 +02:00
ErrorReporter.h Disallow packed encoding of literals. 2018-07-03 01:02:00 +02:00
EVMVersion.h Support constantinople in evm-version 2018-03-12 18:13:19 +01:00
Exceptions.cpp Refactor exceptions and provide comment function. 2017-07-13 11:34:03 +02:00
Exceptions.h Limit number of secondary source locations. 2017-12-12 10:27:28 +01:00
GasEstimator.cpp Support shifts in gas estimator 2018-04-30 21:22:59 +01:00
GasEstimator.h Use EVM version in gas meter and optimizer. 2018-03-05 11:36:33 +01:00
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 Rename read file callback. 2017-08-23 17:37:35 +02:00
SourceReferenceFormatter.cpp Improved messaging when an error spans multiple lines and updated change log file. 2018-03-05 14:14:14 -06:00
SourceReferenceFormatter.h Fix scannerFromSourceName use-after-free. 2018-02-19 15:13:49 +01:00
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 Store strict version number in metadata (exclude the platform) 2017-01-17 12:54:58 +00:00