solidity/docs
Jordan Last d0497aacc0 fixing rebase conflicts
add ElementaryTypes::BytesMemory and ElementaryTypes::StringMemory

fix rebase conflicts

fixing rebase conflicts

use make_shared instead of new

fix tabs and StateMutability parameter

create address and addressType functions, fix spaces in comment

fix typo and switch nonpayable to payable

fix spaces

fix comment again
2018-09-13 15:53:06 -06: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
abi-spec.rst Merge pull request #4792 from ethereum/someABIDocFixes 2018-08-14 16:44:13 +02:00
assembly.rst Update documentation examples. 2018-08-14 15:50:46 +02:00
bugs_by_version.json Update bug description, add regex and tests. 2018-09-10 12:58:40 +02:00
bugs.json Update bug description, add regex and tests. 2018-09-10 12:58:40 +02:00
bugs.rst Buglist check script supports json paths 2018-09-06 18:42:21 +02:00
common-patterns.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
conf.py Fix table css. 2018-08-09 22:42:29 +02:00
contracts.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
contributing.rst fixing rebase conflicts 2018-09-13 15:53:06 -06:00
control-structures.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
frequently-asked-questions.rst Merge pull request #4496 from ethereum/faq-reorg-contracts 2018-08-15 15:54:37 +02:00
grammar.txt Accept `address payable` during parsing. 2018-09-11 14:52:23 +02:00
index.rst Add YAKINDU Solidity Tools to Integrations list 2018-09-06 21:22:08 +02:00
installing-solidity.rst Fix remix-ide url in docs 2018-09-04 14:10:25 +02:00
introduction-to-smart-contracts.rst Second part of coin example. 2018-09-13 15:52:43 +02:00
layout-of-source-files.rst Clarify remapping 2018-09-04 13:49:01 +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 Clean up metadata and clarify what small changes affect 2018-09-06 17:18:36 +02:00
miscellaneous.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
requirements.txt docs: bump Solidity lexer package to v0.3.1. 2018-05-24 14:58:30 +03:00
security-considerations.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
solidity-by-example.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
solidity-in-depth.rst Assembly definition. 2017-01-03 14:13:49 +01:00
structure-of-a-contract.rst Update documentation examples. 2018-08-14 15:50:46 +02:00
style-guide.rst Update documentation. 2018-08-14 15:50:46 +02:00
types.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
units-and-global-variables.rst Add payable and non-payable state mutability to AddressType. 2018-09-13 15:15:49 +02:00
using-the-compiler.rst Mention in the standard json documentation that files in urls need their directories allowed via --allow-paths 2018-09-03 15:11:35 +02:00
yul.rst On a yul switch, at least one case is required when there is no default statement 2018-09-11 01:27:47 +00:00