solidity/test/libsolidity/semanticTests/structs/calldata
2020-11-24 14:57:45 +01:00
..
calldata_nested_structs.sol [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +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 [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +01:00
calldata_struct_as_memory_argument.sol [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +01:00
calldata_struct_to_memory_tuple_assignment.sol [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +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_nested_array_to_memory.sol [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +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