solidity/test/libsolidity/semanticTests/structs/calldata
2020-11-24 20:36:17 +01:00
..
calldata_nested_structs.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_and_ints.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_array_member.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_as_argument_of_lib_function.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_as_memory_argument.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_to_memory_tuple_assignment.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_to_memory.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_to_storage.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_with_array_to_memory.sol Adding new tests and activating old tests. 2020-11-23 14:52:55 +01:00
calldata_struct_with_bytes_to_memory.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_with_nested_array_to_memory.sol Support copying dynamically encoded structs from calldata to memory. 2020-11-24 20:36:17 +01:00
calldata_struct_with_nested_array_to_storage.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_structs.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
dynamic_nested.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
dynamically_encoded.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00