chriseth
|
d58a4e08da
|
Corrections and some style.
|
2017-05-03 11:07:15 +01:00 |
|
Matt Wisniewski
|
2b4b86aa7f
|
Update common-patterns.rst
|
2017-05-03 12:03:02 +02:00 |
|
Alex Beregszaszi
|
a0d6ac63cc
|
Replace references to browser-solidity with Remix
|
2017-03-15 22:58:14 +00:00 |
|
Alex Beregszaszi
|
59514d8268
|
Remove obsolete .send() entry from FAQ
|
2017-02-24 00:18:18 +00:00 |
|
Alex Beregszaszi
|
ace583d0a1
|
Rename accessor to getter
|
2017-02-03 00:17:21 +00:00 |
|
Alex Beregszaszi
|
448f1fba53
|
FAQ: remove address(this) section (already explained elsewhere)
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
9bec1e1efd
|
FAQ: remove event section (already explained elsewhere)
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
5f89e1a2ac
|
Merge the constructor sections
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
607f82ce9e
|
FAQ: remove visibility section (already explained elsewhere)
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
c6e7475f05
|
FAQ: remove create example (already explained elsewhere
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
fcba4d927c
|
Merge the documentation about mappings
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
1b3713742f
|
Document constant functions
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
f0f2d5a612
|
FAQ: remove removal of external accounts
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
b420dbf505
|
Improve the description of Solidity
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
b4f24721b5
|
FAQ: remove modifier section
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
4d4b9bc68e
|
FAQ: remove compilation section
|
2016-10-19 14:02:50 +01:00 |
|
Alex Beregszaszi
|
c41effd7c8
|
Merge the selfdestruct sections
|
2016-10-19 14:02:50 +01:00 |
|
Lefteris Karapetsas
|
806d94c214
|
Docs: Change contract init with value section
After solidity 0.4.0 we need to make the constructor `payable` if we are
to provide value during contract creation.
|
2016-10-17 19:14:21 +02:00 |
|
chriseth
|
4f5a95d569
|
Update documentation to version 0.4.0.
|
2016-09-06 19:11:41 +02:00 |
|
Denton Liu
|
532266b89e
|
Use new style for the docs
|
2016-08-26 13:33:42 -04:00 |
|
Denton Liu
|
1634a79bd8
|
Correct all UTF-8 spellings
|
2016-08-11 11:10:47 -04:00 |
|
Denton Liu
|
d0a0e4f3d2
|
Added a section about .send() returning false
|
2016-05-30 09:44:33 -04:00 |
|
Denton Liu
|
17f23629f1
|
Added @Arachnid's string library
|
2016-05-30 09:44:33 -04:00 |
|
Denton Liu
|
9862d61a5a
|
Removed inline code formatting for one title
|
2016-05-30 09:44:33 -04:00 |
|
Denton Liu
|
2112f6239c
|
Corrected underline lengths
|
2016-05-30 09:44:33 -04:00 |
|
Denton Liu
|
49f5bc7ce9
|
Changed inline code syntax
Changed from :code:`<inline>` to ``<inline>``
|
2016-05-30 09:44:33 -04:00 |
|
Denton Liu
|
a67317928a
|
Corrected FAQ titles
|
2016-05-30 09:42:30 -04:00 |
|
Denton Liu
|
ef6dc52801
|
Modified frequently-asked-questions.rst
Changed inline code syntax
|
2016-05-30 09:42:30 -04:00 |
|
chriseth
|
fad2d4ac01
|
Update links to browser-solidity.
|
2016-05-20 16:51:26 +02:00 |
|
Denton Liu
|
d29b9b986e
|
Changed link from markdown to rst
Added labels for the links to point to
|
2016-05-18 17:17:05 -04:00 |
|
Denton Liu
|
c851cd0481
|
Corrected capitalisation of symbol names
|
2016-05-18 17:17:05 -04: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
|
4b9e9cad56
|
Added an extra necessary linebreak
|
2016-05-18 11:35:32 -04:00 |
|
Denton Liu
|
88bb63a507
|
Corrected formatting
|
2016-05-05 15:10:32 -04:00 |
|
Denton Liu
|
3abb987179
|
Rephrased awkward phrasing
|
2016-05-05 15:06:04 -04:00 |
|
Denton Liu
|
50f894393a
|
Removed a trailing space
|
2016-05-05 15:05:05 -04:00 |
|
Denton Liu
|
4650280fff
|
Corrected misspelling
|
2016-05-05 15:02:47 -04:00 |
|
RJ
|
9720851bd6
|
Update frequently-asked-questions.rst
|
2016-03-30 12:08:48 -05:00 |
|
RJ
|
0df5f40ac4
|
Update frequently-asked-questions.rst
|
2016-03-30 10:43:39 -05:00 |
|
RJ
|
c2cf806996
|
quick fix for appearence
|
2016-03-30 10:36:22 -05:00 |
|
RJ
|
0c5156ca50
|
Update frequently-asked-questions.rst
|
2016-03-29 13:05:42 -05:00 |
|
RJ
|
927a9710d5
|
Update frequently-asked-questions.rst
|
2016-03-25 11:25:14 -05:00 |
|
RJ
|
49dc38bac0
|
Update frequently-asked-questions.rst
|
2016-03-23 16:42:01 -05:00 |
|
RJ
|
7b5d96c43b
|
Update frequently-asked-questions.rst
Correcting inline array documentation
|
2016-02-10 10:53:08 -06:00 |
|
RJ
|
543cc33681
|
Update frequently-asked-questions.rst
|
2016-02-10 10:45:46 -06:00 |
|
RJ Catalano
|
c45593a444
|
clarification on dynamic arrays, switcheroo on typepointer, and a documentation test added
|
2016-01-11 23:41:20 -06:00 |
|
RJ Catalano
|
b230fe1905
|
forgot to take the auto tabs off...turned into spaces
|
2016-01-11 15:48:41 -06:00 |
|
RJ Catalano
|
9c29cf79cf
|
added documentation and one last test for struct creation inline
|
2016-01-11 15:36:30 -06:00 |
|
ethers
|
f03a8c9cb7
|
sending value to an overloaded function
from https://gitter.im/ethereum/solidity?at=5673fb41b5777fb85ba496fa
|
2015-12-18 18:13:17 -08:00 |
|