aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Allow access to functions in inline assembly.chriseth2016-05-121-2/+13
|
* Merge pull request #541 from Denton-L/developchriseth2016-05-076-90/+208
|\ | | | | Minor Documentation Changes
| * Removed trailing whitespaceDenton Liu2016-05-061-2/+2
| |
| * Removed bulleted listDenton Liu2016-05-061-3/+3
| |
| * Moved the location of the "||"Denton Liu2016-05-061-3/+3
| |
| * Fixed up formattingDenton Liu2016-05-061-62/+94
| |
| * 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
| |
| * Reformatted according to style guideDenton Liu2016-05-061-3/+53
| |
| * Made the style consistentDenton Liu2016-05-061-4/+12
| |
| * Removed a bad reference to functions-on-addressesDenton Liu2016-05-061-1/+1
| |
| * Removed bullet characters from typesDenton Liu2016-05-061-2/+2
| |
| * Update structure-of-a-contract.rstDenton Liu2016-05-061-1/+1
| | | | | | | | Changed a non-space whitespace character to a space
| * Update contracts.rstDenton Liu2016-05-061-1/+1
| | | | | | | | Corrected grammar error
* | Merge pull request #515 from ssonicblue/patch-1chriseth2016-05-061-7/+8
|\ \ | |/ |/| Update natspec summary in layout-of-source-files.rst
| * Minor grammatical editssonicblue2016-05-011-2/+2
| |
| * Update natspec summary in layout-of-source-files.rstssonicblue2016-04-201-7/+8
| | | | | | Update the summary on natspec comments for clarity in what they do and how they should be used.
* | Documentation.chriseth2016-05-051-0/+66
|/
* Typo fixDave Hoover2016-04-121-1/+1
|
* Tiny fixDave Hoover2016-04-121-1/+1
|
* Update installing-solidity.rstJordan Leigh2016-04-031-0/+2
| | | | | The brew install boost --c++11 command failed for me due to an outdated version of Node.js. `brew upgrade` fixed this. I think it should be in the documentation to reduce the number of errors on install
* Merge pull request #461 from ethereum/mappingStructDocumentationchriseth2016-03-311-0/+17
|\ | | | | Inner struct mapping copy into a mapping question
| * Update frequently-asked-questions.rstRJ2016-03-311-6/+7
| |
| * Update frequently-asked-questions.rstRJ2016-03-301-0/+16
| |
* | Merge pull request #464 from chriseth/doctypochriseth2016-03-311-3/+3
|\ \ | |/ |/| Typos in inline assembly documentation.
| * Typos in inline assembly documentation.chriseth2016-03-311-3/+3
| |
* | quick fix for appearenceRJ2016-03-301-0/+1
|/
* Documentation.chriseth2016-03-301-0/+444
|
* Update frequently-asked-questions.rstRJ2016-03-301-0/+17
|
* Merge pull request #453 from michaltrzesimiech/patch-1chriseth2016-03-291-2/+0
|\ | | | | Update structure-of-a-contract.rst
| * Deleting redundant linemichaltrzesimiech2016-03-261-2/+0
| |
| * Update structure-of-a-contract.rstmichaltrzesimiech2016-03-251-1/+1
| |
* | Update frequently-asked-questions.rstRJ2016-03-261-0/+2
| |
* | Update frequently-asked-questions.rstRJ2016-03-241-0/+15
|/
* Update style-guide.rstssonicblue2016-03-231-2/+8
| | | Update section 'Variable Declarations' for consistency with the format of the rest of the document.
* Extend examplechriseth2016-03-141-0/+2
|
* Clarificationchriseth2016-03-141-1/+3
|
* Fix examples.chriseth2016-03-141-2/+2
|
* Allocating arrays.chriseth2016-03-141-0/+17
|
* Put in specific brew version as per the umbrellaRJ2016-03-121-0/+1
|
* Documentation for delegatecall.chriseth2016-03-124-46/+19
|
* Warning about using integer literals in division.chriseth2016-03-111-0/+9
|
* Update contracts.rstuberlaufer2016-03-111-4/+3
|
* shortened lines to 79uberlaufer2016-03-111-1/+5
|
* Update contracts.rstuberlaufer2016-03-111-5/+1
| | | minor grammar and spelling corrections
* Typo fix.Georgios Paralykidis2016-03-091-1/+1
|
* ecrecover takes uint8, not byteMrChico2016-03-021-1/+1
|
* [Minor]: typo fixOleg Iakovlev2016-03-011-1/+1
|
* Added in-depth links to function modifiers, structs and enums in structure ↵holgerd772016-02-193-4/+16
| | | | section
* Name-spacing the structure reference links for not being confused with the ↵holgerd772016-02-191-9/+9
| | | | globally probably more used in-depth links
* Added in-depth links for further reading to the state variable, function and ↵holgerd772016-02-193-0/+14
| | | | function modifier overview in the structure section
* Changed reference naming from understore to dash separation for consistency ↵holgerd772016-02-191-6/+6
| | | | with existing naming
* Added examples, references to structure sectionholgerd772016-02-181-8/+103
|
* Comment code examplesholgerd772016-02-181-0/+10
|
* Code blocks for compiler use sectionholgerd772016-02-181-4/+7
|
* Use code blocks for import syntax explanations for better readabilityholgerd772016-02-181-4/+22
|
* Merge pull request #382 from chriseth/bytesIndexchriseth2016-02-111-0/+5
|\ | | | | Index access for bytesXX.
| * Documentation.chriseth2016-02-101-0/+5
| |
* | Update frequently-asked-questions.rstRJ2016-02-111-2/+3
| | | | | | Correcting inline array documentation
* | Update frequently-asked-questions.rstRJ2016-02-111-2/+11
|/
* [Documentation] Add details on libjsonrpccpp-devAndres Nötzli2016-02-041-1/+9
| | | Add explanation to the documentation that the package name changes from `libjson-rpc-cpp-dev` to `libjsonrpccpp-dev` and is supplied by the universe repository instead of the Ethereum PPA.
* [Documentation] Include correct dev packageAndres Nötzli2016-02-021-1/+1
| | | The Ubuntu part of the installation guide mentions `libjson-rpc-cpp-dev`. However, the correct name seems to be `libjsonrpccpp-dev`.
* documentationchriseth2016-01-302-2/+14
|
* Merge pull request #370 from chriseth/redirectschriseth2016-01-291-1/+10
|\ | | | | Path remappings for solc.
| * Document remappingschriseth2016-01-261-1/+10
| |
* | Update index.rstchriseth2016-01-281-2/+4
| |
* | Add a link to the ethereum stackexchange.chriseth2016-01-281-0/+2
|/
* [cond-expr] add one doc about conditional expressionLu Guanqun2016-01-231-1/+1
|
* Merge pull request #306 from pipermerriam/piper/flesh-out-naming-conventionschriseth2016-01-141-1/+96
|\ | | | | Flesh out naming convention in the Style Guide
| * fix spelling and heading titlePiper Merriam2016-01-071-3/+3
| |
| * use mixedCasePiper Merriam2015-12-171-9/+4
| |
| * Flesh out naming convention section of docsPiper Merriam2015-12-171-1/+101
| |
* | Some more clarifications about remappings.chriseth2016-01-141-3/+19
| |
* | Extended documentation about imports.chriseth2016-01-141-12/+50
| |
* | Merge pull request #345 from VoR0220/developchriseth2016-01-131-1/+3
|\ \ | | | | | | Inline Arrays
| * | 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
| | |
* | | Refund actual deposit, and not bid value.chriseth2016-01-121-1/+1
|/ / | | | | | | Thanks to @jonasnick for finding this. Fixes #349
* | Merge pull request #331 from u2/doc_fix2chriseth2016-01-041-192/+192
|\ \ | | | | | | docs: code sytle
| * | docs: code sytleu22015-12-301-192/+192
| | |
* | | Merge pull request #329 from guanqun/patch-2chriseth2016-01-041-1/+1
|\ \ \ | | | | | | | | [docs]: change unsupported underscore to star
| * | | [docs]: change unsupported underscore to startLu Guanqun2015-12-301-1/+1
| |/ / | | | | | | highlight "not"
* / / [docs]: add an ending periodLu Guanqun2015-12-301-1/+1
|/ /
* | Merge pull request #316 from chriseth/docschriseth2015-12-222-40/+44
|\ \ | | | | | | Fixes in the misc section.
| * | Fixes in the misc section.chriseth2015-12-212-40/+44
| | |
* | | sending value to an overloaded functionethers2015-12-191-0/+10
|/ / | | | | from https://gitter.im/ethereum/solidity?at=5673fb41b5777fb85ba496fa
* | Update installing-solidity.rstRJ2015-12-181-1/+1
| |
* | Update installing-solidity.rstRJ2015-12-181-1/+1
| |
* | new docRJ Catalano2015-12-181-1/+3
|/
* Note about private note being invisible.chriseth2015-12-141-0/+7
|
* Pygments highlighting rules for Solidity.chriseth2015-12-112-2/+91
|
* Merge pull request #293 from chriseth/doc_indexchriseth2015-12-102-9/+169
|\ | | | | Documentation index page and build instructions.
| * Added build guide.chriseth2015-12-102-42/+140
| |
| * Improved index page.chriseth2015-12-101-9/+29
| |
| * Update for_Ze_Devs.mdRJ2015-12-101-5/+16
| |
| * Update for_Ze_Devs.mdRJ2015-12-101-2/+2
| |
| * Update for_Ze_Devs.mdRJ2015-12-101-1/+1
| |
| * Create for_Ze_Devs.mdRJ2015-12-101-0/+31
| | | | | | tentative means to get a dev environment set up for the compiler on OS X
* | Overflow check.chriseth2015-12-101-0/+14
|/
* Added some lost changes.chriseth2015-12-083-1/+14
|
* Add pdf config.chriseth2015-12-081-0/+1
|
* Imported documentation.chriseth2015-12-0817-0/+5229