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 |
|
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 |
|