.. |
cleanup
|
[Sol->Yul] Implementing bytes copying from calldata to memory.
|
2020-07-27 15:14:26 +02:00 |
abi_encode_calldata_slice.sol
|
[Sol->Yul] Enabling new bytes(n)
|
2020-05-14 12:55:14 +02:00 |
abi_encode_empty_string_v2.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
abi_encode_rational_v2.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
abi_encode_v2.sol
|
Update tests.
|
2020-07-20 15:40:58 +02:00 |
calldata_array_dynamic_index_access.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_dynamic_static_dynamic.sol
|
[Sol->Yul] Implementing bytes copying from calldata to memory.
|
2020-07-27 15:14:26 +02:00 |
calldata_array_dynamic_static_short_decode.sol
|
[isoltest] Enforcing compileViaYul to be set if test can pass via yul
|
2020-05-05 00:38:13 +02:00 |
calldata_array_dynamic_static_short_reencode.sol
|
Introduce non-reversed version of tupleEncoder.
|
2020-05-07 15:08:09 +02:00 |
calldata_array_dynamic.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_function_types.sol
|
Implement ABI encoding of calldata arrays and structs.
|
2019-04-04 13:05:32 +02:00 |
calldata_array_multi_dynamic.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_static_dynamic_static.sol
|
Implement ABI encoding of calldata arrays and structs.
|
2019-04-04 13:05:32 +02:00 |
calldata_array_static_index_access.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_static.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_struct_dynamic.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_two_dynamic.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array_two_static.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_array.sol
|
Implement ABI encoding of calldata arrays and structs.
|
2019-04-04 13:05:32 +02:00 |
calldata_struct_dynamic.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
calldata_struct_member_offset.sol
|
Update tests.
|
2020-07-20 15:40:58 +02:00 |
calldata_struct_simple.sol
|
Implement Yul IR generation for abi.encode*
|
2020-05-07 19:39:15 +02:00 |
memory_params_in_external_function.sol
|
Tests for memory in external functions.
|
2020-07-06 17:08:24 +02:00 |
storage_array_encoding.sol
|
Add test case that abi.encode nested storage arrays
|
2019-06-19 10:46:47 +08:00 |