solidity/test/libsolidity/semanticTests/structs/calldata
Djordje Mijovic eea6513b5d [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory
Co-authored-by: Leonardo <leo@ethereum.org>
2020-11-23 23:22:34 +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 Update tests. 2020-07-20 15:40:58 +02:00
calldata_struct_array_member.sol Sort tests. 2020-03-19 14:42:25 +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 [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
calldata_struct_to_storage.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05: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 Enabling test for old codegen. 2020-11-10 15:13:48 +01:00
calldata_struct.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
calldata_structs.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
dynamic_nested.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
dynamically_encoded.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00