chriseth
|
257bc6a416
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-05-14 13:04:46 +02:00 |
|
chriseth
|
d33b67b3c2
|
Add license tags to documentation snippets.
|
2020-05-13 22:16:34 +02:00 |
|
Harikrishnan Mulackal
|
a207613f17
|
Docs, changelog and tests
|
2020-05-05 21:11:15 +05:30 |
|
chriseth
|
ecbf216354
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-05-04 18:46:45 +02:00 |
|
hrkrshnn
|
d1fd6782bc
|
Note on abstract contract about overriding implemented functions
|
2020-04-30 19:41:31 +05:30 |
|
chriseth
|
abee23251b
|
Fix pragma requirement.
|
2020-04-23 11:52:01 +02:00 |
|
chriseth
|
6728e3ef94
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-04-22 17:21:32 +02:00 |
|
iamdefinitelyahuman
|
d59706e5f5
|
docs: fix formatting errors and style inconsistencies
|
2020-04-20 20:24:31 +04:00 |
|
chriseth
|
51883958ab
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-04-07 11:14:28 +02:00 |
|
chriseth
|
9c4a02db0f
|
Documentation for immutables.
|
2020-04-01 11:37:11 +02:00 |
|
chriseth
|
7d68f9f6c3
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-03-24 13:35:41 +01:00 |
|
Erik Kundt
|
50c22f0800
|
Adds script which compiles docs example with minimum compiler version.
|
2020-03-18 19:27:38 +01:00 |
|
chriseth
|
06ad5b3200
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2020-02-27 15:06:36 +01:00 |
|
Brian L. McMichael
|
b39814a4f8
|
Conform constants to style guide
Constants should conform to style guide at https://solidity.readthedocs.io/en/latest/style-guide.html#constants
|
2020-02-06 16:39:09 -05:00 |
|
chriseth
|
981ed5f773
|
Documentation for function call options.
|
2020-01-23 21:20:01 +01:00 |
|
Jason Cobb
|
86145adac8
|
Update documentation for interface inheritance
|
2020-01-22 09:40:40 -05:00 |
|
chriseth
|
4d681fb16d
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2020-01-14 16:43:48 +01:00 |
|
Erik Kundt
|
fe1676203d
|
Updates documentation to 0.7.0.
|
2020-01-10 18:56:38 +01:00 |
|
chriseth
|
b68ea243fc
|
Fix comment.
|
2020-01-08 18:37:46 +01:00 |
|
chriseth
|
7772ee145c
|
Change naming to "destructible".
|
2020-01-08 09:17:59 +01:00 |
|
William Entriken
|
6d068b6331
|
Reduce usage of the word "kill"
|
2020-01-07 11:18:10 +01:00 |
|
Chris Chinchilla
|
f46218cad9
|
Update pragma versions for 0.6.0
|
2019-12-16 17:36:44 +01:00 |
|
Leonardo Alt
|
3198f55d24
|
Docs style guide
|
2019-12-13 12:40:33 +01:00 |
|
chriseth
|
fc085cb141
|
Merge pull request #7982 from ethereum/updateVisibility
Update visibility and getters.
|
2019-12-12 14:02:35 +01:00 |
|
chriseth
|
104a8c59f5
|
Merge pull request #7974 from ethereum/updateInterfaces
[DOC] Update interfaces
|
2019-12-12 12:51:00 +01:00 |
|
chriseth
|
9de0b3d7b5
|
Update visibility and getters.
|
2019-12-12 12:50:35 +01:00 |
|
chriseth
|
269c3c0c06
|
Merge pull request #7980 from ethereum/updateLibraries89
Update libraries section for 0.6.0.
|
2019-12-12 12:48:39 +01:00 |
|
chriseth
|
cb2835663d
|
[DOC] Update interfaces
|
2019-12-12 12:46:22 +01:00 |
|
chriseth
|
0e796b77e9
|
Merge pull request #7973 from ethereum/docInheritance2
[DOC] More changes to inheritance.
|
2019-12-12 12:44:37 +01:00 |
|
chriseth
|
9790e6c044
|
More changes to inheritance.
|
2019-12-12 11:05:20 +01:00 |
|
chriseth
|
f4a0546db3
|
Update "using for".
|
2019-12-12 10:49:03 +01:00 |
|
chriseth
|
bbb8b88118
|
Update libraries section for 0.6.0.
|
2019-12-12 10:31:31 +01:00 |
|
chriseth
|
086b90fc07
|
Modifier overriding documentation.
|
2019-12-09 18:41:39 +01:00 |
|
chriseth
|
d6e7202edf
|
Merge pull request #7909 from ethereum/docsChange4
[DOC] Some changes to functions.
|
2019-12-09 17:56:13 +01:00 |
|
chriseth
|
fa026aacb4
|
[DOC] Some changes to functions.
|
2019-12-09 17:53:09 +01:00 |
|
chriseth
|
175e9d4b5f
|
[DOC] Some updates on functions.
|
2019-12-09 17:51:39 +01:00 |
|
chriseth
|
6d2f1f3068
|
Documentation about unique base functions.
|
2019-12-09 16:04:45 +01:00 |
|
chriseth
|
2de7687c4f
|
Merge pull request #7906 from ethereum/docsChange2
[DOCS] Some changes to creation, events and modifiers.
|
2019-12-05 16:06:25 +01:00 |
|
chriseth
|
5816c43df9
|
Some changes to creation, events and modifiers.
|
2019-12-05 15:43:26 +01:00 |
|
chriseth
|
766bde2d78
|
Some changes to "abstract contracts".
|
2019-12-05 14:55:07 +01:00 |
|
Mathias Baumann
|
b7d5de59c5
|
Implement overridding of functions by public variables
|
2019-12-05 12:48:52 +00:00 |
|
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 |
|
chriseth
|
a00f824479
|
Merge pull request #7773 from ethereum/develop
Merge develop into develop_060
|
2019-11-21 21:49:22 +01:00 |
|
chriseth
|
6797879128
|
Merge pull request #7647 from ethereum/virtual-5424
Implement virtual keyword
|
2019-11-19 13:21:27 +01:00 |
|
Daniel Kirchner
|
9115a0f525
|
Some documentation.
|
2019-11-15 16:12:29 +01:00 |
|
chriseth
|
216e1749f4
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-11-14 13:42:46 +01:00 |
|