Chris Chinchilla
|
dea9999f47
|
Merge pull request #5770 from ethereum/docs-split-mapping-types
[DOCS] Split mapping types into new file
|
2019-01-14 11:55:48 +02:00 |
|
Chris Ward
|
620cbdc800
|
Split conversion sections into new doc
|
2019-01-14 11:00:53 +02:00 |
|
Chris Ward
|
29088c4f48
|
Split mapping types into new file
|
2019-01-14 10:58:10 +02:00 |
|
Chris Chinchilla
|
a414e13b7a
|
Merge pull request #5771 from ethereum/docs-split-operators
[DOCS] Split operators involving LValues into new doc
|
2019-01-10 10:44:33 +01:00 |
|
Chris Chinchilla
|
31033fb473
|
Merge pull request #5769 from ethereum/docs-split-reference-types
[DOCS] Split Reference types doc into new file
|
2019-01-10 10:41:43 +01:00 |
|
Chris Ward
|
4cc102fa61
|
Split operators involving LValues into new doc
|
2019-01-09 12:37:20 +01:00 |
|
Chris Ward
|
47399a6e2b
|
Split Reference types doc into new file
|
2019-01-09 12:15:58 +01:00 |
|
Chris Ward
|
874174bd47
|
Split Value Types docs
|
2019-01-09 12:06:37 +01:00 |
|
Leonardo Alt
|
444464f8cf
|
Fix examples in type conversion docs
|
2018-12-23 22:18:01 +01:00 |
|
Chris Ward
|
995840bfe0
|
Updates arrays section to improve order and clarify concepts
|
2018-12-18 12:17:22 +01:00 |
|
Chris Ward
|
72c977608f
|
Clean input and output function types
Updates from review
|
2018-12-17 17:31:12 +01:00 |
|
Chris Ward
|
7b9fd4676d
|
Add array item deletion idiosyncracy
|
2018-12-17 13:50:47 +01:00 |
|
Chris Ward
|
78ca2801d8
|
Move String literal and inline array FAQ items
Fix tab
Update docs/types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
Update docs/types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
|
2018-12-03 11:49:42 +01:00 |
|
chriseth
|
7cc6738df3
|
Merge pull request #5438 from ethereum/docs-faq-types-undefined
DOCS: Move undefined FAQ item
|
2018-11-26 14:51:38 +01:00 |
|
David Lozano Jarque
|
95206f26c8
|
Update types.rst
RST note with incorrect syntax
|
2018-11-26 11:39:33 +01:00 |
|
Erik Kundt
|
f57ef36c0e
|
Update docs/types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
|
2018-11-23 17:16:18 +01:00 |
|
Chris Ward
|
9c1bdb74b9
|
Add default value details
|
2018-11-23 10:16:30 +01:00 |
|
chriseth
|
bc5d152e86
|
Update docs/types.rst
Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
|
2018-11-23 09:54:27 +01:00 |
|
Chris Ward
|
9b657134ef
|
Remove length related FAQ item
|
2018-11-15 12:11:25 +01:00 |
|
Chris Ward
|
f1d02432a6
|
Move undefined FAQ item
|
2018-11-15 12:02:38 +01:00 |
|
Yet another codejunkie
|
caf44302e5
|
Fixed consistent use of nameReg
Fixed consistent use of `nameReg` instead of `namReg`
|
2018-11-15 10:10:28 +01:00 |
|
Yet another codejunkie
|
b6e2e4ad6b
|
Consistent use of address()
First example is with address() and the following examples without. I suggest a consistent use here.
|
2018-11-14 18:31:22 +01:00 |
|
Chris Ward
|
fa1cb346ae
|
Update syntax used for input and output parameters
|
2018-11-14 14:20:49 +01:00 |
|
chriseth
|
5df83346f3
|
Integers cannot be implicitly converted to address
|
2018-11-06 09:11:02 +01:00 |
|
chriseth
|
88b1558862
|
Merge pull request #4843 from ethereum/docs-2177-abi-type
Link and clarify ABI type
|
2018-10-15 14:40:07 +02:00 |
|
Chris Ward
|
6e47ca1eda
|
Link and clarify ABI type
Remove rogue ’s’
Clarify wording
Revert other changes and just add link
|
2018-10-15 14:20:51 +02:00 |
|
Chris Ward
|
36c2f9c33f
|
Add link to string literals
|
2018-10-05 15:53:01 +02:00 |
|
chriseth
|
d76bfcd935
|
Fix typos.
|
2018-10-04 13:28:16 +02:00 |
|
chriseth
|
dd3459d76f
|
Merge pull request #5108 from ethereum/payableWithdrawal
Explain address payable and withdraw.
|
2018-09-27 13:29:46 +02:00 |
|
chriseth
|
927cdb3170
|
Explain address payable and withdraw.
|
2018-09-27 11:48:41 +02:00 |
|
chriseth
|
0869167786
|
[DOCS] More on reference types.
|
2018-09-27 11:05:18 +02:00 |
|
chriseth
|
7d1c428838
|
[DOCS] Semantics of negation.
|
2018-09-26 22:35:29 +02:00 |
|
Alex Beregszaszi
|
a0b58696d8
|
Remove unary + from floating point types documentation
|
2018-09-26 17:06:52 +01:00 |
|
Alex Beregszaszi
|
61a4d93d1f
|
Make the exponentiation 0**0 note a real RST note
|
2018-09-26 17:05:54 +01:00 |
|
Alex Beregszaszi
|
2b2fad3556
|
Rename remainder to modulo
|
2018-09-26 17:05:25 +01:00 |
|
chriseth
|
a17ca003cc
|
Merge pull request #5006 from ethereum/modSemantics
Document modulo semantics
|
2018-09-26 17:33:51 +02:00 |
|
Erik Kundt
|
d47ea5bb47
|
Documents modulus semantics.
|
2018-09-26 17:19:40 +02:00 |
|
Alex Beregszaszi
|
3ca00c73f9
|
Update version pragma in all documentation examples
|
2018-09-25 19:03:25 +01:00 |
|
chriseth
|
b08d49338e
|
Merge pull request #5022 from ethereum/lastValue
[DOCS] Last part of value types.
|
2018-09-25 19:45:40 +02:00 |
|
chriseth
|
2032953577
|
Merge pull request #5025 from ethereum/refTypes
[DOCS] Update reference types.
|
2018-09-24 13:54:19 +02:00 |
|
chriseth
|
e2baad54c5
|
Merge pull request #5035 from ethereum/moreTypesUpdates
[DOCS] Final updates to types section.
|
2018-09-20 21:15:45 +02:00 |
|
William Entriken
|
ea6bb340d4
|
Document array length changing behaviors, fixes #4802
|
2018-09-20 20:57:38 +02:00 |
|
chriseth
|
fb8617f059
|
[DOCS] Update reference types.
|
2018-09-20 20:51:37 +02:00 |
|
chriseth
|
c43bbd1a68
|
Merge pull request #5021 from ethereum/moreTypes
More types.
|
2018-09-20 20:46:27 +02:00 |
|
chriseth
|
3327981108
|
More types.
|
2018-09-20 20:44:37 +02:00 |
|
chriseth
|
cb7866916e
|
[DOCS] Final updates to types section.
|
2018-09-20 14:00:01 +02:00 |
|
chriseth
|
32362f1b38
|
Last part of value types.
|
2018-09-19 15:54:30 +02:00 |
|
chriseth
|
b359fb6702
|
Extend section on addresses.
|
2018-09-19 14:11:48 +02:00 |
|
chriseth
|
06ffcd0502
|
Merge pull request #4819 from ethereum/docs-4532-mapping-type
Docs: Clarify mapping type
|
2018-09-18 14:23:32 +02:00 |
|
Chris Ward
|
20e8f143f6
|
Clarify mapping type
|
2018-09-17 19:29:40 +02:00 |
|