solidity/libsolidity/interface
2018-04-30 21:22:59 +01:00
..
ABI.cpp
ABI.h
AssemblyStack.cpp Warn about using loose inline assembly features as experimental 0.5.0 feature. 2018-03-06 17:45:34 +01:00
AssemblyStack.h Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
CompilerStack.cpp reindent 2018-04-06 13:52:19 +02:00
CompilerStack.h Add ability to set the target EVM version. 2018-03-01 17:19:34 +01:00
ErrorReporter.cpp Do not abort excessive warnings, just ignore them. 2018-04-06 14:44:03 +02:00
ErrorReporter.h Do not abort excessive warnings, just ignore them. 2018-04-06 14:44:03 +02:00
EVMVersion.h Support constantinople in evm-version 2018-03-12 18:13:19 +01:00
Exceptions.cpp
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
Natspec.h
ReadFile.h
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 Add ability to set the target EVM version. 2018-03-01 17:19:34 +01:00
StandardCompiler.h
Version.cpp
Version.h