.. |
ConstantEvaluator.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ConstantEvaluator.h
|
Apply modernize-pass-by-value.
|
2020-04-14 10:32:13 -05:00 |
ContractLevelChecker.cpp
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
ContractLevelChecker.h
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
ControlFlowAnalyzer.cpp
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
ControlFlowAnalyzer.h
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
ControlFlowBuilder.cpp
|
Replaced all instances of lValueRequested to willBeWrittenTo
|
2020-04-20 12:33:30 +05:30 |
ControlFlowBuilder.h
|
Fixed ControlFlowBuilder compilation error.
|
2020-03-10 14:02:16 +01:00 |
ControlFlowGraph.cpp
|
Remove remaining instances of new.
|
2020-01-15 17:25:08 +01:00 |
ControlFlowGraph.h
|
Apply modernize-pass-by-value.
|
2020-04-14 10:32:13 -05:00 |
DeclarationContainer.cpp
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
DeclarationContainer.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
DeclarationTypeChecker.cpp
|
Review suggestions.
|
2020-04-16 16:42:12 +02:00 |
DeclarationTypeChecker.h
|
Move direct struct recursion check to detect recursion in global structs.
|
2020-04-16 16:42:12 +02:00 |
DocStringAnalyser.cpp
|
fix typo in docstring error message
|
2020-03-22 17:15:44 +04:00 |
DocStringAnalyser.h
|
Reports source location for structured documentation errors.
|
2020-02-14 15:21:39 +01:00 |
GlobalContext.cpp
|
Ast-Import from standard-json
|
2020-01-14 17:15:53 +01:00 |
GlobalContext.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ImmutableValidator.cpp
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
ImmutableValidator.h
|
Validate immutable variables
|
2020-04-02 13:52:27 +02:00 |
NameAndTypeResolver.cpp
|
Extract typing.
|
2020-04-14 10:59:28 +02:00 |
NameAndTypeResolver.h
|
Extract typing.
|
2020-04-14 10:59:28 +02:00 |
OverrideChecker.cpp
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
OverrideChecker.h
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
PostTypeChecker.cpp
|
Move assertion in PostTypeChecker's ConstStateVarCircularReferenceChecker to account for function type variables
|
2020-02-12 17:42:27 +01:00 |
PostTypeChecker.h
|
Move variables-in-interfaces checker to PostTypeChecker
|
2020-01-08 14:05:08 +01:00 |
ReferencesResolver.cpp
|
Extract typing.
|
2020-04-14 10:59:28 +02:00 |
ReferencesResolver.h
|
Extract typing.
|
2020-04-14 10:59:28 +02:00 |
StaticAnalyzer.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
StaticAnalyzer.h
|
Apply modernize-use-override.
|
2020-04-02 18:00:44 -05:00 |
SyntaxChecker.cpp
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
SyntaxChecker.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
TypeChecker.cpp
|
Type Checker: Fix internal error when applying unary operators to tuples with empty components
|
2020-04-29 02:18:48 +02:00 |
TypeChecker.h
|
virtual modifiers (in Abstract contracts) allow empty bodies
|
2020-04-23 17:26:59 +05:30 |
ViewPureChecker.cpp
|
Merge pull request #8642 from ethereum/interfaceid
|
2020-04-23 12:24:49 +02:00 |
ViewPureChecker.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |