.. |
ABIJson
|
Allow event definitions at file level
|
2023-09-15 14:47:40 +02:00 |
analysis
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ASTJSON
|
Introduce experimental analysis basic infrastructure
|
2023-09-11 12:29:44 -03:00 |
astPropertyTests
|
Added new kind of test: check for specific properties of AST
|
2023-08-21 12:37:40 -03:00 |
gasTests
|
Rematerialize zero literals with default cleanup sequence
|
2023-09-04 15:40:33 +02:00 |
interface
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
lsp
|
Remove EWASM backend.
|
2023-05-11 10:56:55 -05:00 |
memoryGuardTests
|
Tests.
|
2022-03-02 17:07:11 +01:00 |
natspecJSON
|
Allow event definitions at file level
|
2023-09-15 14:47:40 +02:00 |
semanticTests
|
Avoid sorting FunctionDefinitions by AST ID during codegen
|
2023-09-26 14:02:00 +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
|
Allow event definitions at file level
|
2023-09-15 14:47:40 +02:00 |
util
|
Purge using namespace std from test/libsolidity/util
|
2023-10-02 13:25:16 +02:00 |
ABIDecoderTests.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ABIEncoderTests.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ABIJsonTest.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ABIJsonTest.h
|
|
|
ABITestsCommon.h
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
AnalysisFramework.cpp
|
AnalysisFramework: Move common setup to the framework
|
2023-09-19 15:56:49 +02:00 |
AnalysisFramework.h
|
AnalysisFramework: Reimplement parseAnalyseAndReturnError() with runFramework()
|
2023-09-19 15:56:49 +02:00 |
Assembly.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ASTJSONTest.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ASTJSONTest.h
|
Make ASTJSONTest an EVMVersionRestrictedTestCase
|
2023-05-17 18:10:16 +02:00 |
ASTPropertyTest.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ASTPropertyTest.h
|
Added new kind of test: check for specific properties of AST
|
2023-08-21 12:37:40 -03:00 |
ErrorCheck.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
ErrorCheck.h
|
|
|
GasCosts.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
GasMeter.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
GasTest.cpp
|
AnalysisFramework: Move common setup to the framework
|
2023-09-19 15:56:49 +02:00 |
GasTest.h
|
Refactor AnalysisFramework to share more features between test cases that depend on it
|
2023-09-19 15:56:49 +02:00 |
Imports.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
InlineAssembly.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
LibSolc.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
MemoryGuardTest.cpp
|
AnalysisFramework: Move common setup to the framework
|
2023-09-19 15:56:49 +02:00 |
MemoryGuardTest.h
|
Refactor AnalysisFramework to share more features between test cases that depend on it
|
2023-09-19 15:56:49 +02:00 |
Metadata.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
NatspecJSONTest.cpp
|
Purge using namespace std from previously missed files
|
2023-10-02 14:37:55 +02:00 |
NatspecJSONTest.h
|
NatspecJSONTest based on SyntaxTest
|
2023-09-11 18:06:42 +02:00 |
SemanticTest.cpp
|
Allow event definitions at file level
|
2023-09-15 14:47:40 +02:00 |
SemanticTest.h
|
SemanticTest: Add a setting that explicitly states the minimal Yul optimization level that avoids "Stack too deep"
|
2023-08-22 20:00:00 +02:00 |
SemVerMatcher.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
SMTCheckerTest.cpp
|
Refactor AnalysisFramework to share more features between test cases that depend on it
|
2023-09-19 15:56:49 +02:00 |
SMTCheckerTest.h
|
Refactor AnalysisFramework to share more features between test cases that depend on it
|
2023-09-19 15:56:49 +02:00 |
SolidityCompiler.cpp
|
AnalysisFramework: Move common setup to the framework
|
2023-09-19 15:56:49 +02:00 |
SolidityEndToEndTest.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
SolidityExecutionFramework.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
SolidityExecutionFramework.h
|
Unify preamble handling between AnalysisFramework and SolidityExecutionFramework
|
2023-08-17 17:39:27 +02:00 |
SolidityExpressionCompiler.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
SolidityNameAndTypeResolution.cpp
|
AnalysisFramework: Reimplement parseAnalyseAndReturnError() with runFramework()
|
2023-09-19 15:56:49 +02:00 |
SolidityOptimizer.cpp
|
Fix missing std qualifier for ASAN
|
2023-09-05 08:49:23 +02:00 |
SolidityParser.cpp
|
Purge using namespace std from previously missed files
|
2023-10-02 14:37:55 +02:00 |
SolidityTypes.cpp
|
Purge using namespace std from previously missed files
|
2023-10-02 14:37:55 +02:00 |
StandardCompiler.cpp
|
Purge using namespace std from previously missed files
|
2023-10-02 14:37:55 +02:00 |
SyntaxTest.cpp
|
Purge using namespace std from previously missed files
|
2023-10-02 14:37:55 +02:00 |
SyntaxTest.h
|
Refactor AnalysisFramework to share more features between test cases that depend on it
|
2023-09-19 15:56:49 +02:00 |
ViewPureChecker.cpp
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |