aboutsummaryrefslogtreecommitdiffstats
path: root/docs/structure-of-a-contract.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add link between functions in contract structure and more detailsChris Ward2018-12-031-1/+2
| | | | Fix missing label
* Update version pragma in all documentation examplesAlex Beregszaszi2018-09-261-6/+6
|
* Add clarification of state variablesChris Ward2018-09-171-1/+2
|
* Some cleanup in structure section.chriseth2018-09-171-2/+7
|
* Update documentation examples.chriseth2018-08-141-1/+1
|
* Update Enum Type definition.Rafiudeen Chozhan Kumarasamy2018-04-261-1/+1
| | | It's better to say that, Enums contain finite set of 'constant values', instead of finite set of 'values'.
* Docs: Update solidity version for revert with reasonLefteris Karapetsas2018-04-161-1/+1
|
* Update documentation.chriseth2018-04-121-1/+4
|
* Use 0.4.21 pragma for documentation that uses "emit".chriseth2018-03-021-1/+1
|
* Documentation about emitting events.chriseth2018-02-221-2/+2
|
* Merge pull request #3343 from ethereum/structs-structAlex Beregszaszi2017-12-181-3/+3
|\ | | | | Fix grammar: "structs type" into "struct type"
| * Fix grammar: "structs type" into "struct type"Yoichi Hirai2017-12-181-3/+3
| |
* | Fix Solidity warningsJim McDonald2017-12-131-3/+3
|/
* Ensure each code snippet in the docs can be extracted for testsAlex Beregszaszi2017-11-221-43/+43
|
* Update common-patterns.rstMatt Wisniewski2017-05-031-2/+2
|
* Rename accessor to getterAlex Beregszaszi2017-02-031-2/+2
|
* Update documentation to version 0.4.0.chriseth2016-09-071-3/+3
|
* add "pragma solidity ^0.4.0;" to code examplesDimitry2016-09-051-0/+12
|
* Changed whitespace formattingDenton Liu2016-05-181-25/+25
|
* Removed trailing whitespaceDenton Liu2016-05-181-10/+10
|
* Update structure-of-a-contract.rstDenton Liu2016-05-061-1/+1
| | | | Changed a non-space whitespace character to a space
* Deleting redundant linemichaltrzesimiech2016-03-261-2/+0
|
* Update structure-of-a-contract.rstmichaltrzesimiech2016-03-251-1/+1
|
* [Minor]: typo fixOleg Iakovlev2016-03-011-1/+1
|
* Added in-depth links to function modifiers, structs and enums in structure ↵holgerd772016-02-191-4/+10
| | | | section
* Name-spacing the structure reference links for not being confused with the ↵holgerd772016-02-191-9/+9
| | | | globally probably more used in-depth links
* Added in-depth links for further reading to the state variable, function and ↵holgerd772016-02-191-0/+10
| | | | function modifier overview in the structure section
* Changed reference naming from understore to dash separation for consistency ↵holgerd772016-02-191-6/+6
| | | | with existing naming
* Added examples, references to structure sectionholgerd772016-02-181-8/+103
|
* Imported documentation.chriseth2015-12-081-0/+17