This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
facc66997b
solidity
/
test
/
libsolidity
/
syntaxTests
/
array
History
chriseth
eaac16c779
Merge pull request
#11590
from ethereum/disallow-non-hex-zero-and-fix-bytes32-literals-in-bytes-concat
...
Disallow non-hex zero literals and fix 32-byte hex literals in `bytes.concat()`
2021-06-29 16:34:26 +02:00
..
concat
Merge pull request
#11590
from ethereum/disallow-non-hex-zero-and-fix-bytes32-literals-in-bytes-concat
2021-06-29 16:34:26 +02:00
invalid
Adding syntax test for bytes to bytesNN conversion.
2021-04-23 13:19:19 +02:00
invalidCopy
length
pop
push
slice
array_pop_arg.sol
array_pop.sol
bytes_pop.sol
bytes_to_fixed_bytes.sol
Adding syntax test for bytes to bytesNN conversion.
2021-04-23 13:19:19 +02:00
calldata_assign.sol
calldata_dynamic.sol
calldata_multi_dynamic_V1.sol
calldata_multi_dynamic.sol
calldata_multi.sol
calldata_resize.sol
calldata.sol
contract_array.sol
contract_index_access.sol
dynamic_memory_array_pop.sol
function_mapping_library.sol
function_mapping.sol
library_array.sol
nested_calldata_memory2.sol
nested_calldata_memory3.sol
nested_calldata_memory.sol
nested_calldata_storage2.sol
nested_calldata_storage.sol
new_no_parentheses.sol
no_array_pop.sol
static_storage_array_pop.sol
string_pop.sol
uninitialized_storage_var.sol