solidity/docs
Chris Ward 6319a3fd06 Move control structure related FAQ points
Updates from reviews

clarify returning structs, and move returning arrays and strings from separate section

Further clarifications

Updates from review

Final updates
2018-11-12 14:34:09 +01:00
..
_static/css Fix table css. 2018-08-09 22:42:29 +02:00
_templates doc: put the index at the bottom 2018-06-06 17:02:38 +07:00
050-breaking-changes.rst Merge pull request #5352 from ethereum/docContractConversions 2018-11-08 11:38:07 +01:00
abi-spec.rst Merge pull request #3047 from ethereum/abi-strict 2018-10-17 19:14:00 +02:00
assembly.rst Fix create2 2018-10-10 11:50:49 +02:00
bugs_by_version.json Merge branch 'release' into develop. 2018-09-13 22:54:57 +02:00
bugs.json Merge branch 'release' into develop. 2018-09-13 22:54:57 +02:00
bugs.rst Bugfix entry regarding nested arrays returned by library functions 2018-09-11 15:06:28 +02:00
common-patterns.rst Merge pull request #5083 from ethereum/updatePatterns 2018-09-25 20:26:35 +01:00
conf.py Fix table css. 2018-08-09 22:42:29 +02:00
contracts.rst Merge pull request #5163 from ethereum/docDeployment 2018-10-10 15:40:37 +02:00
contributing.rst Remove trailing whitespace. 2018-11-12 09:15:22 +01:00
control-structures.rst Move control structure related FAQ points 2018-11-12 14:34:09 +01:00
frequently-asked-questions.rst Move control structure related FAQ points 2018-11-12 14:34:09 +01:00
grammar.txt Disallow uppercase X in hex number literals 2018-09-19 22:01:15 +08:00
index.rst Add new resources section seperate from docs index 2018-10-17 19:49:28 +02:00
installing-solidity.rst Removing mention of submodules from docs/build 2018-10-13 21:31:39 -04:00
introduction-to-smart-contracts.rst Update minor typo in Storage section of docs 2018-10-16 05:04:57 +05:30
layout-of-source-files.rst Clarify import. 2018-10-25 18:28:24 +02:00
logo.svg Import logo from browser-solidity#16e74469 2017-06-05 11:20:35 +01:00
make.bat Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
Makefile Imported documentation. 2015-12-07 22:35:51 +01:00
metadata.rst Merge pull request #5101 from ethereum/docs-return-metadata-note 2018-09-26 22:51:40 +02:00
miscellaneous.rst Merge pull request #4860 from ethereum/docs-2175-index-missing 2018-11-12 14:18:28 +01:00
requirements.txt docs: bump Solidity lexer package to v0.3.1. 2018-05-24 14:58:30 +03:00
resources.rst Add new resources section seperate from docs index 2018-10-17 19:49:28 +02:00
security-considerations.rst [DOCS] Security updates. 2018-09-27 16:19:21 +02:00
solidity-by-example.rst Fixes typo 2018-11-03 16:02:41 -04:00
solidity-in-depth.rst 050 breaking changes in docs 2018-09-18 16:12:18 +02:00
structure-of-a-contract.rst Update version pragma in all documentation examples 2018-09-25 19:03:25 +01:00
style-guide.rst Update version pragma in all documentation examples 2018-09-25 19:03:25 +01:00
types.rst Integers cannot be implicitly converted to address 2018-11-06 09:11:02 +01:00
units-and-global-variables.rst [DOCS] Update units and globals. 2018-09-20 15:10:14 +02:00
using-the-compiler.rst Change library placeholder to __$<hash>$__. 2018-10-12 15:15:02 +02:00
yul.rst Fix typo in yul example 2018-10-10 20:54:21 +02:00