solidity/test/libsolidity/semanticTests/structs
Djordje Mijovic d685bee2ec [Sol->Yul] Implementing struct copying from calldata to memory.
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
2020-08-11 16:18:06 +02:00
..
calldata [Sol->Yul] Implementing struct copying from calldata to memory. 2020-08-11 16:18:06 +02:00
conversion Update tests. 2020-07-07 12:16:18 +02:00
array_of_recursive_struct.sol
delete_struct.sol Update tests. 2020-07-07 12:16:18 +02:00
global.sol
lone_struct_array_type.sol
memory_struct_named_constructor.sol
memory_structs_as_function_args.sol
memory_structs_nested_load.sol
memory_structs_nested.sol
memory_structs_read_write.sol
multislot_struct_allocation.sol
nested_struct_allocation.sol
recursive_structs.sol
simple_struct_allocation.sol
struct_assign_reference_to_struct.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_constructor_nested.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_copy_via_local.sol
struct_copy.sol
struct_delete_member.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_delete_struct_in_mapping.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_named_constructor.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_reference.sol
structs.sol