solidity/test/libsolidity/semanticTests/structs/calldata
2021-04-20 17:38:29 +02:00
..
calldata_nested_structs.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_and_ints.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_array_member_dynamic.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_struct_array_member.sol [Sol->Yul] Implementing member access to arrays in calldata structs. 2020-11-26 11:46:31 +01:00
calldata_struct_as_argument_of_lib_function.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_as_memory_argument.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_struct_member_dynamic.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_struct_member.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_to_memory_tuple_assignment.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_to_memory.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_struct_to_storage.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_struct_with_array_to_memory.sol Fixing pragmas to abicoder v2. 2020-11-25 15:13:57 +01:00
calldata_struct_with_bytes_to_memory.sol Update tests 2020-12-14 19:32:31 +00:00
calldata_struct_with_nested_array_to_memory.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_with_nested_array_to_storage.sol Use unbounded allocation before returning. 2021-04-08 18:37:24 +02:00
calldata_struct.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_structs.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
dynamic_nested.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
dynamically_encoded.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00