solidity/libsolidity/analysis
2023-03-22 13:16:31 +01:00
..
ConstantEvaluator.cpp User-defined literal suffixes: Analysis 2023-03-22 13:16:31 +01:00
ConstantEvaluator.h
ContractLevelChecker.cpp Fix missing base constructor arguments being treated as an unimplemented function 2023-02-15 14:27:03 +01:00
ContractLevelChecker.h
ControlFlowAnalyzer.cpp
ControlFlowAnalyzer.h
ControlFlowBuilder.cpp User-defined operators: Analysis 2023-02-22 00:39:25 +01:00
ControlFlowBuilder.h User-defined operators: Analysis 2023-02-22 00:39:25 +01:00
ControlFlowGraph.cpp CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowGraph.h CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowRevertPruner.cpp CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowRevertPruner.h
DeclarationContainer.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
DeclarationContainer.h Settings struct for name resolution. 2022-07-14 17:22:17 +02:00
DeclarationTypeChecker.cpp User-defined literal suffixes: Analysis 2023-03-22 13:16:31 +01:00
DeclarationTypeChecker.h
DocStringAnalyser.cpp
DocStringAnalyser.h
DocStringTagParser.cpp
DocStringTagParser.h
FunctionCallGraph.cpp User-defined literal suffixes: Analysis 2023-03-22 13:16:31 +01:00
FunctionCallGraph.h User-defined operators: Analysis 2023-02-22 00:39:25 +01:00
GlobalContext.cpp
GlobalContext.h
ImmutableValidator.cpp
ImmutableValidator.h
NameAndTypeResolver.cpp Allow library external functions to be bound with using for 2023-02-02 13:39:19 -03:00
NameAndTypeResolver.h Allow library external functions to be bound with using for 2023-02-02 13:39:19 -03:00
OverrideChecker.cpp More strict override check for data locations. 2022-05-17 13:02:12 +02:00
OverrideChecker.h More strict override check for data locations. 2022-05-17 13:02:12 +02:00
PostTypeChecker.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
PostTypeChecker.h
PostTypeContractLevelChecker.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
PostTypeContractLevelChecker.h
ReferencesResolver.cpp Allow library external functions to be bound with using for 2023-02-02 13:39:19 -03:00
ReferencesResolver.h Allow library external functions to be bound with using for 2023-02-02 13:39:19 -03:00
Scoper.cpp
Scoper.h
StaticAnalyzer.cpp
StaticAnalyzer.h
SyntaxChecker.cpp User-defined operators: Analysis 2023-02-22 00:39:25 +01:00
SyntaxChecker.h
TypeChecker.cpp User-defined literal suffixes: Analysis 2023-03-22 13:16:31 +01:00
TypeChecker.h User-defined literal suffixes: Analysis 2023-03-22 13:16:31 +01:00
ViewPureChecker.cpp User-defined operators: Analysis 2023-02-22 00:39:25 +01:00
ViewPureChecker.h User-defined operators: Analysis 2023-02-22 00:39:25 +01:00