This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b6f4d4e9bc
solidity
/
libsolidity
/
analysis
History
Erik Kundt
07744dbd12
Throws error on library calling itself externally.
2019-05-02 12:41:07 +02:00
..
ConstantEvaluator.cpp
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
2019-04-17 14:42:07 +02:00
ConstantEvaluator.h
ContractLevelChecker.cpp
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
2019-04-17 14:42:07 +02:00
ContractLevelChecker.h
Check base contracts for abi encoder compatibility
2019-03-06 11:16:54 +01:00
ControlFlowAnalyzer.cpp
ControlFlowAnalyzer.h
ControlFlowBuilder.cpp
libsolidity: Introducing TypeProvider API, for clear type system ownership.
2019-04-16 18:26:45 +02:00
ControlFlowBuilder.h
ControlFlowGraph.cpp
ControlFlowGraph.h
DeclarationContainer.cpp
Fix tabs/spaces.
2019-02-13 17:05:48 +01:00
DeclarationContainer.h
DocStringAnalyser.cpp
DocStringAnalyser.h
GlobalContext.cpp
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
2019-04-17 14:42:07 +02:00
GlobalContext.h
NameAndTypeResolver.cpp
Issue warning for variables called
super
or
this
2019-05-02 11:30:24 +02:00
NameAndTypeResolver.h
Issue warning for variables called
super
or
this
2019-05-02 11:30:24 +02:00
PostTypeChecker.cpp
Move SemVerHandler to analysis to parsing to increase modularity...
2019-04-17 10:13:42 -04:00
PostTypeChecker.h
ReferencesResolver.cpp
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
2019-04-17 14:42:07 +02:00
ReferencesResolver.h
StaticAnalyzer.cpp
Throws error on library calling itself externally.
2019-05-02 12:41:07 +02:00
StaticAnalyzer.h
SyntaxChecker.cpp
Move SemVerHandler to analysis to parsing to increase modularity...
2019-04-17 10:13:42 -04:00
SyntaxChecker.h
TypeChecker.cpp
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
2019-04-17 14:42:07 +02:00
TypeChecker.h
Check base contracts for abi encoder compatibility
2019-03-06 11:16:54 +01:00
ViewPureChecker.cpp
Remove "using namespace" from header and move Instruction to dev::eth.
2019-03-28 13:48:11 +01:00
ViewPureChecker.h