Commit Graph

59 Commits

Author SHA1 Message Date
chriseth
eeae91c2a2 Update documentation. 2016-11-16 14:37:19 +01:00
chriseth
830f14c3a3 Fix documentation formatting. 2016-11-16 14:37:19 +01:00
chriseth
f7a62c1e69 Mention "payable" in the documentation. 2016-11-16 14:37:18 +01:00
chriseth
0e5507c78c Updates to the documentation. 2016-11-16 14:37:18 +01:00
chriseth
502cc319d7 Documentation examples. 2016-11-16 14:37:18 +01:00
chriseth
679ea2820f Part of the documentation. 2016-11-16 14:37:18 +01:00
Yoichi Hirai
effca18250
docs: udpate description of enums about #1334 2016-11-11 17:48:03 +01:00
Alex Beregszaszi
024e3f4064 Mapping-in-mapping can have accessors too 2016-10-19 14:16:01 +01:00
Alex Beregszaszi
d4ad814bf3 Explain accessors on arrays 2016-10-19 14:13:48 +01:00
Alex Beregszaszi
fcba4d927c Merge the documentation about mappings 2016-10-19 14:02:50 +01:00
Alex Beregszaszi
111d33d7ac Rename sha3 to keccak256 in the documentation 2016-10-06 16:34:41 +02:00
Anubhav singh
205b5dd1e2 A typo fix 2016-10-05 00:36:13 +05:30
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
9ace0ca310 Clarify typecasting 2016-08-26 17:13:45 -04:00
chriseth
e7084d9e16 Throw on division by zero. 2016-08-17 11:27:15 +02:00
Alex Beregszaszi
ec3298535e Introduce hex literals (#832)
* Introduce hex keyword token

* Support hex literals

* Include tests for hex literals

* Document hex literals
2016-08-16 16:31:23 +02:00
Denton Liu
1634a79bd8 Correct all UTF-8 spellings 2016-08-11 11:10:47 -04:00
Denton Liu
e4f9e1f788 Mention single-quotes 2016-08-11 11:10:47 -04:00
Denton Liu
581114da3e Correct UTF-8 spellings 2016-08-11 11:10:47 -04:00
Alex Beregszaszi
b881dbb292 Document \n, \xNN and \uNNNN 2016-08-04 17:35:34 +01:00
Alex Beregszaszi
fefe9bdee7 Fix String Literals documentation about implicit conversions 2016-08-04 17:35:34 +01:00
chriseth
267b32df83 Merge pull request #764 from Denton-L/make-safe
Throw if send() fails in example code
2016-08-01 12:43:21 +02:00
Denton Liu
e3a942c738 Throw if send() fails in example code 2016-07-29 14:04:47 -04:00
Denton Liu
5d09211d50 Add link to operator table 2016-07-20 15:48:55 -04:00
chriseth
efad1e05ac Merge pull request #680 from Denton-L/fix-679
Add section about default values of variables
2016-07-08 20:15:28 +02:00
Denton Liu
d4d7d9854a Add reference to default values in mapping section 2016-07-04 10:52:08 -04:00
chriseth
2df142c496 Security Considerations 2016-07-04 15:27:53 +02:00
Pi Delport
d88956e864 Restore correct inline code sample
(This appears to have been accidentally broken in a73428b4.)
2016-06-20 15:37:56 +02:00
Fabio Berger
38b1c3d492 Added missing word in sentence 2016-06-18 05:05:38 +01:00
chriseth
63b6305689 Merge pull request #618 from chriseth/inlineArrays
Document inline arrays.
2016-06-08 18:09:18 +02:00
chriseth
4df0765934 Fixed typo. 2016-06-03 11:42:48 +02:00
Denton Liu
bb83fd5adb Changed reference name 2016-06-02 09:29:53 -04:00
Denton Liu
fc121b9ba7 Documented max stack depth at 1024 2016-06-02 09:14:53 -04:00
Denton Liu
4a2c8fa9b7 uint20 is not a type 2016-06-01 13:59:45 -04:00
chriseth
84a8c0c008 Document some pitfalls in connection with "send". 2016-06-01 13:22:15 -04:00
Denton Liu
9da7a4c17c Link address-type and address-global methods 2016-06-01 13:18:43 -04:00
Denton Liu
cb2a4df6e5 Corrected typo 2016-06-01 13:15:17 -04:00
chriseth
d8bf98598b Document inline arrays. 2016-05-31 15:55:58 +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
a73428b4ef Modified types.rst
Corrected inline code syntax
2016-05-30 09:44:33 -04:00
Denton Liu
d7666d9eda Fixed errors introduced by previous commit
#565 introduced some errors in the documentation
2016-05-24 11:08:54 -04:00
VoR0220
9192357452 updated docs
types

reference
2016-05-18 16:36:05 -05:00
chriseth
798775fa1b Corrected errors. 2016-05-18 21:59:41 +02:00
Denton Liu
7c22a387f3 Changed whitespace formatting 2016-05-18 11:35:32 -04:00
Denton Liu
d4ad3231a2 Removed trailing whitespace 2016-05-18 11:35:32 -04:00
Denton Liu
f364dcf719 Removed a bad reference to functions-on-addresses 2016-05-05 14:28:10 -04:00
Denton Liu
4de0a9556c Removed bullet characters from types 2016-05-05 14:28:05 -04:00
chriseth
a81173be10 Extend example 2016-03-14 15:54:12 +01:00
chriseth
d34b59453a Clarification 2016-03-14 15:46:55 +01:00