Matt Wisniewski
|
2b4b86aa7f
|
Update common-patterns.rst
|
2017-05-03 12:03:02 +02:00 |
|
Paweł Bylica
|
fc3f40febe
|
Add warning about SAR in docs
|
2017-04-28 14:35:25 +01:00 |
|
Alex Beregszaszi
|
6ece0d6c2f
|
Document the .value() and .gas() modifiers
|
2017-03-16 12:37:18 +00:00 |
|
Alex Beregszaszi
|
2d8b0fdc39
|
Fix inconsistent use of single backticks
|
2017-03-15 23:41:02 +00:00 |
|
Alex Beregszaszi
|
07d775294b
|
Document scientific notation in integer literals
|
2017-03-15 13:16:16 +00:00 |
|
chriseth
|
bb06569dc6
|
Disallow octal literals.
|
2017-03-07 12:34:32 +01:00 |
|
Alex Beregszaszi
|
c46c68dfd8
|
Prefer .transfer() over .send() in the documentation
|
2017-02-24 00:18:18 +00:00 |
|
Alex Beregszaszi
|
a36e2ce0cb
|
Document transfer()
|
2017-02-24 00:18:18 +00:00 |
|
Alex Beregszaszi
|
ace583d0a1
|
Rename accessor to getter
|
2017-02-03 00:17:21 +00:00 |
|
chriseth
|
f610ba77a4
|
Simplify length rule.
|
2017-01-26 13:58:24 +01:00 |
|
chriseth
|
d855eaab13
|
Documentation.
|
2017-01-24 23:37:48 +01:00 |
|
Federico Bond
|
5148de3ed7
|
Fix mapping syntax in docs
|
2016-12-21 19:27:31 -03:00 |
|
chriseth
|
f7e219ed91
|
Update documentation.
|
2016-12-13 16:43:16 +01:00 |
|
chriseth
|
cc11739928
|
Documentation.
|
2016-12-12 11:12:12 +01:00 |
|
Yoichi Hirai
|
3e8a017d42
|
docs: describe the form of number literals
This is a part of #1390
|
2016-12-01 10:59:42 +01:00 |
|
Yoichi Hirai
|
a755805879
|
Update types.rst
|
2016-11-25 14:51:38 +01:00 |
|
Yoichi Hirai
|
a747f1d2c3
|
docs: clarify how many number literal types are there
|
2016-11-25 10:54:40 +01:00 |
|
Yoichi Hirai
|
76dd85edfa
|
docs: a bit more about literals
|
2016-11-25 10:47:09 +01:00 |
|
chriseth
|
ec2e882376
|
Merge pull request #1408 from ethereum/keytype
docs: some types cannot be the key type for mappings
|
2016-11-23 14:54:46 +01:00 |
|
chriseth
|
73eb0235b4
|
Fix examples and add explanation.
|
2016-11-21 17:12:33 +01:00 |
|
Alex Beregszaszi
|
81eea45c2d
|
Fix oracle callback example
|
2016-11-21 13:16:35 +00:00 |
|
Alex Beregszaszi
|
42a84946d2
|
Fix function type examples
|
2016-11-21 13:11:43 +00:00 |
|
Yoichi Hirai
|
b24f4a4d00
|
docs: some types cannot be the key type for mappings
|
2016-11-21 12:47:40 +01:00 |
|
chriseth
|
2defe4dcef
|
Documentation: Style update
|
2016-11-16 14:37:19 +01:00 |
|
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 |
|