.. |
duplicated_constructor_call
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
fallback_receive
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
interface
|
Issue state mutability restriction for overriding and not for virtual functions.
|
2020-07-16 17:19:35 +02:00 |
override
|
Update tests for new public var override rules
|
2020-07-20 15:18:23 +02:00 |
virtual
|
Type Checker: Disallow `virtual ` for modifiers in libraries.
|
2020-09-07 11:17:38 +02:00 |
allow_empty_duplicated_super_constructor_call.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
base_arguments_empty_parentheses.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
base_arguments_multiple_inheritance.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
base_arguments_no_parentheses.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
disallow_modifier_style_without_parentheses.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
interface_virtual_warning.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
modifiers_in_constructor_context.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
reference_non_base_ctor.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
shadowing_base_state_vars.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
shadowing_private_base_state_vars.sol
|
Make shadowing of inherited state variables an error.
|
2019-12-03 21:20:03 +01:00 |
super_on_external.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
too_few_base_arguments.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
unimplemented_without_virtual.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
wrong_type_base_arguments.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |