aboutsummaryrefslogtreecommitdiffstats
path: root/docs/types.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix mapping syntax in docsFederico Bond2016-12-221-1/+1
* Update documentation.chriseth2016-12-131-7/+7
* Documentation.chriseth2016-12-121-2/+11
* docs: describe the form of number literalsYoichi Hirai2016-12-011-0/+8
* Update types.rstYoichi Hirai2016-11-251-7/+8
* docs: clarify how many number literal types are thereYoichi Hirai2016-11-251-3/+7
* docs: a bit more about literalsYoichi Hirai2016-11-251-6/+10
* Merge pull request #1408 from ethereum/keytypechriseth2016-11-231-3/+3
|\
| * docs: some types cannot be the key type for mappingsYoichi Hirai2016-11-211-3/+3
* | Fix examples and add explanation.chriseth2016-11-221-1/+5
* | Fix oracle callback exampleAlex Beregszaszi2016-11-211-2/+2
* | Fix function type examplesAlex Beregszaszi2016-11-211-5/+11
|/
* Documentation: Style updatechriseth2016-11-161-5/+5
* Update documentation.chriseth2016-11-161-1/+2
* Fix documentation formatting.chriseth2016-11-161-2/+2
* Mention "payable" in the documentation.chriseth2016-11-161-2/+7
* Updates to the documentation.chriseth2016-11-161-8/+12
* Documentation examples.chriseth2016-11-161-1/+73
* Part of the documentation.chriseth2016-11-161-1/+41
* docs: udpate description of enums about #1334Yoichi Hirai2016-11-121-1/+2
* Mapping-in-mapping can have accessors tooAlex Beregszaszi2016-10-191-0/+3
* Explain accessors on arraysAlex Beregszaszi2016-10-191-0/+3
* Merge the documentation about mappingsAlex Beregszaszi2016-10-191-0/+27
* Rename sha3 to keccak256 in the documentationAlex Beregszaszi2016-10-061-2/+2
* A typo fixAnubhav singh2016-10-051-1/+1
* Update documentation to version 0.4.0.chriseth2016-09-071-3/+6
* add "pragma solidity ^0.4.0;" to code examplesDimitry2016-09-051-0/+14
* Clarify typecastingDenton Liu2016-08-271-2/+7
* Throw on division by zero.chriseth2016-08-171-0/+2
* Introduce hex literals (#832)Alex Beregszaszi2016-08-161-0/+9
* Correct all UTF-8 spellingsDenton Liu2016-08-111-1/+1
* Mention single-quotesDenton Liu2016-08-111-2/+2
* Correct UTF-8 spellingsDenton Liu2016-08-111-3/+3
* Document \n, \xNN and \uNNNNAlex Beregszaszi2016-08-051-0/+2
* Fix String Literals documentation about implicit conversionsAlex Beregszaszi2016-08-051-1/+1
* Merge pull request #764 from Denton-L/make-safechriseth2016-08-011-1/+2
|\
| * Throw if send() fails in example codeDenton Liu2016-07-301-1/+2
* | Add link to operator tableDenton Liu2016-07-211-0/+3
|/
* Merge pull request #680 from Denton-L/fix-679chriseth2016-07-091-1/+1
|\
| * Add reference to default values in mapping sectionDenton Liu2016-07-041-1/+1
* | Security Considerationschriseth2016-07-041-0/+7
|/
* Restore correct inline code samplePi Delport2016-06-201-1/+1
* Added missing word in sentenceFabio Berger2016-06-181-1/+1
* Merge pull request #618 from chriseth/inlineArrayschriseth2016-06-091-0/+38
|\
| * Fixed typo.chriseth2016-06-031-1/+1
| * Document inline arrays.chriseth2016-05-311-0/+38
* | Changed reference nameDenton Liu2016-06-021-1/+1
* | Documented max stack depth at 1024Denton Liu2016-06-021-1/+1
* | uint20 is not a typeDenton Liu2016-06-021-2/+2
* | Document some pitfalls in connection with "send".chriseth2016-06-021-0/+6
* | Link address-type and address-global methodsDenton Liu2016-06-021-0/+2
* | Corrected typoDenton Liu2016-06-021-1/+1
|/
* Changed inline code syntaxDenton Liu2016-05-301-83/+83
* Modified types.rstDenton Liu2016-05-301-83/+83
* Fixed errors introduced by previous commitDenton Liu2016-05-241-1/+2
* updated docsVoR02202016-05-191-8/+48
* Corrected errors.chriseth2016-05-191-0/+2
* Changed whitespace formattingDenton Liu2016-05-181-121/+137
* Removed trailing whitespaceDenton Liu2016-05-181-11/+11
* Removed a bad reference to functions-on-addressesDenton Liu2016-05-061-1/+1
* Removed bullet characters from typesDenton Liu2016-05-061-2/+2
* 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
* Documentation for delegatecall.chriseth2016-03-121-4/+4
* Warning about using integer literals in division.chriseth2016-03-111-0/+9
* Added in-depth links to function modifiers, structs and enums in structure se...holgerd772016-02-191-0/+4
* Added in-depth links for further reading to the state variable, function and ...holgerd772016-02-191-0/+2
* Documentation.chriseth2016-02-101-0/+5
* Added some lost changes.chriseth2015-12-081-0/+6
* Imported documentation.chriseth2015-12-081-0/+524