Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add strict encoding mode to the ABI spec | Alex Beregszaszi | 2018-07-06 | 1 | -0/+11 |
| | |||||
* | Merge pull request #4380 from elopio/patch-3 | chriseth | 2018-07-04 | 1 | -42/+42 |
|\ | | | | | Update examples to use constructor keyword | ||||
| * | update the style guide | Leo Arias | 2018-07-04 | 1 | -42/+42 |
| | | |||||
* | | Update documentation and Changelog. | Daniel Kirchner | 2018-07-04 | 2 | -6/+6 |
|/ | |||||
* | Merge pull request #4367 from shad-k/fix/issue-4238 | chriseth | 2018-07-04 | 3 | -23/+17 |
|\ | | | | | Add custom.css for docs to change pre tag styles | ||||
| * | Add custom.css for docs to change pre tag styles | Shadab Khan | 2018-07-04 | 3 | -23/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify white space for table cells Add custom.css for docs to change pre tag styles Specify white space for table cells Rearrange code Delete theme_overrides.css Remove extra code | ||||
* | | Update documentation. | Daniel Kirchner | 2018-07-03 | 4 | -4/+3 |
| | | |||||
* | | grammar: removes the var-keyword from the grammar | Christian Parpart | 2018-07-03 | 1 | -3/+2 |
| | | |||||
* | | documentation: adjustments to not use the "var" keyword | Christian Parpart | 2018-07-03 | 5 | -41/+10 |
|/ | |||||
* | Fixes semantic versioning. | Erik Kundt | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Adds review suggestions. | Erik Kundt | 2018-07-02 | 7 | -10/+10 |
| | |||||
* | Updates docs to new constructor syntax. | Erik Kundt | 2018-07-02 | 7 | -39/+23 |
| | |||||
* | Clarify scope of 'using A for B' (#4252) | Mike | 2018-06-29 | 1 | -11/+12 |
| | | | | | | | | | | * Issue 1213: Clarify scope of 'using A for B' * Typo fix. * Further restructuring and clarification of contracts doc. * Revert closer to original wording and formatting. | ||||
* | Merge pull request #4375 from ethereum/fallbackExternalBackwardsCompatible | chriseth | 2018-06-29 | 3 | -11/+11 |
|\ | | | | | Fallback function has to be external: backwards-compatible changes. | ||||
| * | Fallback function has to be external: backwards-compatible changes. | chriseth | 2018-06-29 | 3 | -11/+11 |
| | | |||||
* | | Added static CSS to Sphinx in order to fix bug with RTD theme table wrapping | wpank | 2018-06-28 | 2 | -1/+23 |
|/ | |||||
* | Merge pull request #4097 from ethereum/noPackedExceptForPacked | chriseth | 2018-06-28 | 7 | -64/+57 |
|\ | | | | | [BREAKING] call only takes a single argument and does not pad | ||||
| * | Documentation. | chriseth | 2018-06-25 | 7 | -64/+57 |
| | | |||||
* | | Merge pull request #4360 from mattaereal/doc_patches-1 | Alex Beregszaszi | 2018-06-27 | 1 | -1/+43 |
|\ \ | | | | | | | Docs: Adding AFL's alternative configuration with clang. | ||||
| * | | Adding AFL's alternative configuration with clang. | Matías Aereal Aeón | 2018-06-27 | 1 | -1/+43 |
| | | | |||||
* | | | Add emit keyword to documentation. | chriseth | 2018-06-27 | 1 | -1/+1 |
| | | | |||||
* | | | Clarify that using msize without updating the free-memory-pointer is a bad idea | Alex Beregszaszi | 2018-06-26 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Update documentation for strict address literals | Alex Beregszaszi | 2018-06-25 | 1 | -1/+1 |
| | | |||||
* | | Disallow the years unit denomination properly | Alex Beregszaszi | 2018-06-22 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #4200 from biboran/3961 | chriseth | 2018-06-21 | 1 | -0/+100 |
|\ \ | | | | | | | #3961 - added an example of two-dimensional array encoding | ||||
| * | | #3961 - added a more detailed description to the calculation of offsets | Timofey Solonin | 2018-06-18 | 1 | -36/+68 |
| | | | |||||
| * | | #3961 - rewritten encoding example in a logical order instead of a ↵ | Timofey Solonin | 2018-06-03 | 1 | -44/+44 |
| | | | | | | | | | | | | sequential order | ||||
| * | | #3961 - added an example of abi encoding of a function with two-dimensional ↵ | Timofey Solonin | 2018-05-29 | 1 | -0/+68 |
| | | | | | | | | | | | | dynamic arrays | ||||
* | | | C99 scoping rules by default | Leonardo Alt | 2018-06-20 | 2 | -77/+23 |
| | | | |||||
* | | | Clarify documentation about events (mostly topics). | chriseth | 2018-06-20 | 1 | -12/+8 |
| | | | |||||
* | | | Add a changelog notice to the contributing doc | Nicolás Venturo | 2018-06-19 | 1 | -0/+2 |
| | | | |||||
* | | | fix typo | a4nkit | 2018-06-13 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #3627 from ethereum/additional-keywords | Alex Beregszaszi | 2018-06-12 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | [BREAKING] Add new reserved keywords. | ||||
| * | | | Add new reserved keywords. | Daniel Kirchner | 2018-06-12 | 1 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #4232 from ethereum/renameiulia | Alex Beregszaszi | 2018-06-12 | 2 | -23/+24 |
|\ \ \ \ | |/ / / |/| | | | Rename iulia to yul in documentation. | ||||
| * | | | Rename julia/iulia to yul in documentation. | chriseth | 2018-06-12 | 2 | -23/+24 |
| | | | | |||||
* | | | | Use proper SAR for signed right shifts and emulate on pre-constantinople. | Daniel Kirchner | 2018-06-12 | 1 | -7/+6 |
|/ / / | |||||
* | | | Update Event emit docs pragma | Harry Moreno | 2018-06-08 | 1 | -1/+1 |
| | | | | | | | | | Event's `emit` usage was introduced in 0.4.21+ | ||||
* | | | Update abi-spec.rst | feliam | 2018-06-07 | 1 | -2/+1 |
| | | | | | | | | | | | | An infinite number of items in the sequence of types? ?? A negative number of type in the sequence ?? | ||||
* | | | doc: put the index at the bottom | taitt | 2018-06-06 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #4227 from elopio/patch-1 | chriseth | 2018-06-06 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | docs: fix typo | ||||
| * | | | docs: fix typo | Leo Arias | 2018-06-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | docs: fix code annotation | Leo Arias | 2018-06-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #4216 from kronosapiens/patch-2 | chriseth | 2018-06-05 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Update function visibility example | ||||
| * | | | Denote `getData` as view | Daniel Kronovet | 2018-06-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update function visibility example | Daniel Kronovet | 2018-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | Two functions don't access state and should be `pure`. Also, inconsistent spacing when using arithmetic. | ||||
* | | | | Merge pull request #4201 from wjmelements/bytes-complex-type | chriseth | 2018-06-05 | 1 | -5/+3 |
|\ \ \ \ | | | | | | | | | | | move bytes and string to arrays section | ||||
| * | | | | keep stub in value types section, and move discussion to Arrays section | William Morriss | 2018-05-31 | 1 | -13/+11 |
| | | | | | |||||
| * | | | | move bytes and string to complex types section | William Morriss | 2018-05-30 | 1 | -12/+12 |
| | | | | | |||||
* | | | | | Remove documentation references to sha3 | Jason Cobb | 2018-06-04 | 1 | -2/+0 |
| | | | | | |||||
* | | | | | Fix typo | Daniel Kronovet | 2018-06-03 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #3743 from ethereum/popStorageArray | chriseth | 2018-05-31 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | pop() for storage arrays | ||||
| * | | | | Adds syntax tests, documentation and changelog entry. | Erik Kundt | 2018-05-30 | 1 | -1/+3 |
| |/ / / | | | | | | | | | | | | | Refines comment for array utility function. | ||||
* | | | | Merge pull request #4176 from sifmelcara/add/calldata-keyword | chriseth | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Add a new keyword, "calldata", to allow explicitly specify data location in external function's argument list | ||||
| * | | | | Allow using `calldata` keyword to specify data location | mingchuan | 2018-05-30 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | consistency: unordered list for restrictions | William Morriss | 2018-05-30 | 1 | -5/+5 |
| |/ / / |/| | | | |||||
* | | | | Fix bug in documentation. | Arindam Mondal | 2018-05-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #4192 from vutsalsinghal/patch-1 | chriseth | 2018-05-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | CapsCase instead of camelCase | ||||
| * | | | CapsCase instead of camelCase | Vutsal Singhal | 2018-05-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #4180 from veox/use-pip-solidity-lexer | chriseth | 2018-05-28 | 3 | -84/+3 |
|\ \ \ \ | | | | | | | | | | | docs: Use Solidity lexer from PyPI, instead of a local module | ||||
| * | | | | docs: bump Solidity lexer package to v0.3.1. | Noel Maersk | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | That release includes stricter matching of "nested" globals, i.e. it highlights `msg.sender` but not `sender`. | ||||
| * | | | | docs: change default theme to RTD's. | Noel Maersk | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RTD probably has their `default` theme set to their own `rtd` theme, while CircleCI has some regular default Sphinx theme. This changes the Sphinx project configuration to use `rtd` as the theme. | ||||
| * | | | | docs: bump required Solidity lexer package version. | Noel Maersk | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | pygments-lexer-solidity 0.3.0 highlights NatSpec specials like @author, @title, etc.. | ||||
| * | | | | docs: remove utils/SolidityLexer.py | Noel Maersk | 2018-05-23 | 1 | -82/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Note that some features present in this local module have not been included in the upstream package yet!.. | ||||
| * | | | | docs: use SolidityLexer from pygments_lexer_solidity package. | Noel Maersk | 2018-05-23 | 2 | -1/+2 |
| | | | | | |||||
* | | | | | Merge pull request #4195 from jvmaia/patch-2 | chriseth | 2018-05-28 | 1 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | clarify warnings in contracts.rst | ||||
| * | | | | | clarify warnings in contracts.rst | João Vítor | 2018-05-28 | 1 | -0/+5 |
| | |/ / / | |/| | | | | | | | | closes #4117 | ||||
* | | | | | Merge pull request #4196 from dilatebrave/issue1210 | chriseth | 2018-05-28 | 1 | -0/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | doc: making the index appear on the left pane | ||||
| * | | | | doc: making the index appear on the left pane | taitt | 2018-05-28 | 1 | -0/+6 |
| |/ / / | |||||
* / / / | Array Length mistankingly taken as Offset | ritzdorf | 2018-05-28 | 1 | -1/+1 |
|/ / / | | | | | | | The array length was directly taken as an offset without the necessary multiplication with `0x20`. | ||||
* | | | Merge pull request #4067 from ethereum/050 | chriseth | 2018-05-24 | 2 | -2/+11 |
|\ \ \ | |/ / |/| | | [BREAKING] Version 0.5.0 | ||||
| * | | Adjust tests. | Daniel Kirchner | 2018-05-17 | 2 | -2/+2 |
| | | | |||||
| * | | Disallow conversions between bytesX and uintY of different size. | Daniel Kirchner | 2018-05-17 | 1 | -0/+9 |
| |/ | |||||
* / | Minor changes to make the English more idiomatic | Flash Sheridan | 2018-05-23 | 1 | -4/+4 |
|/ | |||||
* | Split changelog into language and compiler features and set release date. | chriseth | 2018-05-16 | 1 | -0/+4 |
| | |||||
* | Merge pull request #4101 from mesqueeb/patch-2 | chriseth | 2018-05-16 | 1 | -0/+2 |
|\ | | | | | Extra line of explanation on Abstract contracts. | ||||
| * | fixed capitalisation and contractions | Luca Ban | 2018-05-16 | 1 | -1/+1 |
| | | |||||
| * | Extra line of explanation on Abstract contracts. | Luca Ban | 2018-05-09 | 1 | -0/+2 |
| | | | | | | And why they're useful. | ||||
* | | Merge pull request #4144 from ethereum/julia-docs-fix | chriseth | 2018-05-16 | 1 | -2/+2 |
|\ \ | | | | | | | Fix formatting in Julia chapter | ||||
| * | | Fix formatting in Julia chapter | Alex Beregszaszi | 2018-05-16 | 1 | -2/+2 |
| | | | |||||
* | | | Update documentation for multi variable declaration statement. | chriseth | 2018-05-16 | 4 | -15/+16 |
| | | | |||||
* | | | Add requirements.txt for readthedocs. | chriseth | 2018-05-15 | 1 | -0/+1 |
| | | | |||||
* | | | Do not depend on where build is run. | chriseth | 2018-05-15 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #3238 from ethereum/julia-specs | chriseth | 2018-05-15 | 1 | -16/+36 |
|\ \ \ | | | | | | | | | Add logic builtins to Julia and update type conversion prototypes | ||||
| * | | | Describe rule for type conversion functions in Julia | Alex Beregszaszi | 2018-05-09 | 1 | -6/+9 |
| | | | | |||||
| * | | | Remove stop() as it is the same as return(0,0) in Julia sepcs | Alex Beregszaszi | 2018-05-09 | 1 | -4/+0 |
| | | | | |||||
| * | | | Add logic builtins to Julia and fix some typos | Alex Beregszaszi | 2018-05-09 | 1 | -11/+32 |
| | |/ | |/| | |||||
* | | | Merge pull request #4093 from ethereum/prepareDropConstantKeyword | chriseth | 2018-05-14 | 4 | -5/+8 |
|\ \ \ | |_|/ |/| | | Prepare drop constant keyword. | ||||
| * | | Prefer view over constant in the documentation. | Daniel Kirchner | 2018-05-09 | 4 | -5/+8 |
| |/ | |||||
* / | Less-fewer-correction. | chriseth | 2018-05-10 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4074 from elopio/docs/implicit-constructor | chriseth | 2018-05-09 | 1 | -2/+6 |
|\ | | | | | docs: document the implicit call of base constructor without arguments | ||||
| * | document that all the base constructors are called | Leo Arias | 2018-05-09 | 1 | -4/+5 |
| | | |||||
| * | docs: document the implicit call of base constructor without arguments | Leo Arias | 2018-05-06 | 1 | -2/+5 |
| | | |||||
* | | Merge pull request #4082 from androlo/develop | chriseth | 2018-05-09 | 1 | -3/+3 |
|\ \ | | | | | | | change assert and require docs | ||||
| * | | change assert and require docs | Andreas Olofsson | 2018-05-07 | 1 | -3/+3 |
| |/ | |||||
* | | Update documentation. | chriseth | 2018-05-08 | 1 | -6/+6 |
| | | |||||
* | | docs: update the explanation of constructor | Leo Arias | 2018-05-06 | 1 | -4/+4 |
|/ | |||||
* | Clarify components of X | chriseth | 2018-05-04 | 1 | -6/+6 |
| | |||||
* | Fixed typos in abi-spec documentation | nisdas | 2018-05-04 | 1 | -3/+3 |
| | |||||
* | Merge pull request #4041 from kylewu/3764-vs-2017 | chriseth | 2018-05-03 | 1 | -11/+30 |
|\ | | | | | Update windows build docs | ||||
| * | vs 2017 in install doc | GuessWho | 2018-05-02 | 1 | -11/+30 |
| | | |||||
* | | Merge pull request #4046 from ethereum/deprecateYears | Alex Beregszaszi | 2018-05-03 | 1 | -0/+3 |
|\ \ | | | | | | | State that years has been deprecated. | ||||
| * | | State that years has been deprecated. | chriseth | 2018-05-02 | 1 | -0/+3 |
| | | | |||||
* | | | Improve documentation and CLI help for `--run` parameter | Jonny Burger | 2018-05-02 | 1 | -3/+8 |
|/ / | |||||
* | | Merge pull request #3992 from davesque/improve-abi-spec | chriseth | 2018-05-02 | 1 | -4/+4 |
|\ \ | |/ |/| | A couple of ABI spec improvements | ||||
| * | Make index notation more consistent | David Sanders | 2018-04-25 | 1 | -3/+3 |
| | | |||||
| * | Add note about zero-tuples | David Sanders | 2018-04-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #4026 from ethereum/prepareyul | Alex Beregszaszi | 2018-05-01 | 1 | -258/+14 |
|\ \ | | | | | | | Remove desugaring | ||||
| * | | Remove desugaring | chriseth | 2018-05-01 | 1 | -258/+14 |
| | | | |||||
* | | | Merge pull request #4001 from Magicking/fix_docs_date | Alex Beregszaszi | 2018-04-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | docs: Update configuration from 2017 to 2018 | ||||
| * | | | docs: Update configuration from 2017 to 2018 | Magicking | 2018-04-27 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3975 from sledrho/develop | chriseth | 2018-04-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Updated StateVariable Grammar rule #3974 | ||||
| * | | | Updated StateVariableGrammar rule #3974 | sledrho | 2018-04-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #4023 from ethereum/exampledocs | chriseth | 2018-04-30 | 1 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Update some examples to remove warnings. | ||||
| * | | | | Update some examples to remove warnings. | chriseth | 2018-04-30 | 1 | -6/+6 |
| | |/ / | |/| | | |||||
* / | | | Update documentation about C3 linearization. | chriseth | 2018-04-30 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge pull request #3994 from rafialhamd/rafialhamd-documentation | chriseth | 2018-04-26 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Update Enum Type definition. | ||||
| * | | Update Enum Type definition. | Rafiudeen Chozhan Kumarasamy | 2018-04-26 | 1 | -1/+1 |
| |/ | | | | | It's better to say that, Enums contain finite set of 'constant values', instead of finite set of 'values'. | ||||
* / | docs: clarify the maximum line length style | Leo Arias | 2018-04-25 | 1 | -1/+1 |
|/ | |||||
* | Updated constructors and pragma solidity lines. | Matthew Ludwig | 2018-04-21 | 1 | -8/+8 |
| | | | | Updated the Inheritance section of the docs in order to correct old constructor formats and update them to the new constructor() format. | ||||
* | Prepare 0.4.23 release. | chriseth | 2018-04-19 | 2 | -1/+15 |
| | |||||
* | Update security considerations. | chriseth | 2018-04-17 | 1 | -3/+16 |
| | |||||
* | Merge pull request #3885 from ↵ | chriseth | 2018-04-17 | 6 | -12/+12 |
|\ | | | | | | | | | LefterisJP/update_solidity_version_where_revert_with_reason Docs: Update solidity version for revert with reason | ||||
| * | Docs: Update solidity version for revert with reason | Lefteris Karapetsas | 2018-04-16 | 6 | -12/+12 |
| | | |||||
* | | Merge pull request #3865 from ethereum/updateConstructorVersionPragmas | chriseth | 2018-04-17 | 1 | -2/+2 |
|\ \ | | | | | | | [MERGE WITH RELEASE 0.4.22] Update version pragmas in constructor documentation. | ||||
| * | | Update version pragmas from >0.4.21 to ^0.4.22. | Daniel Kirchner | 2018-04-12 | 1 | -2/+2 |
| | | | |||||
* | | | Preparation for 0.4.22 release. | chriseth | 2018-04-17 | 1 | -0/+4 |
| | | | |||||
* | | | Add documentation. | chriseth | 2018-04-16 | 1 | -0/+10 |
| | | | |||||
* | | | Merge pull request #3880 from ethereum/addressMemberDocAndWarn | chriseth | 2018-04-16 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Improve documentation and warning about accessing contract members in… | ||||
| * | | Improve documentation and warning about accessing contract members inherited ↵ | Daniel Kirchner | 2018-04-14 | 1 | -2/+2 |
| | | | | | | | | | | | | from address. | ||||
* | | | Document ABI encoding functions. | chriseth | 2018-04-14 | 2 | -2/+28 |
|/ / | |||||
* | | Remove dead code and clarify throw. | chriseth | 2018-04-13 | 1 | -1/+1 |
| | | |||||
* | | Update documentation and minor changes. | chriseth | 2018-04-12 | 1 | -7/+11 |
| | | |||||
* | | Update documentation. | chriseth | 2018-04-12 | 8 | -35/+92 |
| | | |||||
* | | Documentation for revert with reason string. | chriseth | 2018-04-12 | 3 | -2/+27 |
|/ | |||||
* | Merge pull request #3836 from netrunnerX/develop | chriseth | 2018-04-10 | 1 | -5/+4 |
|\ | | | | | Update solidity-by-example.rst. | ||||
| * | Update solidity-by-example.rst | NetX | 2018-04-09 | 1 | -5/+4 |
| | | |||||
* | | Error on duplicated super constructor calls | Federico Bond | 2018-04-09 | 1 | -5/+9 |
| | | |||||
* | | Update Delegatecall Description in Docs | Robbie Ferguson | 2018-04-06 | 1 | -0/+7 |
|/ | | | | The previous description did not include the fact that the storage locations of the two contracts must align up until the storage variable(s) affected in order for the called contract to successfully write to the caller's storage. If they are misaligned, delegatecall will silently fail. This is difficult to debug without underlying knowledge of how delegatecall works, and clarity in the docs would certainly be helpful. | ||||
* | Merge pull request #3805 from kevinflo/tuple-documentation-var-removal | chriseth | 2018-04-05 | 1 | -4/+6 |
|\ | | | | | Removed documentation reference to var for tuple variable assignment | ||||
| * | Variable assignment wording change | Kevin Florenzano | 2018-04-05 | 1 | -1/+1 |
| | | |||||
| * | Removed documentation reference to the now-depricated var tuple variable ↵ | kevinflo | 2018-04-02 | 1 | -4/+6 |
| | | | | | | | | assignment syntax | ||||
* | | Document use of AFL. | chriseth | 2018-04-05 | 1 | -0/+51 |
| | | |||||
* | | Merge pull request #3657 from ethereum/codingStyle | chriseth | 2018-04-05 | 1 | -2/+2 |
|\ \ | | | | | | | Use coding style. | ||||
| * | | Use coding style. | chriseth | 2018-03-06 | 1 | -2/+2 |
| | | | |||||
* | | | Clarify code state of contracts under construction. | chriseth | 2018-04-04 | 1 | -1/+7 |
| | | | |||||
* | | | Create empty dynamic memory arrays more efficiently. | chriseth | 2018-04-04 | 2 | -4/+12 |
| | | | |||||
* | | | hash256 -> bytes32 fix in misleading note | Roman | 2018-04-04 | 1 | -1/+1 |
| | | | | | | | | | As it was described here: https://ethereum.stackexchange.com/questions/44628/understanding-low-level-interface-to-logs/44629?noredirect=1#comment52316_44629 | ||||
* | | | Document absence of constructors. | Daniel Kirchner | 2018-04-04 | 1 | -1/+3 |
| | | | |||||
* | | | Update version pragma and use new constructor syntax in std/ contracts. | Daniel Kirchner | 2018-04-04 | 1 | -3/+3 |
| | | | |||||
* | | | Updates docs to new constructor syntax. | bitshift | 2018-04-04 | 1 | -6/+26 |
| | | | |||||
* | | | Merge pull request #3801 from meowingtwurtle/preFixedPoint | chriseth | 2018-04-03 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | Set default fixed point decimal places to 18 | ||||
| * | | | Set default fixed point decimal places to 18 | Jason Cobb | 2018-03-31 | 2 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #3803 from ethereum/homebrew | chriseth | 2018-04-03 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | Remove brew linkapps from the installation instructions | ||||
| * | | | Remove brew linkapps from the installation instructions | Alex Beregszaszi | 2018-03-31 | 1 | -1/+0 |
| |/ / | |||||
* / / | fix a wrong number | Haoliang Yu | 2018-04-03 | 1 | -1/+1 |
|/ / | |||||
* | | Fix small formatting issue | wbt | 2018-03-31 | 1 | -1/+1 |
| | | | | | | in which a constant was not treated as code, inconsistent with surrounding examples. | ||||
* | | Disallow empty structs | Alex Beregszaszi | 2018-03-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3772 from ethereum/docsTestingGuide | Alex Beregszaszi | 2018-03-27 | 1 | -0/+79 |
|\ \ | | | | | | | Add syntax testing guide to docs | ||||
| * | | Explains test structure and update mechanism more detailed. | Erik Kundt | 2018-03-27 | 1 | -3/+20 |
| | | | |||||
| * | | Updates "How to contribute" | Erik Kundt | 2018-03-22 | 1 | -0/+62 |
| | | | | | | | | | Adds detailed description of the new syntax test tool. | ||||
* | | | Updates docs for blockhash changes. | bitshift | 2018-03-27 | 2 | -3/+21 |
| | | | |||||
* | | | Fix: Missing payable at function forceOwnerChange | Matías A. Ré Medina | 2018-03-20 | 1 | -0/+1 |
|/ / | | | | | forceOwnerChange expects ether, and does not have the payable keyword. | ||||
* | | Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. | Daniel Kirchner | 2018-03-13 | 1 | -4/+11 |
| | | |||||
* | | Merge pull request #3702 from solidity-korea/develop | chriseth | 2018-03-12 | 1 | -0/+1 |
|\ \ | | | | | | | Add Korean to Translations | ||||
| * | | Add Korean to Translation | dongsamb | 2018-03-10 | 1 | -0/+1 |
| | | | |||||
* | | | Noted `suicide` is deprecated (#3692) | wbt | 2018-03-12 | 2 | -2/+2 |
| | | | | | | | | | According to the [changelog](https://github.com/ethereum/solidity/blob/b5e804b8caba0cc84514898323df91a025705177/Changelog.md), `suicide` was deprecated before 0.4.3 (after 0.2.0) and warning by 0.4.17. | ||||
* | | | Fix a typo. | Grzegorz Hasse | 2018-03-08 | 1 | -1/+1 |
| | | | |||||
* | | | Update changelog for release. | chriseth | 2018-03-08 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #3634 from ethereum/useCorrectVersionForEmit | chriseth | 2018-03-08 | 4 | -6/+6 |
|\ \ \ | | | | | | | | | Use 0.4.21 pragma for documentation that uses "emit". | ||||
| * | | | Use 0.4.21 pragma for documentation that uses "emit". | chriseth | 2018-03-02 | 4 | -6/+6 |
| |/ / | |||||
* | | | Some words on Remix | ankit raj | 2018-03-07 | 1 | -1/+3 |
| | | | |||||
* | | | Document STATICCALL usage in experimental 0.5.0. | chriseth | 2018-03-06 | 1 | -0/+19 |
| | | | |||||
* | | | Merge pull request #3653 from ethereum/docNegativeSourceIndex | chriseth | 2018-03-06 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Document the meaning of sourceIndex "-1" in source mappings. | ||||
| * | | | Document the meaning of sourceIndex "-1" in source mappings. | Daniel Kirchner | 2018-03-06 | 1 | -0/+5 |
| | |/ | |/| | |||||
* / | | Revert warning update about `view` modifier | Oleksii Matiiasevych | 2018-03-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3643 from ethereum/gasleft | chriseth | 2018-03-06 | 3 | -3/+5 |
|\ \ | | | | | | | Move msg.gas to global function gasleft(). Closes #2971. | ||||
| * | | Use msg.value and gasleft() as an example in the docs. | Daniel Kirchner | 2018-03-05 | 1 | -1/+1 |
| | | | |||||
| * | | Move msg.gas to global function gasleft(). Closes #2971. | Daniel Kirchner | 2018-03-05 | 3 | -3/+5 |
| |/ | |||||
* | | Merge pull request #3569 from ethereum/evmVersion | chriseth | 2018-03-05 | 1 | -0/+1 |
|\ \ | | | | | | | EVM version | ||||
| * | | Explain json-io setting. | chriseth | 2018-03-02 | 1 | -0/+1 |
| |/ | |||||
* | | Correct warning message in Pure Functions doc | Furkan Ayhan | 2018-03-04 | 1 | -1/+1 |
| | | | | | | wrong commit that caused this: (https://github.com/ethereum/solidity/commit/64eaff64200d166bdd48f81bceefec9bc83db72f#diff-754689a291c0a19b500c31eb6c1d30c7R506) | ||||
* | | change the language so that it doesn't sound like send and transfer is ↵ | bernard peh | 2018-03-02 | 1 | -1/+6 |
| | | | | | | | | providing the stipend | ||||
* | | clarify 2300 gas stipend in fallback function section | bernard peh | 2018-03-02 | 1 | -9/+2 |
|/ | |||||
* | Documentation updates for internal constructors and function signature (#3365) | Elena Dimitrova | 2018-03-01 | 2 | -4/+37 |
| | | | | | | | | | | * Add a note explaining return values not included in function signature * Add section on Constructors in documentation * Improve documented definition for abstract contract * Add benefits of abstraction to documentation | ||||
* | Update Tips and Tricks on structs initialization. (#3626) | Oleksii Matiiasevych | 2018-03-01 | 1 | -1/+4 |
| | | | | * Update Tips and Tricks on structs initialization. | ||||
* | Merge pull request #3587 from OTTTO/develop | chriseth | 2018-03-01 | 1 | -1/+47 |
|\ | | | | | Multiline output parameters and return statements | ||||
| * | Multiline output parameters and return statements | Dax Bondye | 2018-02-27 | 1 | -1/+47 |
| | | |||||
* | | Update miscellaneous.rst | Jordi Baylina | 2018-02-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3476 from ethereum/scoping | chriseth | 2018-02-28 | 1 | -2/+59 |
|\ \ | | | | | | | C99/C++ scoping rules | ||||
| * | | Documentation about new scoping rules. | chriseth | 2018-02-27 | 1 | -2/+59 |
| | | | |||||
* | | | Shift operands were swapped in accepted EIP145 | Alex Beregszaszi | 2018-02-27 | 1 | -3/+3 |
| | | | |||||
* | | | Remove ROL/ROR as they are not part of EIP145 anymore | Alex Beregszaszi | 2018-02-27 | 1 | -4/+0 |
| | | | |||||
* | | | Document bitwise shift operators in assembly | Alex Beregszaszi | 2018-02-27 | 1 | -0/+10 |
|/ / | |||||
* | | Fix builtin function formatting in julia | Alex Beregszaszi | 2018-02-27 | 1 | -76/+77 |
| | | |||||
* | | Introduce VM version ('hard fork') column for assembly opcodes | Alex Beregszaszi | 2018-02-27 | 1 | -161/+163 |
| | | |||||
* | | Fix some keyword highlighting in docs | Alex Beregszaszi | 2018-02-27 | 1 | -2/+2 |
| | | |||||
* | | Fix link to solcjs in the installation section | Alex Beregszaszi | 2018-02-27 | 1 | -4/+4 |
| | | |||||
* | | Mention that solcjs is not compatible with solc in the using-the-compiler ↵ | Alex Beregszaszi | 2018-02-27 | 2 | -0/+5 |
| | | | | | | | | section | ||||
* | | Merge pull request #3335 from nisdas/ballot-contract | chriseth | 2018-02-27 | 1 | -9/+14 |
|\ \ | | | | | | | Fixes the errors in the sample ballot contract | ||||
| * | | Fix name shadowing in ballot example contract. | chriseth | 2018-02-27 | 1 | -9/+14 |
| | | | |||||
* | | | Note deprecation of constant keyword on functions | wbt | 2018-02-27 | 1 | -1/+1 |
| | | | |||||
* | | | Random documentation updates (assembly, faq) | Alex Beregszaszi | 2018-02-27 | 3 | -39/+11 |
|/ / | |||||
* | | Fix example; closes #3582 | Aaron Colaço | 2018-02-24 | 1 | -9/+24 |
| | | |||||
* | | add in progress | Hongbin Zuo | 2018-02-23 | 1 | -1/+1 |
| | | |||||
* | | Why you made this change: | Hongbin Zuo | 2018-02-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Talked with Chris and Matt, in order to develop stronger ethereum community in China, we decided to initiate the activity to translate Solidity documentation into Simplified Chinese version. We have invited over 10 experienced translators as a team to contribute on this effort. What you did: I finished translation of index.rst into Simplified Chinese and wanted it to be added into main doc index. | ||||
* | | Merge pull request #3538 from ethereum/emitEvents | chriseth | 2018-02-23 | 6 | -23/+26 |
|\ \ | | | | | | | emit pseudo-keyword for events. | ||||
| * | | Documentation about emitting events. | chriseth | 2018-02-22 | 5 | -22/+24 |
| | | | |||||
| * | | Introduce emit statement. | chriseth | 2018-02-22 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #3575 from OTTTO/develop | chriseth | 2018-02-23 | 1 | -2/+16 |
|\ \ \ | | |/ | |/| | Recommend to explicitly label the visibility of functions. | ||||
| * | | Reccomend to explicitly label the visibility of functions. | Dax Bondye | 2018-02-23 | 1 | -2/+16 |
| | | | |||||
* | | | Merge pull request #3513 from OTTTO/develop | chriseth | 2018-02-22 | 1 | -0/+103 |
|\| | | | | | | | | Add "Maximum Line Length" section | ||||
| * | | Recommend consistent style for wrapping long lines. | DYLAN BECKWITH | 2018-02-22 | 1 | -0/+103 |
| | | | |||||
* | | | Merge pull request #3552 from ethereum/chriseth-patch-1 | chriseth | 2018-02-22 | 1 | -3/+3 |
|\ \ \ | |_|/ |/| | | ABI: Clarify padding direction. | ||||
| * | | Use the term "trailing zero-bytes". | chriseth | 2018-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | Clarify padding direction. | chriseth | 2018-02-20 | 1 | -3/+3 |
| | | | |||||
* | | | Update solidity-by-example.rst | mirgj | 2018-02-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | highestBidder is the address. it's highestBid that should be != 0 to be considered as pending return. It's that right? | ||||
* | | | Merge pull request #3427 from duaraghav8/patch-3 | chriseth | 2018-02-22 | 1 | -0/+11 |
|\ \ \ | |/ / |/| | | Abstract Contracts: Add note about function type | ||||
| * | | Fix link. | chriseth | 2018-02-20 | 1 | -5/+3 |
| | | | |||||
| * | | correct terminology | Raghav Dua | 2018-01-24 | 1 | -2/+2 |
| | | | |||||
| * | | Abstract Contracts: Add note about function type | Raghav Dua | 2018-01-24 | 1 | -0/+13 |
| | | | |||||
* | | | Merge pull request #3543 from ↵ | chriseth | 2018-02-20 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | medvedev1088/feature/add-gas-details-to-documentation Add gas forwarding details to address related functions in documentation | ||||
| * | | | Add adjustable/no adjustable gas details to address related functions in ↵ | Evgeny Medvedev | 2018-02-20 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | units-and-global-variables.rst | ||||
| * | | | Add gas forwarding details to address related functions in ↵ | Evgeny Medvedev | 2018-02-19 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | units-and-global-variables.rst | ||||
* | | | | Typo | William Entriken | 2018-02-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #3357 from federicobond/improve-asm-grammar | chriseth | 2018-02-20 | 1 | -17/+16 |
|\ \ \ \ | | | | | | | | | | | docs: Improve assembly grammar definition | ||||
| * | | | | docs: Improve assembly grammar definition | Federico Bond | 2017-12-24 | 1 | -17/+16 |
| | | | | | |||||
* | | | | | Merge pull request #3448 from fulldecent/patch-8 | chriseth | 2018-02-20 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Clarify name documentation for mixedCase | ||||
| * | | | | | Clarify name documentation for mixedCase | William Entriken | 2018-01-30 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #3182 from janat08/patch-2 | chriseth | 2018-02-19 | 1 | -2/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update introduction-to-smart-contracts.rst | ||||
| * | | | | | | Update introduction-to-smart-contracts.rst | chriseth | 2018-02-19 | 1 | -3/+5 |
| | | | | | | | |||||
| * | | | | | | Update introduction-to-smart-contracts.rst | janat08 | 2017-11-09 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Make addmod and mulmod revert if the last argument is zero. | chriseth | 2018-02-15 | 2 | -4/+4 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | fix a typo | Alexandre Bezroutchko | 2018-02-14 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Prepare 0.4.20 release. | chriseth | 2018-02-14 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Remind authors of best practices. | chriseth | 2018-02-02 | 1 | -0/+8 |
| |/ / / |/| | | | |||||
* | | | | Fix new Solidity warnings, for #3379 | William Entriken | 2018-01-29 | 1 | -9/+9 |
| | | | | |||||
* | | | | Merge pull request #3431 from fulldecent/patch-7 | chriseth | 2018-01-29 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Add mutability declaration to example, for #3379 | ||||
| * | | | | Remove useless self assignment | William Entriken | 2018-01-29 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add mutability declaration to example, for #3379 | William Entriken | 2018-01-24 | 1 | -4/+4 |
| | |_|/ | |/| | | |||||
* | | | | update types | YuShuangqi | 2018-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | correct the mistakes in writings | ||||
* | | | | Merge pull request #3424 from wbt/addDecompilerLink | chriseth | 2018-01-27 | 1 | -5/+6 |
|\ \ \ \ | | | | | | | | | | | Correct FAQ answer re: decompiler | ||||
| * | | | | Respond to chriseth's suggestions | wbt | 2018-01-27 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | https://github.com/ethereum/solidity/pull/3424#pullrequestreview-90873869 | ||||
| * | | | | Update FAQ answer re decompiler | wbt | 2018-01-23 | 1 | -6/+8 |
| | | | | | |||||
* | | | | | fixes ethereum/solidity#1209 | hyperfekt | 2018-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This clears up a common and easy misunderstanding which seems to occur rather often. (https://ethereum.stackexchange.com/questions/8263/trying-to-understand-libraries) | ||||
* | | | | | Merge pull request #3203 from ethereum/nocall | chriseth | 2018-01-25 | 1 | -1/+29 |
|\ \ \ \ \ | | | | | | | | | | | | | Prevent libraries from being called. | ||||
| * | | | | | Document call protector. | chriseth | 2018-01-19 | 1 | -1/+29 |
| | | | | | | |||||
* | | | | | | Inheritance, "super" and DDD | ZoOgY-DoOgY | 2018-01-24 | 1 | -3/+3 |
| |_|/ / / |/| | | | | | | | | | As explained in "Multiple Inheritance and Linearization" part, "a simple rule to remember is to specify the base classes in the order from “most base-like” to “most derived”". So "contract Final is Base1, Base2" means Final is derived from Base2, derived from Base1, so the final inheritance sequence should be, starting with the most derived contract : Final, Base2, Base1, mortal, owned. | ||||
* | | | | | Add comment to clarify example (#3415) | Maurelian | 2018-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add comment to clarify example * Reverse bases. | ||||
* | | | | | Some more clarifications. | chriseth | 2018-01-24 | 1 | -5/+5 |
| | | | | |