This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
literal_suffix_functions
solidity
/
test
/
libsolidity
/
syntaxTests
/
array
/
invalid
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Djordje Mijovic
ece42c07df
Adding syntax test for bytes to bytesNN conversion.
2021-04-23 13:19:19 +02:00
..
bytes_to_fixed_bytes.sol
Adding syntax test for bytes to bytesNN conversion.
2021-04-23 13:19:19 +02:00
library_array.sol
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00
library_index_access.sol
Allow arrays of contract types as type expressions e.g. for abi.decode.
2020-10-16 19:40:41 +02:00