solidity/docs
chriseth 84443eb560 Merge pull request #1351 from ethereum/truncate_bit
Truncate a boolean from calldata into one bit
2016-12-08 16:15:35 +01:00
..
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 Set version to 0.4.7 2016-11-22 15:44:48 +01:00
contracts.rst docs: add a description about the types of parameters of overriding functions 2016-11-23 16:40:57 +01:00
contributing.rst Explain how to run soltest 2016-11-28 20:33:09 +00:00
control-structures.rst docs: cleaning references to C; smoothing parameter syntax description 2016-11-25 10:43:05 +01:00
frequently-asked-questions.rst FAQ: remove address(this) section (already explained elsewhere) 2016-10-19 14:02:50 +01:00
grammar.txt Remove duplicate Identifier from AssemblyItem grammar rule 2016-12-07 22:00:16 -03:00
index.rst Update index.rst 2016-10-26 13:23:53 -04:00
installing-solidity.rst Mention nightly. 2016-11-25 16:21:17 +01:00
introduction-to-smart-contracts.rst Fixed spelling mistake in Logs 2016-11-21 11:26:58 +00: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 Merge pull request #1351 from ethereum/truncate_bit 2016-12-08 16:15:35 +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 Clearer language as suggested by @axic 2016-11-22 00:47:58 -08:00
types.rst docs: describe the form of number literals 2016-12-01 10:59:42 +01:00
units-and-global-variables.rst Add clarification for block.blockhash 2016-11-01 20:03:20 -03:00