.. |
invalid
|
Allow arrays of contract types as type expressions e.g. for abi.decode.
|
2020-10-16 19:40:41 +02:00 |
length
|
Update existing tests.
|
2020-10-08 18:56:17 +02:00 |
pop
|
Fix ICE caused by an array of mappings
|
2020-09-29 18:17:46 +02:00 |
push
|
Fix ICE caused by an array of mappings
|
2020-09-29 18:17:46 +02:00 |
slice
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
array_pop_arg.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
array_pop.sol
|
Adds syntax tests, documentation and changelog entry.
|
2018-05-30 17:43:20 +02:00 |
bytes_pop.sol
|
Adds syntax tests, documentation and changelog entry.
|
2018-05-30 17:43:20 +02:00 |
calldata_assign.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
calldata_dynamic.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
calldata_multi_dynamic_V1.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
calldata_multi_dynamic.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
calldata_multi.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
calldata_resize.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
calldata.sol
|
Do not warn about enabled ABIEncoderV2 anymore.
|
2019-11-26 15:49:42 +01:00 |
contract_array.sol
|
Adds syntax test that covers arrays of contracts.
|
2019-02-25 23:05:33 +00:00 |
contract_index_access.sol
|
Allow arrays of contract types as type expressions e.g. for abi.decode.
|
2020-10-16 19:40:41 +02:00 |
dynamic_memory_array_pop.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
function_mapping_library.sol
|
Tests, Docs and Changelog
|
2020-06-30 16:53:41 +05:30 |
function_mapping.sol
|
Tests, Docs and Changelog
|
2020-06-30 16:53:41 +05:30 |
library_array.sol
|
Disallow invalid use of library names as type names.
|
2020-10-16 18:25:08 +02:00 |
nested_calldata_memory2.sol
|
Add proper unipmlemented errors for array copying
|
2020-05-25 10:48:42 +02:00 |
nested_calldata_memory3.sol
|
Add proper unipmlemented errors for array copying
|
2020-05-25 10:48:42 +02:00 |
nested_calldata_memory.sol
|
Add proper unipmlemented errors for array copying
|
2020-05-25 10:48:42 +02:00 |
nested_calldata_storage2.sol
|
Add proper unipmlemented errors for array copying
|
2020-05-25 10:48:42 +02:00 |
nested_calldata_storage.sol
|
Add proper unipmlemented errors for array copying
|
2020-05-25 10:48:42 +02:00 |
new_no_parentheses.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
no_array_pop.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
static_storage_array_pop.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
string_pop.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
uninitialized_storage_var.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |