solidity/test/libsolidity/semanticTests/structs
2020-07-06 15:25:25 +02:00
..
calldata
conversion Tests, Docs and Changelog 2020-06-30 16:53:41 +05:30
array_of_recursive_struct.sol
delete_struct.sol
global.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
lone_struct_array_type.sol
memory_struct_named_constructor.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_as_function_args.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_nested_load.sol Move files. 2020-03-26 17:47:36 +01:00
memory_structs_nested.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_read_write.sol
multislot_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
nested_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
recursive_structs.sol
simple_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
struct_assign_reference_to_struct.sol
struct_constructor_nested.sol Move files. 2020-03-26 17:47:36 +01:00
struct_copy_via_local.sol
struct_copy.sol Tests, Docs and Changelog 2020-06-30 16:53:41 +05:30
struct_delete_member.sol
struct_delete_struct_in_mapping.sol
struct_named_constructor.sol
struct_reference.sol
structs.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00