solidity/test/libsolidity/syntaxTests/structs
2019-11-26 15:49:42 +01:00
..
recursion Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
address_member_access.sol Replace casting of external functions to address by a member named "address". 2019-08-19 14:56:04 +02:00
address_member_declaration.sol Replace casting of external functions to address by a member named "address". 2019-08-19 14:56:04 +02:00
array_calldata.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
calldata_array_assign.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
calldata_assign.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
calldata_dynamic.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
calldata_struct_function_type.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
calldata.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
contract_global_struct_name_clash.sol Allow global struct definitions. 2019-09-02 11:17:42 +02:00
global_struct_contract_name_clash.sol Allow global struct definitions. 2019-09-02 11:17:42 +02:00
global_struct_shadowing.sol Allow global struct definitions. 2019-09-02 11:17:42 +02:00
global_struct.sol Allow global struct definitions. 2019-09-02 11:17:42 +02:00
global_structs_name_clash.sol Allow global struct definitions. 2019-09-02 11:17:42 +02:00
memory_to_calldata.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00