solidity/test/libsolidity
chriseth 13cd7c3fed
Merge pull request #5061 from ethereum/fixedSizeArrayLength
Disallow fixed-size arrays with zero length
2018-09-26 14:55:07 +02:00
..
ASTJSON Add `stateMutability field to JSON AST for address` types. 2018-09-13 15:15:49 +02:00
syntaxTests Merge pull request #5061 from ethereum/fixedSizeArrayLength 2018-09-26 14:55:07 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
FormattedScope.h
GasMeter.cpp
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemVerMatcher.cpp
SMTChecker.cpp fix some format typos 2018-09-17 22:13:21 +08:00
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Disable blockhash test for constantinople due to changes between aleth versions. 2018-09-13 17:18:42 +02:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp CREATE2 is part of Constantinople now 2018-09-26 01:58:10 +01:00
SolidityNatspecJSON.cpp Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
SolidityOptimizer.cpp fix some format typos 2018-09-17 22:13:21 +08:00
SolidityParser.cpp
SolidityScanner.cpp Disallow uppercase X in hex number literals 2018-09-19 22:01:15 +08:00
SolidityTypes.cpp
StandardCompiler.cpp Add proper error reporting when invalid settings are provided in StandardJSON 2018-09-21 14:53:24 +01:00
SyntaxTest.cpp
SyntaxTest.h
TestCase.cpp
TestCase.h
ViewPureChecker.cpp Add return data to bare calls. 2018-09-04 13:31:10 +02:00