chriseth
|
0c1be06cba
|
Documentation for custom errors.
|
2021-03-30 23:04:32 +02:00 |
|
Mathias Baumann
|
b72fb1333b
|
Adjust docs example to work with v0.8.0
|
2020-09-08 13:36:16 +02:00 |
|
chriseth
|
cf5aa450bd
|
Documentation.
|
2020-08-18 11:46:59 +02:00 |
|
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 |
|
Erik Kundt
|
fe1676203d
|
Updates documentation to 0.7.0.
|
2020-01-10 18:56:38 +01:00 |
|
Mathias Baumann
|
6c6a9054b2
|
Implement override checking
|
2019-10-30 17:31:33 +01:00 |
|
chriseth
|
8d401ba936
|
Update pragmas.
|
2019-03-05 18:10:09 +01:00 |
|
Chris Ward
|
32c3f6c817
|
Add link between functions in contract structure and more details
Fix missing label
|
2018-12-03 09:06:19 +01:00 |
|
Alex Beregszaszi
|
3ca00c73f9
|
Update version pragma in all documentation examples
|
2018-09-25 19:03:25 +01:00 |
|
Chris Ward
|
98349929cd
|
Add clarification of state variables
|
2018-09-17 15:56:04 +02:00 |
|
chriseth
|
a32fb75f8f
|
Some cleanup in structure section.
|
2018-09-17 15:25:25 +02:00 |
|
chriseth
|
6cf299bec6
|
Update documentation examples.
|
2018-08-14 15:50:46 +02:00 |
|
Rafiudeen Chozhan Kumarasamy
|
890a0a07a6
|
Update Enum Type definition.
It's better to say that, Enums contain finite set of 'constant values', instead of finite set of 'values'.
|
2018-04-25 21:32:50 +04:00 |
|
Lefteris Karapetsas
|
8a7224683b
|
Docs: Update solidity version for revert with reason
|
2018-04-15 23:12:28 +02:00 |
|
chriseth
|
344a388d44
|
Update documentation.
|
2018-04-12 13:09:38 +02:00 |
|
chriseth
|
66ee9aa2f1
|
Use 0.4.21 pragma for documentation that uses "emit".
|
2018-03-02 12:29:48 +01:00 |
|
chriseth
|
f58024b974
|
Documentation about emitting events.
|
2018-02-22 15:17:42 +01:00 |
|
Alex Beregszaszi
|
460c9f3943
|
Merge pull request #3343 from ethereum/structs-struct
Fix grammar: "structs type" into "struct type"
|
2017-12-18 14:18:06 +00:00 |
|
Yoichi Hirai
|
d6e73b013f
|
Fix grammar: "structs type" into "struct type"
|
2017-12-18 13:31:40 +01:00 |
|
Jim McDonald
|
6e521d59b0
|
Fix Solidity warnings
|
2017-12-12 18:47:30 +00:00 |
|
Alex Beregszaszi
|
23379e1061
|
Ensure each code snippet in the docs can be extracted for tests
|
2017-11-22 04:08:35 +00:00 |
|
Matt Wisniewski
|
2b4b86aa7f
|
Update common-patterns.rst
|
2017-05-03 12:03:02 +02:00 |
|
Alex Beregszaszi
|
ace583d0a1
|
Rename accessor to getter
|
2017-02-03 00:17:21 +00:00 |
|
chriseth
|
4f5a95d569
|
Update documentation to version 0.4.0.
|
2016-09-06 19:11:41 +02:00 |
|
Dimitry
|
183cd70c47
|
add "pragma solidity ^0.4.0;" to code examples
|
2016-09-05 14:54:54 +03:00 |
|
Denton Liu
|
7c22a387f3
|
Changed whitespace formatting
|
2016-05-18 11:35:32 -04:00 |
|
Denton Liu
|
d4ad3231a2
|
Removed trailing whitespace
|
2016-05-18 11:35:32 -04:00 |
|
Denton Liu
|
6c3e78a3d8
|
Update structure-of-a-contract.rst
Changed a non-space whitespace character to a space
|
2016-05-05 14:05:51 -04:00 |
|
michaltrzesimiech
|
d9158fd7ab
|
Deleting redundant line
|
2016-03-26 08:48:15 +01:00 |
|
michaltrzesimiech
|
c994458a94
|
Update structure-of-a-contract.rst
|
2016-03-25 14:51:13 +01:00 |
|
Oleg Iakovlev
|
683f01fb22
|
[Minor]: typo fix
|
2016-03-01 13:15:20 +02:00 |
|
holgerd77
|
aec2f4879a
|
Added in-depth links to function modifiers, structs and enums in structure section
|
2016-02-19 12:05:56 +01:00 |
|
holgerd77
|
448d1601ce
|
Name-spacing the structure reference links for not being confused with the globally probably more used in-depth links
|
2016-02-19 11:47:16 +01:00 |
|
holgerd77
|
acee4b7040
|
Added in-depth links for further reading to the state variable, function and function modifier overview in the structure section
|
2016-02-19 11:30:00 +01:00 |
|
holgerd77
|
6640e9e918
|
Changed reference naming from understore to dash separation for consistency with existing naming
|
2016-02-19 11:03:30 +01:00 |
|
holgerd77
|
2e52170d7a
|
Added examples, references to structure section
|
2016-02-18 11:45:15 +01:00 |
|
chriseth
|
64fa9ca478
|
Imported documentation.
|
2015-12-07 22:35:51 +01:00 |
|