..
_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
Explain that `0X
` is disallowed in changes documentation.
2018-09-20 11:09:27 +02:00
abi-spec.rst
Add struct->tuple to the Solidity->ABI types table
2018-09-20 15:08:52 +02:00
assembly.rst
Improve noted sections of Inline assembly doc
2018-09-17 19:00:05 +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
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
Some cleanup in structure section.
2018-09-17 15:25:25 +02:00
contributing.rst
Extend the CoC to cover all interactions
2018-09-19 10:56:07 -04:00
control-structures.rst
[DOCS] Update units and globals.
2018-09-20 15:10:14 +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
Disallow uppercase X in hex number literals
2018-09-19 22:01:15 +08:00
index.rst
Add YAKINDU Solidity Tools to Integrations list
2018-09-06 21:22:08 +02:00
installing-solidity.rst
Explain pragmas.
2018-09-18 15:16:40 +02:00
introduction-to-smart-contracts.rst
Blockchain basics part 1
2018-09-19 14:44:39 +02:00
layout-of-source-files.rst
Explain pragmas.
2018-09-18 15:16:40 +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
Clarify docs around reserved memory byte ranges
2018-09-24 16:26:35 +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
Updates to examples.
2018-09-13 18:04:49 +02:00
solidity-in-depth.rst
050 breaking changes in docs
2018-09-18 16:12:18 +02:00
structure-of-a-contract.rst
Add clarification of state variables
2018-09-17 15:56:04 +02:00
style-guide.rst
Include pragma in 'Order of Layout' in the style guide
2018-09-18 15:06:49 +01:00
types.rst
Merge pull request #5025 from ethereum/refTypes
2018-09-24 13:54:19 +02:00
units-and-global-variables.rst
[DOCS] Update units and globals.
2018-09-20 15:10:14 +02:00
using-the-compiler.rst
Explain EVM version setting.
2018-09-20 11:05:06 +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