Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 1 | -6/+6 |
| | |||||
* | Add clarification of state variables | Chris Ward | 2018-09-17 | 1 | -1/+2 |
| | |||||
* | Some cleanup in structure section. | chriseth | 2018-09-17 | 1 | -2/+7 |
| | |||||
* | Update documentation examples. | chriseth | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Update Enum Type definition. | Rafiudeen Chozhan Kumarasamy | 2018-04-26 | 1 | -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 reason | Lefteris Karapetsas | 2018-04-16 | 1 | -1/+1 |
| | |||||
* | Update documentation. | chriseth | 2018-04-12 | 1 | -1/+4 |
| | |||||
* | Use 0.4.21 pragma for documentation that uses "emit". | chriseth | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Documentation about emitting events. | chriseth | 2018-02-22 | 1 | -2/+2 |
| | |||||
* | Merge pull request #3343 from ethereum/structs-struct | Alex Beregszaszi | 2017-12-18 | 1 | -3/+3 |
|\ | | | | | Fix grammar: "structs type" into "struct type" | ||||
| * | Fix grammar: "structs type" into "struct type" | Yoichi Hirai | 2017-12-18 | 1 | -3/+3 |
| | | |||||
* | | Fix Solidity warnings | Jim McDonald | 2017-12-13 | 1 | -3/+3 |
|/ | |||||
* | Ensure each code snippet in the docs can be extracted for tests | Alex Beregszaszi | 2017-11-22 | 1 | -43/+43 |
| | |||||
* | Update common-patterns.rst | Matt Wisniewski | 2017-05-03 | 1 | -2/+2 |
| | |||||
* | Rename accessor to getter | Alex Beregszaszi | 2017-02-03 | 1 | -2/+2 |
| | |||||
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -3/+3 |
| | |||||
* | add "pragma solidity ^0.4.0;" to code examples | Dimitry | 2016-09-05 | 1 | -0/+12 |
| | |||||
* | Changed whitespace formatting | Denton Liu | 2016-05-18 | 1 | -25/+25 |
| | |||||
* | Removed trailing whitespace | Denton Liu | 2016-05-18 | 1 | -10/+10 |
| | |||||
* | Update structure-of-a-contract.rst | Denton Liu | 2016-05-06 | 1 | -1/+1 |
| | | | | Changed a non-space whitespace character to a space | ||||
* | Deleting redundant line | michaltrzesimiech | 2016-03-26 | 1 | -2/+0 |
| | |||||
* | Update structure-of-a-contract.rst | michaltrzesimiech | 2016-03-25 | 1 | -1/+1 |
| | |||||
* | [Minor]: typo fix | Oleg Iakovlev | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | Added in-depth links to function modifiers, structs and enums in structure ↵ | holgerd77 | 2016-02-19 | 1 | -4/+10 |
| | | | | section | ||||
* | Name-spacing the structure reference links for not being confused with the ↵ | holgerd77 | 2016-02-19 | 1 | -9/+9 |
| | | | | globally probably more used in-depth links | ||||
* | Added in-depth links for further reading to the state variable, function and ↵ | holgerd77 | 2016-02-19 | 1 | -0/+10 |
| | | | | function modifier overview in the structure section | ||||
* | Changed reference naming from understore to dash separation for consistency ↵ | holgerd77 | 2016-02-19 | 1 | -6/+6 |
| | | | | with existing naming | ||||
* | Added examples, references to structure section | holgerd77 | 2016-02-18 | 1 | -8/+103 |
| | |||||
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+17 |