solidity/docs
jamesray1 347a4040e6 Update introduction-to-smart-contracts.rst
Grammar
This sentence was a bit confusing due to changing from it to they: "Contracts cannot access log data after it has been created, but they can be efficiently accessed from outside the blockchain.", however changing it to the following may sound awkward "Contracts cannot access log data after log data has been created, but log data can be efficiently accessed from outside the blockchain."

Also added links to terminology that may not be understood by lay readers.
2017-05-06 20:20:36 +10:00
..
utils Add keywords delete and for 2017-03-06 11:34:22 +01:00
assembly.rst Remove error label / invalid jump label. 2017-04-28 13:14:52 +02:00
bugs_by_version.json Update permalink for optimizer bug and fix release date. 2017-05-03 12:39:54 +02:00
bugs.json Update permalink for optimizer bug and fix release date. 2017-05-03 12:39:54 +02:00
bugs.rst Update bugs.rst 2017-04-18 12:20:39 +02:00
common-patterns.rst Cleanup to make the docs more consistent. 2017-05-03 12:03:02 +02:00
conf.py Take documentation version numbers from CMake 2017-02-06 16:00:29 +00:00
contracts.rst Cleanup to make the docs more consistent. 2017-05-03 12:03:02 +02:00
contributing.rst Explain how to run soltest 2016-11-28 20:33:09 +00:00
control-structures.rst Explain that .value() is only available if contract function is marked payable 2017-03-16 12:37:18 +00:00
frequently-asked-questions.rst Corrections and some style. 2017-05-03 11:07:15 +01:00
grammar.txt grammar.txt: Add rule for tuple destructuring 2017-02-08 12:00:30 -05:00
index.rst Added Doxity in the Solidity Tools section 2017-04-29 17:22:01 +02:00
installing-solidity.rst Merge pull request #1791 from ethereum/docs-fixes 2017-03-16 12:22:10 +00:00
introduction-to-smart-contracts.rst Update introduction-to-smart-contracts.rst 2017-05-06 20:20:36 +10:00
layout-of-source-files.rst Correct form-from typo in layout-of-source-files.rst 2017-05-01 14:00:27 -07:00
make.bat Imported documentation. 2015-12-07 22:35:51 +01:00
Makefile Imported documentation. 2015-12-07 22:35:51 +01:00
miscellaneous.rst Explain that bytecode depends on metadata 2017-04-25 18:29:51 +01:00
security-considerations.rst Corrections and some style. 2017-05-03 11:07:15 +01:00
solidity-by-example.rst Parentheses. 2017-05-03 11:07:15 +01:00
solidity-in-depth.rst Assembly definition. 2017-01-03 14:13:49 +01:00
structure-of-a-contract.rst Update common-patterns.rst 2017-05-03 12:03:02 +02:00
style-guide.rst Fix inconsistent use of single backticks 2017-03-15 23:41:02 +00:00
types.rst Update common-patterns.rst 2017-05-03 12:03:02 +02:00
units-and-global-variables.rst Update units-and-global-variables.rst 2017-05-01 20:05:25 +02:00
using-the-compiler.rst Merge pull request #2211 from ethereum/jsonio-fixes 2017-05-02 16:47:14 +01:00