chriseth
|
6c0660ac66
|
Merge pull request #7876 from ethereum/docInheritance
[DOC] Clarification about inhertiance.
|
2019-12-04 18:14:25 +01:00 |
|
chriseth
|
fc5bbd1963
|
Clarify documentation with regards to inheritance.
|
2019-12-04 18:11:04 +01:00 |
|
Christian Parpart
|
7bbdfe070f
|
Make shadowing of inherited state variables an error.
|
2019-12-03 21:20:03 +01:00 |
|
Daniel Kirchner
|
c33d233d88
|
Update docs.
|
2019-12-03 10:50:53 +01:00 |
|
Mathias Baumann
|
7bc6645218
|
Disallow use of virtual and private together
|
2019-11-27 18:52:41 +01:00 |
|
Mathias Baumann
|
5b8ff78176
|
Implement virtual keyword
|
2019-11-14 11:49:39 +01:00 |
|
Alexander Arlt
|
cd3ad73b5a
|
Update tests.
|
2019-11-01 14:54:47 -05:00 |
|
Mathias Baumann
|
6c6a9054b2
|
Implement override checking
|
2019-10-30 17:31:33 +01:00 |
|
Chris Smith
|
d7fe96f81f
|
Add example of constructor inheritance and order
Add an example of how contract inheritance impacts constructor calling
|
2019-07-09 11:37:37 -04:00 |
|
Chris Ward
|
3b64a4b955
|
Bring inheritance doc inline with style guide
|
2019-05-27 14:23:53 +02:00 |
|
Guy Lando
|
ee0cb71959
|
Clarified inheritance documentation.
|
2019-05-20 18:30:47 +03:00 |
|
chriseth
|
8d401ba936
|
Update pragmas.
|
2019-03-05 18:10:09 +01:00 |
|
Chris Ward
|
5ca509a4ea
|
Split inheritance into new doc
|
2019-01-07 23:57:08 +01:00 |
|