solidity/docs
Florian Sey c7d57031b5 Improve wording on voting example
From a beginner perspective, it is the first time in the documentation
that the term wallets is used. Other terms such as accounts or addresses
are explained in the Introduction to smart contracts.
2022-05-06 01:01:37 +02:00
..
_static
_templates
contracts Update functions.rst 2022-04-15 12:24:48 -07:00
examples Improve wording on voting example 2022-05-06 01:01:37 +02:00
ext
grammar
internals
types Update mapping-types.rst 2022-03-23 17:15:17 -07:00
050-breaking-changes.rst
060-breaking-changes.rst
070-breaking-changes.rst
080-breaking-changes.rst
abi-spec.rst
analysing-compilation-output.rst
assembly.rst Clarify the reason for the memory-unsafe assembly example being unsafe 2022-04-07 18:03:02 +02:00
brand-guide.rst
bugs_by_version.json Set release date. 2022-03-16 10:28:40 +01:00
bugs.json
bugs.rst
cheatsheet.rst
common-patterns.rst
conf.py
contracts.rst
contributing.rst Moved docs.sh script to docs/ 2022-04-08 20:41:22 +02:00
control-structures.rst Fixed ambiguity in the create2 address computation doc 2022-03-16 19:56:11 +01:00
credits-and-attribution.rst
docs.sh docs.sh: Fail on all errors, includding undefined variables and failures in piped commands 2022-04-08 20:41:31 +02:00
grammar.rst
index.rst
installing-solidity.rst
introduction-to-smart-contracts.rst Some updates to gas and delegatecall. 2022-04-07 21:34:36 +02:00
ir-breaking-changes.rst Move state variable initialization to top. 2022-03-16 12:23:23 +01:00
language-influences.rst
layout-of-source-files.rst Using for at file level. 2022-03-15 12:07:28 +01:00
logo.svg
make.bat
Makefile
metadata.rst
natspec-format.rst
path-resolution.rst
requirements.txt
resources.rst
robots.txt.template
security-considerations.rst
smtchecker.rst
solidity-by-example.rst
structure-of-a-contract.rst
style-guide.rst
types.rst
units-and-global-variables.rst
using-the-compiler.rst
yul.rst