.. |
circular_import.sol
|
|
|
complex_import.sol
|
|
|
filename_with_period.sol
|
|
|
import_does_not_clutter_importee.sol
|
|
|
import_is_transitive.sol
|
|
|
inheritance_abi_encoder_match.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
inheritance_abi_encoder_mismatch_1.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
inheritance_abi_encoder_mismatch_2.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
library_name_clash_with_contract.sol
|
|
|
library_name_clash.sol
|
Fixes source location in warning for shadowing import delcarations.
|
2019-09-30 11:45:46 +02:00 |
name_clash_in_import_1.sol
|
|
|
name_clash_in_import_2.sol
|
|
|
name_clash_in_import_3.sol
|
|
|
name_clash_in_import_4.sol
|
|
|
name_clash_in_import_5.sol
|
|
|
name_clash_in_import_contract_struct_1.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_contract_struct_2.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_contract_struct_3.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_contract_struct_4.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_contract_struct_5.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_enum_contract.sol
|
Allow global enum definitions.
|
2019-09-02 11:52:51 +02:00 |
name_clash_in_import_enum_struct.sol
|
Allow global enum definitions.
|
2019-09-02 11:52:51 +02:00 |
name_clash_in_import_enum.sol
|
Allow global enum definitions.
|
2019-09-02 11:52:51 +02:00 |
name_clash_in_import_struct_1.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_2.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_3.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_4.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_5.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_contract_1.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_contract_2.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_contract_3.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_contract_4.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
name_clash_in_import_struct_contract_5.sol
|
Import tests.
|
2019-09-02 11:17:57 +02:00 |
regular_import.sol
|
|
|
relative_import_multiplex.sol
|
|
|
relative_import.sol
|
|
|
shadowing_builtins_with_alias.sol
|
Fixes source location in warning for shadowing import delcarations.
|
2019-09-30 11:45:46 +02:00 |
shadowing_builtins_with_imports.sol
|
|
|
shadowing_builtins_with_multiple_imports.sol
|
Fixes source location in warning for shadowing import delcarations.
|
2019-09-30 11:45:46 +02:00 |
shadowing_via_import.sol
|
Fixes source location in warning for shadowing import delcarations.
|
2019-09-30 11:45:46 +02:00 |
simple_alias.sol
|
Split fallback function and introduce "fallback()" and "receive()" syntax.
|
2019-11-04 17:17:58 +01:00 |
smoke_test.sol
|
|
|