aboutsummaryrefslogtreecommitdiffstats
path: root/docs/introduction-to-smart-contracts.rst
Commit message (Expand)AuthorAgeFilesLines
* Clarify code state of contracts under construction.chriseth2018-04-041-1/+7
* Use 0.4.21 pragma for documentation that uses "emit".chriseth2018-03-021-1/+1
* Documentation about emitting events.chriseth2018-02-221-5/+5
* Merge pull request #3182 from janat08/patch-2chriseth2018-02-191-2/+4
|\
| * Update introduction-to-smart-contracts.rstchriseth2018-02-191-3/+5
| * Update introduction-to-smart-contracts.rstjanat082017-11-091-2/+2
* | Fix Solidity warningsJim McDonald2017-12-131-6/+6
|/
* fix typo: missing word in documentationMatthieu Caneill2017-09-211-2/+2
* Mention that different Unicode codepoint can look the sameAlex Beregszaszi2017-09-021-0/+4
* Document character setAlex Beregszaszi2017-09-021-0/+4
* docs typo: remove duplicate period and unnecessary spaces in introStu West2017-08-131-1/+1
* :ref:`getter function<getter-functions>`James Ray2017-07-311-1/+1
* Updated getter-functions refJames Ray2017-07-291-1/+1
* Fixed reference to getter functionJames Ray2017-07-071-1/+1
* Ref to getter functionJames Ray2017-06-301-1/+1
* Fix spaceRon Gross2017-05-221-4/+4
* Fix link formatRon Gross2017-05-221-4/+4
* Update introduction-to-smart-contracts.rstjamesray12017-05-101-1/+3
* Update introduction-to-smart-contracts.rstjamesray12017-05-101-2/+2
* Update introduction-to-smart-contracts.rstjamesray12017-05-061-11/+11
* small fixesAbraham Sangha2017-03-231-2/+2
* Rename accessor to getterAlex Beregszaszi2017-02-031-1/+1
* Other contracts can't write to a public variableWill White2017-02-021-2/+1
* Re-word somewhat bumpy sentence to be more clear.Anders Brownworth2017-01-121-2/+2
* Fixed spelling mistake in Logsescull6382016-11-211-1/+1
* Remove named returnethers2016-11-131-2/+2
* FAQ: remove removal of external accountsAlex Beregszaszi2016-10-191-0/+2
* Merge the selfdestruct sectionsAlex Beregszaszi2016-10-191-5/+9
* Mention that memory is organised as 256-bit wordsAlex Beregszaszi2016-10-141-4/+4
* Merge the two EVM memory introduction sectionsAlex Beregszaszi2016-10-121-3/+5
* Update documentation to version 0.4.0.chriseth2016-09-071-0/+5
* add "pragma solidity ^0.4.0;" to code examplesDimitry2016-09-051-0/+4
* Fix selfdestruct documentationDenton Liu2016-08-291-5/+5
* Fix grammar errorDenton Liu2016-08-271-1/+1
* Add commaDenton Liu2016-08-241-1/+1
* Fix description about how blocks workDenton Liu2016-08-241-1/+1
* Change XXX bit to XXX-bitDenton Liu2016-08-241-6/+6
* Fix typoDenton Liu2016-08-241-1/+1
* Fixed mix-up of variable names in Sent eventsvantetobias2016-07-061-2/+2
* Removed some problems in documentation examples.chriseth2016-05-311-4/+0
* Changed inline code syntaxDenton Liu2016-05-301-25/+25
* Modified introduction-to-smart-contracts.rstDenton Liu2016-05-301-25/+25
* Update links to browser-solidity.chriseth2016-05-201-8/+0
* Added space to example codeDenton Liu2016-05-181-0/+4
* Tiny fixDave Hoover2016-04-121-1/+1
* Documentation for delegatecall.chriseth2016-03-121-6/+6
* [docs]: add an ending periodLu Guanqun2015-12-301-1/+1
* Imported documentation.chriseth2015-12-081-0/+464