aboutsummaryrefslogtreecommitdiffstats
path: root/docs/frequently-asked-questions.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename accessor to getterAlex Beregszaszi2017-02-031-1/+1
|
* FAQ: remove address(this) section (already explained elsewhere)Alex Beregszaszi2016-10-191-12/+0
|
* FAQ: remove event section (already explained elsewhere)Alex Beregszaszi2016-10-191-9/+0
|
* Merge the constructor sectionsAlex Beregszaszi2016-10-191-23/+0
|
* FAQ: remove visibility section (already explained elsewhere)Alex Beregszaszi2016-10-191-23/+0
|
* FAQ: remove create example (already explained elsewhereAlex Beregszaszi2016-10-191-10/+0
|
* Merge the documentation about mappingsAlex Beregszaszi2016-10-191-46/+0
|
* Document constant functionsAlex Beregszaszi2016-10-191-14/+0
|
* FAQ: remove removal of external accountsAlex Beregszaszi2016-10-191-6/+0
|
* Improve the description of SolidityAlex Beregszaszi2016-10-191-9/+1
|
* FAQ: remove modifier sectionAlex Beregszaszi2016-10-191-8/+0
|
* FAQ: remove compilation sectionAlex Beregszaszi2016-10-191-13/+0
|
* Merge the selfdestruct sectionsAlex Beregszaszi2016-10-191-7/+0
|
* Docs: Change contract init with value sectionLefteris Karapetsas2016-10-181-2/+4
| | | | | After solidity 0.4.0 we need to make the constructor `payable` if we are to provide value during contract creation.
* Update documentation to version 0.4.0.chriseth2016-09-071-8/+5
|
* Use new style for the docsDenton Liu2016-08-271-4/+5
|
* Correct all UTF-8 spellingsDenton Liu2016-08-111-5/+5
|
* Added a section about .send() returning falseDenton Liu2016-05-301-0/+3
|
* Added @Arachnid's string libraryDenton Liu2016-05-301-1/+1
|
* Removed inline code formatting for one titleDenton Liu2016-05-301-2/+2
|
* Corrected underline lengthsDenton Liu2016-05-301-30/+30
|
* Changed inline code syntaxDenton Liu2016-05-301-112/+112
| | | | Changed from :code:`<inline>` to ``<inline>``
* Corrected FAQ titlesDenton Liu2016-05-301-66/+66
|
* Modified frequently-asked-questions.rstDenton Liu2016-05-301-78/+78
| | | | Changed inline code syntax
* Update links to browser-solidity.chriseth2016-05-201-2/+2
|
* Changed link from markdown to rstDenton Liu2016-05-191-1/+1
| | | | Added labels for the links to point to
* Corrected capitalisation of symbol namesDenton Liu2016-05-191-3/+3
|
* Changed whitespace formattingDenton Liu2016-05-181-14/+16
|
* Removed trailing whitespaceDenton Liu2016-05-181-8/+8
|
* Added an extra necessary linebreakDenton Liu2016-05-181-0/+1
|
* Corrected formattingDenton Liu2016-05-061-9/+37
|
* Rephrased awkward phrasingDenton Liu2016-05-061-1/+1
|
* Removed a trailing spaceDenton Liu2016-05-061-1/+1
|
* Corrected misspellingDenton Liu2016-05-061-1/+1
|
* Update frequently-asked-questions.rstRJ2016-03-311-6/+7
|
* Update frequently-asked-questions.rstRJ2016-03-301-0/+16
|
* quick fix for appearenceRJ2016-03-301-0/+1
|
* Update frequently-asked-questions.rstRJ2016-03-301-0/+17
|
* Update frequently-asked-questions.rstRJ2016-03-261-0/+2
|
* Update frequently-asked-questions.rstRJ2016-03-241-0/+15
|
* Update frequently-asked-questions.rstRJ2016-02-111-2/+3
| | | Correcting inline array documentation
* Update frequently-asked-questions.rstRJ2016-02-111-2/+11
|
* clarification on dynamic arrays, switcheroo on typepointer, and a ↵RJ Catalano2016-01-121-1/+1
| | | | documentation test added
* forgot to take the auto tabs off...turned into spacesRJ Catalano2016-01-121-1/+1
|
* added documentation and one last test for struct creation inlineRJ Catalano2016-01-121-1/+3
|
* sending value to an overloaded functionethers2015-12-191-0/+10
| | | from https://gitter.im/ethereum/solidity?at=5673fb41b5777fb85ba496fa
* Overflow check.chriseth2015-12-101-0/+14
|
* Added some lost changes.chriseth2015-12-081-0/+7
|
* Imported documentation.chriseth2015-12-081-0/+742