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
acec8f271da8f967034b19657a8cd3bbc74effc4
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
/
interface
T
History
chriseth
aa3f51ab47
Issue state mutability restriction for overriding and not for virtual functions.
2020-07-16 17:19:35 +02:00
..
diamond
Issue state mutability restriction for overriding and not for virtual functions.
2020-07-16 17:19:35 +02:00
implementation
Issue state mutability restriction for overriding and not for virtual functions.
2020-07-16 17:19:35 +02:00
linearization
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
contract_base.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
multiple_parents.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
overrides_multiple.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
overrides_single.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
single_parent.sol
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00