solidity/test/libsolidity
chriseth 76275cf34a
Merge pull request #8824 from ethereum/solYulDirtyMemory
Fix accessing memory reference types in yul codegen and clean up on memory reads.
2020-05-06 16:17:19 +02:00
..
ABIJson
ASTJSON Update ASTJSON tests that fail to compile. 2020-04-14 10:59:28 +02:00
errorRecoveryTests
gasTests
semanticTests Merge pull request #8824 from ethereum/solYulDirtyMemory 2020-05-06 16:17:19 +02:00
smtCheckerTests Revert "Use Spacer option to improve performance of constant arrays" 2020-04-24 11:55:58 +02:00
smtCheckerTestsJSON
syntaxTests Add setimmutable and loadimmutable to dialect. 2020-05-04 15:00:50 +02:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp Move helper up and avoid trailing spaces. 2020-04-23 13:16:26 +02:00
ABIJsonTest.h Move helper up and avoid trailing spaces. 2020-04-23 13:16:26 +02:00
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
SemanticTest.h [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp [Sol - Yul] Add support for send(..) & transfer(..) 2020-05-01 08:32:51 -05:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp virtual modifiers (in Abstract contracts) allow empty bodies 2020-04-23 17:26:59 +05:30
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp Annotate struct definitions with a recursive flag. 2020-04-16 16:42:12 +02:00
StandardCompiler.cpp Add yulDetails.optimizerSteps to the standard JSON interface 2020-04-24 17:30:56 +02:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp