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
warn-inheritance-order
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
/
interface
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Mathias Baumann
b2b45cc97b
Ensure contract order in suggestion is equal to inheritance order
2020-03-02 18:36:06 +01:00
..
diamond
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00
implementation
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00
linearization
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00
contract_base.sol
Prohibit interfaces inheriting from non-interfaces
2020-01-22 09:40:40 -05:00
multiple_parents.sol
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00
overrides_multiple.sol
Ensure contract order in suggestion is equal to inheritance order
2020-03-02 18:36:06 +01:00
overrides_single.sol
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00
single_parent.sol
Update tests for interface inheritance
2020-01-22 09:40:40 -05:00