Commit Graph

18 Commits

Author SHA1 Message Date
chriseth
4f5a95d569 Update documentation to version 0.4.0. 2016-09-06 19:11:41 +02:00
Dimitry
183cd70c47 add "pragma solidity ^0.4.0;" to code examples 2016-09-05 14:54:54 +03:00
Denton Liu
dd543d4602 Fix selfdestruct documentation 2016-08-29 10:27:14 -04:00
Denton Liu
f55fb808e9 Fix grammar error 2016-08-26 17:02:49 -04:00
Denton Liu
89004edb2f Add comma 2016-08-24 11:43:56 -04:00
Denton Liu
4bd96d9382 Fix description about how blocks work 2016-08-24 11:43:55 -04:00
Denton Liu
c65735fc19 Change XXX bit to XXX-bit 2016-08-24 11:43:55 -04:00
Denton Liu
72f2799556 Fix typo 2016-08-24 11:43:55 -04:00
svantetobias
d45f241069 Fixed mix-up of variable names in Sent event
event Sent(address from, address to, uint amount) defines "amount" variable but it is two times referred to as "value", which can be a bit confusing for the reader.
2016-07-06 10:53:08 +02:00
chriseth
f9c8a9b5ca Removed some problems in documentation examples. 2016-05-31 13:56:16 +02:00
Denton Liu
49f5bc7ce9 Changed inline code syntax
Changed from :code:`<inline>` to ``<inline>``
2016-05-30 09:44:33 -04:00
Denton Liu
506191b06c Modified introduction-to-smart-contracts.rst
Corrected inline code syntax
2016-05-30 09:44:33 -04:00
chriseth
fad2d4ac01 Update links to browser-solidity. 2016-05-20 16:51:26 +02:00
Denton Liu
ff26ea6c08 Added space to example code 2016-05-18 11:35:32 -04:00
Dave Hoover
66c8c15a7f Tiny fix 2016-04-11 22:53:05 -05:00
chriseth
d0bb87ae88 Documentation for delegatecall. 2016-03-11 17:49:59 +01:00
Lu Guanqun
04eecdc73f [docs]: add an ending period 2015-12-30 12:28:03 +08:00
chriseth
64fa9ca478 Imported documentation. 2015-12-07 22:35:51 +01:00