..
utils
Added library keyword
2016-08-26 11:18:28 -04:00
common-patterns.rst
Update documentation to version 0.4.0.
2016-09-06 19:11:41 +02:00
conf.py
Version update in develop.
2016-11-01 09:58:02 +01:00
contracts.rst
Merge the constructor sections
2016-10-19 14:02:50 +01:00
contributing.rst
Explain up-for-grabs issues.
2016-10-13 15:10:12 +02:00
control-structures.rst
Add support for do/while loops
2016-11-10 07:07:25 -08:00
frequently-asked-questions.rst
FAQ: remove address(this) section (already explained elsewhere)
2016-10-19 14:02:50 +01:00
index.rst
Update index.rst
2016-10-26 13:23:53 -04:00
installing-solidity.rst
Update installing-solidity.rst
2016-10-26 13:43:51 -04:00
introduction-to-smart-contracts.rst
FAQ: remove removal of external accounts
2016-10-19 14:02:50 +01:00
layout-of-source-files.rst
add "pragma solidity ^0.4.0;" to code examples
2016-09-05 14:54:54 +03:00
make.bat
Imported documentation.
2015-12-07 22:35:51 +01:00
Makefile
Imported documentation.
2015-12-07 22:35:51 +01:00
miscellaneous.rst
Minor documentation fixes
2016-10-19 14:02:50 +01:00
security-considerations.rst
Rename sha3 to keccak256 in the documentation
2016-10-06 16:34:41 +02:00
solidity-by-example.rst
Update solidity-by-example.rst
2016-11-03 22:25:19 +05:30
solidity-in-depth.rst
Imported documentation.
2015-12-07 22:35:51 +01:00
structure-of-a-contract.rst
Update documentation to version 0.4.0.
2016-09-06 19:11:41 +02:00
style-guide.rst
Update documentation to version 0.4.0.
2016-09-06 19:11:41 +02:00
types.rst
Mapping-in-mapping can have accessors too
2016-10-19 14:16:01 +01:00
units-and-global-variables.rst
Add clarification for block.blockhash
2016-11-01 20:03:20 -03:00