| .. |
|
ABIJson
|
Fix ICE when emitting event from another contract
|
2023-07-21 21:49:09 +02:00 |
|
analysis
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
|
ASTJSON
|
Fix ICE when emitting event from another contract
|
2023-07-21 21:49:09 +02:00 |
|
errorRecoveryTests
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
gasTests
|
Rematerialize zero literals
|
2023-08-07 17:33:16 +02:00 |
|
interface
|
|
|
|
lsp
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
memoryGuardTests
|
|
|
|
semanticTests
|
Rematerialize zero literals
|
2023-08-07 17:33:16 +02:00 |
|
smtCheckerTests
|
SMTChecker: Visit the condition in for and while loops after loop is unrolled
|
2023-08-03 13:36:41 +02:00 |
|
syntaxTests
|
Merge pull request #14347 from ethereum/fixTypeCheckingAbiDecode
|
2023-07-18 18:14:45 +02:00 |
|
util
|
|
|
|
ABIDecoderTests.cpp
|
|
|
|
ABIEncoderTests.cpp
|
|
|
|
ABIJsonTest.cpp
|
|
|
|
ABIJsonTest.h
|
|
|
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
AnalysisFramework.formatErrors(): Fix _withErrorIds flag not having any effect
|
2023-08-11 14:15:56 +02:00 |
|
AnalysisFramework.h
|
AnalysisFramework.formatErrors(): Fix _withErrorIds flag not having any effect
|
2023-08-11 14:15:56 +02:00 |
|
Assembly.cpp
|
|
|
|
ASTJSONTest.cpp
|
Make ASTJSONTest an EVMVersionRestrictedTestCase
|
2023-05-17 18:10:16 +02:00 |
|
ASTJSONTest.h
|
Make ASTJSONTest an EVMVersionRestrictedTestCase
|
2023-05-17 18:10:16 +02:00 |
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
GasCosts.cpp
|
Change default EVM version to Shanghai.
|
2023-05-08 16:34:23 +02:00 |
|
GasMeter.cpp
|
|
|
|
GasTest.cpp
|
SourceReferenceFormatter: Line wrapping and unused includes
|
2023-08-11 14:15:56 +02:00 |
|
GasTest.h
|
|
|
|
Imports.cpp
|
|
|
|
InlineAssembly.cpp
|
SourceReferenceFormatter: Support full range of options in formatErrorInformation()
|
2023-08-11 14:15:56 +02:00 |
|
LibSolc.cpp
|
|
|
|
MemoryGuardTest.cpp
|
Use AnalysisFramework's error formatting and filtering features in more test cases
|
2023-08-07 14:40:34 +02:00 |
|
MemoryGuardTest.h
|
|
|
|
Metadata.cpp
|
|
|
|
SemanticTest.cpp
|
Do not let low-level semantic test calls depend on a well-defined contract ABI.
|
2023-06-07 13:40:14 +02:00 |
|
SemanticTest.h
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
SemVerMatcher.cpp
|
Fix another instance of the spurious unreachable warning, this time in SemVerMatcher
|
2022-11-29 23:26:22 +01:00 |
|
SMTCheckerTest.cpp
|
Make better use of virtual functions to customize CommonSyntaxTest in test cases based on it
|
2023-08-07 14:05:43 +02:00 |
|
SMTCheckerTest.h
|
Make better use of virtual functions to customize CommonSyntaxTest in test cases based on it
|
2023-08-07 14:05:43 +02:00 |
|
SolidityCompiler.cpp
|
Use AnalysisFramework's error formatting and filtering features in more test cases
|
2023-08-07 14:40:34 +02:00 |
|
SolidityEndToEndTest.cpp
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
SolidityExecutionFramework.cpp
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
SolidityExecutionFramework.h
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
|
SolidityExpressionCompiler.cpp
|
test: some tests for push0
|
2023-04-12 00:10:24 +02:00 |
|
SolidityNameAndTypeResolution.cpp
|
|
|
|
SolidityNatspecJSON.cpp
|
Fix ICE when emitting event from another contract
|
2023-07-21 21:49:09 +02:00 |
|
SolidityOptimizer.cpp
|
Adds support for the EVM version "Paris".
|
2023-01-23 18:50:36 +00:00 |
|
SolidityParser.cpp
|
|
|
|
SolidityTypes.cpp
|
Introduce solidity-next pragma
|
2023-05-15 19:25:13 +02:00 |
|
StandardCompiler.cpp
|
Add experimental support to import AST via Standard JSON.
|
2023-05-09 14:07:38 -05:00 |
|
SyntaxTest.cpp
|
Merge pull request #14474 from ethereum/refactor-analysis-framework-error-filtering
|
2023-08-07 20:02:45 +02:00 |
|
SyntaxTest.h
|
Make better use of virtual functions to customize CommonSyntaxTest in test cases based on it
|
2023-08-07 14:05:43 +02:00 |
|
ViewPureChecker.cpp
|
|
|