| .. |
|
array_copy_different_packing.sol
|
|
|
|
array_copy_nested_array.sol
|
|
|
|
array_copy_storage_abi_signed.sol
|
|
|
|
array_copy_storage_storage_static_dynamic.sol
|
|
|
|
array_copy_storage_storage_static_static.sol
|
|
|
|
array_copy_target_leftover2.sol
|
|
|
|
array_copy_target_simple.sol
|
|
|
|
array_pop_empty_exception.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
array_pop_isolated.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
array_pop.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
array_push_packed_array.sol
|
|
|
|
array_push_struct.sol
|
|
|
|
array_push.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
arrays_complex_from_and_to_storage.sol
|
|
|
|
arrays_complex_memory_index_access.sol
|
|
|
|
byte_array_pop_copy_long.sol
|
|
|
|
byte_array_pop_empty_exception.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
byte_array_pop_isolated.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
byte_array_pop_masking_long.sol
|
|
|
|
byte_array_pop.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
byte_array_push_transition.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
byte_array_push.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
byte_array_storage_layout.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
byte_array_transitional_2.sol
|
[Sol->Yul] Implementing Byte array push() and pop()
|
2020-05-19 14:47:00 +02:00 |
|
bytes_delete_element.sol
|
|
|
|
bytes_length_member.sol
|
|
|
|
bytes_memory_index_access.sol
|
|
|
|
calldata_array_dynamic_invalid_static_middle.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
calldata_array_dynamic_invalid.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
calldata_array_of_struct_to_memory.sol
|
|
|
|
calldata_array_of_struct.sol
|
|
|
|
calldata_array.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
calldata_dynamic_array_to_memory.sol
|
|
|
|
calldata_slice_access.sol
|
|
|
|
constant_var_as_array_length.sol
|
|
|
|
copy_function_storage_array.sol
|
|
|
|
copy_internal_function_array_to_storage.sol
|
|
|
|
create_dynamic_array_with_zero_length.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
create_memory_array_too_large.sol
|
Changelog and tests
|
2020-05-11 15:29:05 +05:30 |
|
create_memory_array.sol
|
|
|
|
create_memory_byte_array.sol
|
[Sol->Yul] Enabling new bytes(n)
|
2020-05-14 12:55:14 +02:00 |
|
create_multiple_dynamic_arrays.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
delete_on_array_of_structs.sol
|
|
|
|
dynamic_arrays_in_storage.sol
|
|
|
|
dynamic_out_of_bounds_array_access.sol
|
|
|
|
evm_exceptions_out_of_band_access.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
fixed_arrays_as_return_type.sol
|
[Sol->Yul] Enabling creation function call
|
2020-04-27 16:15:57 +02:00 |
|
fixed_arrays_in_constructors.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
fixed_arrays_in_storage.sol
|
|
|
|
fixed_bytes_index_access.sol
|
|
|
|
fixed_bytes_length_access.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
fixed_out_of_bounds_array_access.sol
|
|
|
|
function_array_cross_calls.sol
|
[Sol->Yul] Enabling creation function call
|
2020-04-27 16:15:57 +02:00 |
|
function_memory_array.sol
|
Yul parser hack and more yul tests.
|
2020-05-05 17:23:41 +02:00 |
|
index_access.sol
|
Index access to fixed bytes and byte arrays.
|
2020-06-09 10:50:28 +02:00 |
|
inline_array_index_access_ints.sol
|
|
|
|
inline_array_index_access_strings.sol
|
|
|
|
inline_array_return.sol
|
|
|
|
inline_array_singleton.sol
|
|
|
|
inline_array_storage_to_memory_conversion_ints.sol
|
|
|
|
inline_array_storage_to_memory_conversion_strings.sol
|
|
|
|
inline_array_strings_from_document.sol
|
|
|
|
memory_arrays_dynamic_index_access_write.sol
|
|
|
|
memory_arrays_index_access_write.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
memory_arrays_of_various_sizes.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
memory.sol
|
|
|
|
push_no_args_1d.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
|
push_no_args_2d.sol
|
|
|
|
push_no_args_bytes.sol
|
|
|
|
push_no_args_struct.sol
|
|
|
|
reusing_memory.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
|
storage_array_ref.sol
|
|
|
|
string_allocation_bug.sol
|
|
|
|
string_bytes_conversion.sol
|
|
|
|
strings_in_struct.sol
|
|
|