aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contracts.rst
Commit message (Expand)AuthorAgeFilesLines
* add "pragma solidity ^0.4.0;" to code examplesDimitry2016-09-051-0/+26
* Clarify warning.chriseth2016-08-301-2/+3
* Documentation.chriseth2016-08-301-0/+5
* Clean up contracts.rstDenton Liu2016-08-271-14/+17
* Merge pull request #953 from Denton-L/fallback-stuffchriseth2016-08-261-18/+27
|\
| * Add "Sending Ether"Denton Liu2016-08-261-0/+1
| * Correct spacingDenton Liu2016-08-261-18/+18
| * Write about what fallback functions cannot doDenton Liu2016-08-261-0/+8
* | Disallow fallback function to return values.chriseth2016-08-261-1/+2
|/
* Merge pull request #925 from mocamircea/patch-10chriseth2016-08-261-11/+56
|\
| * Update contracts.rstMircea Moca2016-08-251-9/+47
| * Update contracts.rstMircea Moca2016-08-191-4/+4
| * Update contracts.rstMircea Moca2016-08-181-7/+14
* | Update contracts.rstDenton Liu2016-08-241-3/+4
* | Remove trailing whitespacesDenton Liu2016-08-241-1/+1
* | Small documentation updateDave Hoover2016-08-241-1/+1
|/
* BREAKING: return only exits current function/modifierchriseth2016-08-171-7/+33
* Made snippet work as is.chriseth2016-08-011-3/+3
* Update contracts.rstcseberino2016-08-011-2/+6
* Update contracts.rstManidos2016-07-271-1/+1
* Security Considerationschriseth2016-07-041-1/+1
* Fixing library examples that don't compile.Dave Hoover2016-06-251-5/+5
* Merge pull request #658 from graup/graup-patch-1chriseth2016-06-211-1/+1
|\
| * Fix typo in Libraries sectionPaul Grau2016-06-181-2/+2
* | Fix two documentation typosFabio Berger2016-06-201-2/+2
|/
* Changed inline code syntaxDenton Liu2016-05-301-60/+60
* Modified contracts.rstDenton Liu2016-05-301-60/+60
* Changed link from markdown to rstDenton Liu2016-05-191-2/+2
* Corrected capitalisation of symbol namesDenton Liu2016-05-191-11/+12
* Changed whitespace formattingDenton Liu2016-05-181-23/+24
* Replaced all tabs with spacesDenton Liu2016-05-181-50/+50
* More code-style correctionsDenton Liu2016-05-181-5/+21
* fix example solidity contract code by adding argument to constructorAlex Melville2016-05-161-1/+1
* Reformatted according to style guideDenton Liu2016-05-061-3/+53
* Update contracts.rstDenton Liu2016-05-061-1/+1
* Documentation.chriseth2016-05-051-0/+66
* Documentation for delegatecall.chriseth2016-03-121-35/+8
* Update contracts.rstuberlaufer2016-03-111-4/+3
* shortened lines to 79uberlaufer2016-03-111-1/+5
* Update contracts.rstuberlaufer2016-03-111-5/+1
* Added in-depth links to function modifiers, structs and enums in structure se...holgerd772016-02-191-0/+2
* docs: code sytleu22015-12-301-192/+192
* Fixes in the misc section.chriseth2015-12-211-0/+4
* Note about private note being invisible.chriseth2015-12-141-0/+7
* Imported documentation.chriseth2015-12-081-0/+899