aboutsummaryrefslogtreecommitdiffstats
path: root/docs/miscellaneous.rst
Commit message (Collapse)AuthorAgeFilesLines
* Change capitalisationDenton Liu2016-08-241-1/+1
|
* Actually better to return zero on error.chriseth2016-08-161-1/+1
|
* Remove after keyword from documentationDenton Liu2016-08-111-2/+1
|
* Merge pull request #750 from ethereum/chriseth-patch-2chriseth2016-08-011-1/+1
|\ | | | | Correct source map definition.
| * Correct source map definition.chriseth2016-07-271-1/+1
| |
* | Merge pull request #732 from Denton-L/document-precedencechriseth2016-08-011-0/+63
|\ \ | |/ |/| Document precedence
| * Add unary operations to the tableDenton Liu2016-07-291-0/+2
| |
| * Remove >>> and >>>= operatorsDenton Liu2016-07-271-3/+3
| |
| * Revert "Remove comma operator"Denton Liu2016-07-271-0/+3
| | | | | | | | This reverts commit 1ec74f8cc4b952331b3003e2326eb90aa7fc2e55.
| * Fix assignment operatorsDenton Liu2016-07-271-0/+1
| |
| * Remove comma operatorDenton Liu2016-07-271-3/+0
| |
| * Add link to operator tableDenton Liu2016-07-211-0/+2
| |
| * Create order of precedence tableDenton Liu2016-07-211-0/+58
| |
* | Source mapping documentation.chriseth2016-07-211-0/+53
|/
* Fix typosDenton Liu2016-07-131-1/+1
|
* Security Considerationschriseth2016-07-041-28/+0
|
* Fix mis-typed word. The recipient will `run` out of gas, not `go` out of gasFabio Berger2016-06-191-1/+1
|
* Allow remappings to change depending on the context.chriseth2016-06-091-1/+5
|
* Added newlines to fix build errorDenton Liu2016-06-021-0/+2
|
* Updated incorrect list numberDenton Liu2016-06-021-1/+1
|
* Document some pitfalls in connection with "send".chriseth2016-06-021-0/+18
|
* Named the global function parametersDenton Liu2016-05-311-3/+3
|
* Corrected descriptions of hashesDenton Liu2016-05-311-3/+3
|
* Made explicit that we use KECCAK-256Denton Liu2016-05-311-1/+1
|
* Removed ending periods for consistencyDenton Liu2016-05-311-3/+3
|
* Added the type of .balanceDenton Liu2016-05-311-1/+1
|
* Sorted block attributes alphabeticallyDenton Liu2016-05-311-1/+1
|
* Made it apparent that block.blockhash is functionDenton Liu2016-05-311-1/+1
|
* Changed inline code syntaxDenton Liu2016-05-301-59/+59
| | | | Changed from :code:`<inline>` to ``<inline>``
* Modified miscellaneous.rstDenton Liu2016-05-301-59/+61
| | | | Corrected inline code syntax
* Changed link from markdown to rstDenton Liu2016-05-191-1/+3
| | | | Added labels for the links to point to
* Corrected capitalisation of symbol namesDenton Liu2016-05-191-3/+3
|
* Corrected documentation for ecrecoverDenton Liu2016-05-191-1/+1
|
* Changed whitespace formattingDenton Liu2016-05-181-0/+2
|
* documentationchriseth2016-01-301-2/+5
|
* Document remappingschriseth2016-01-261-1/+10
|
* Fixes in the misc section.chriseth2015-12-211-40/+40
|
* Imported documentation.chriseth2015-12-081-0/+194