aboutsummaryrefslogtreecommitdiffstats
path: root/docs/control-structures.rst
Commit message (Collapse)AuthorAgeFilesLines
* Changed inline code syntaxDenton Liu2016-05-301-46/+46
| | | | Changed from :code:`<inline>` to ``<inline>``
* Modified control-structures.rstDenton Liu2016-05-301-46/+46
| | | | Changed inline code syntax
* Typo fixDave Hoover2016-05-201-1/+1
|
* Corrected capitalisation of symbol namesDenton Liu2016-05-191-4/+4
|
* Fixed a badly resolved merge conflictDenton Liu2016-05-191-3/+3
|
* Changed whitespace formattingDenton Liu2016-05-181-1/+6
|
* Fixed table formattingDenton Liu2016-05-181-141/+141
|
* Replaced tabs with spacesDenton Liu2016-05-181-97/+97
|
* Increased clarity of assembly statementDenton Liu2016-05-181-2/+5
|
* Corrected spacing to four spacesDenton Liu2016-05-181-38/+40
|
* Removed trailing spaceDenton Liu2016-05-181-1/+1
|
* Merge pull request #545 from chriseth/accessFunLabelschriseth2016-05-181-2/+13
|\ | | | | Allow access to functions in inline assembly.
| * Typochriseth2016-05-171-1/+1
| |
| * Allow access to functions in inline assembly.chriseth2016-05-121-2/+13
| |
* | Merge pull request #546 from chriseth/fixiszerochriseth2016-05-141-3/+3
|\ \ | | | | | | Correctly use not/bnot/iszero.
| * | Correctly use not/bnot/iszero.chriseth2016-05-091-3/+3
| |/ | | | | | | | | A long time ago, some opcodes were renamed. Now we should only have not (bitwise negation) and iszero (logical negation).
* | Removed unnecessary periodDenton Liu2016-05-131-2/+2
| |
* | Added origin of scoping rulesDenton Liu2016-05-121-0/+1
| |
* | Moved comment to more logical placeDenton Liu2016-05-121-1/+1
| |
* | Removed trailing spacesDenton Liu2016-05-121-4/+4
| |
* | Added contentDenton Liu2016-05-121-0/+51
| |
* | Changed the titleDenton Liu2016-05-121-4/+3
| |
* | Created scoping sectionDenton Liu2016-05-121-0/+6
|/
* Typos in inline assembly documentation.chriseth2016-03-311-3/+3
|
* Documentation.chriseth2016-03-301-0/+444
|
* Documentation for delegatecall.chriseth2016-03-121-1/+1
|
* Added in-depth links for further reading to the state variable, function and ↵holgerd772016-02-191-0/+2
| | | | function modifier overview in the structure section
* [cond-expr] add one doc about conditional expressionLu Guanqun2016-01-231-1/+1
|
* [docs]: change unsupported underscore to startLu Guanqun2015-12-301-1/+1
| | | highlight "not"
* Imported documentation.chriseth2015-12-081-0/+167