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
2a25d04896d28130caaddbc29ee7e25e9b1d3ace
solidity
/
test
/
libsolidity
/
syntaxTests
/
bound
T
History
Daniel Kirchner
3f14c904b0
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00
..
bound_all.sol
Add assert and tests for bound functions
2018-11-22 14:41:39 +01:00
bound_call.sol
Add assert and tests for bound functions
2018-11-22 14:41:39 +01:00
bound_calldata.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
bound_no_call.sol
Add assert and tests for bound functions
2018-11-22 14:41:39 +01:00
bound_to_struct.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
interface_using_for.sol
Disallow `
using for
` directive for interfaces.
2020-08-27 15:57:51 +02:00
using_for_library.sol
Disallow invalid use of library names as type names.
2020-10-16 18:25:08 +02:00