mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
39559c1bb6
Ordering would help readers identify which functions they can call, and to find the "specials" (constructor and fallback function). Mixing the "specials" in the middle of the code, as well as internal functions between external and public functions, don't help readers Based on https://github.com/ConsenSys/MultiSigWallet/issues/19 |
||
---|---|---|
.. | ||
utils | ||
common-patterns.rst | ||
conf.py | ||
contracts.rst | ||
contributing.rst | ||
control-structures.rst | ||
frequently-asked-questions.rst | ||
index.rst | ||
installing-solidity.rst | ||
introduction-to-smart-contracts.rst | ||
layout-of-source-files.rst | ||
make.bat | ||
Makefile | ||
miscellaneous.rst | ||
security-considerations.rst | ||
solidity-by-example.rst | ||
solidity-in-depth.rst | ||
structure-of-a-contract.rst | ||
style-guide.rst | ||
types.rst | ||
units-and-global-variables.rst |