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
e0529989da
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
History
Daniel Kirchner
3f14c904b0
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00
..
duplicated_constructor_call
fallback_receive
interface
override
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00
virtual
allow_empty_duplicated_super_constructor_call.sol
base_arguments_empty_parentheses.sol
base_arguments_multiple_inheritance.sol
base_arguments_no_parentheses.sol
disallow_modifier_style_without_parentheses.sol
interface_virtual_warning.sol
modifiers_in_constructor_context.sol
reference_non_base_ctor.sol
shadowing_base_state_vars.sol
shadowing_private_base_state_vars.sol
super_on_external.sol
too_few_base_arguments.sol
unimplemented_without_virtual.sol
wrong_type_base_arguments.sol