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
cd6401e65bdd14d2086b369846e6be28db688f21
solidity
/
test
/
libsolidity
/
syntaxTests
/
bound
T
History
Harikrishnan Mulackal
c7dc42a794
Disallow `
using for
` directive for interfaces.
2020-08-27 15:57:51 +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