| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2194 from ethereum/removeerrorlabel | chriseth | 2017-05-05 | 1 | -7/+2 |
|\ |
|
| * | Remove error label / invalid jump label. | chriseth | 2017-04-28 | 1 | -7/+2 |
* | | Update permalink for optimizer bug and fix release date. | chriseth | 2017-05-03 | 2 | -2/+2 |
* | | Update bug list. | chriseth | 2017-05-03 | 1 | -0/+4 |
* | | Parentheses. | chriseth | 2017-05-03 | 1 | -3/+3 |
* | | Corrections and some style. | chriseth | 2017-05-03 | 3 | -12/+13 |
* | | Cleanup to make the docs more consistent. | chriseth | 2017-05-03 | 4 | -40/+40 |
* | | Update common-patterns.rst | Matt Wisniewski | 2017-05-03 | 7 | -99/+73 |
* | | Merge pull request #2206 from ethereum/fixoptimizer | chriseth | 2017-05-03 | 2 | -4/+48 |
|\ \ |
|
| * | | Fix keys for bugs.json. | chriseth | 2017-05-03 | 1 | -5/+4 |
| * | | Add entry to bug list. | chriseth | 2017-05-02 | 2 | -4/+49 |
* | | | Merge pull request #2211 from ethereum/jsonio-fixes | Alex Beregszaszi | 2017-05-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Follow the JSON I/O spec closely | Alex Beregszaszi | 2017-05-02 | 1 | -1/+1 |
* | | | | Merge pull request #2210 from ethereum/jsonio-remove-why3 | chriseth | 2017-05-02 | 1 | -7/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove why3 from standard compiler | Alex Beregszaszi | 2017-05-02 | 1 | -7/+4 |
* | | | | Merge pull request #2201 from FedericoCapello/patch-1 | chriseth | 2017-05-02 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update units-and-global-variables.rst | FedericoCapello | 2017-05-02 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #2172 from ethereum/docs-sar | chriseth | 2017-05-02 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add warning about SAR in docs | Paweł Bylica | 2017-04-28 | 1 | -0/+6 |
| |/ |
|
* | | Merge pull request #2203 from JohnAllen/develop | Alex Beregszaszi | 2017-05-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Correct form-from typo in layout-of-source-files.rst | JohnAllen | 2017-05-02 | 1 | -1/+1 |
| |/ |
|
* / | Added Doxity in the Solidity Tools section | AdrianClv | 2017-04-29 | 1 | -1/+4 |
|/ |
|
* | Update the gasEstimates in JSON I/O | Alex Beregszaszi | 2017-04-27 | 1 | -5/+5 |
* | Remove parentheses from around function return parameters | Alex Beregszaszi | 2017-04-27 | 1 | -4/+4 |
* | Merge pull request #1711 from ethereum/asmfunctions | chriseth | 2017-04-26 | 1 | -9/+8 |
|\ |
|
| * | Document storage variable access. | chriseth | 2017-04-26 | 1 | -9/+8 |
* | | Explain that bytecode depends on metadata | Alex Beregszaszi | 2017-04-26 | 1 | -0/+6 |
* | | Mention the order of the ABI in metadata | Alex Beregszaszi | 2017-04-26 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #2160 from 0mkara/patch-2 | chriseth | 2017-04-25 | 1 | -2/+2 |
|\ |
|
| * | Update atom-ethereum-interface name change | Omkara | 2017-04-23 | 1 | -2/+2 |
* | | Enable standard json in the docs | Alex Beregszaszi | 2017-04-24 | 1 | -4/+2 |
|/ |
|
* | Correct syntax and link to question. | chriseth | 2017-04-21 | 1 | -1/+1 |
* | Added link to example for ecrecover | Morgan | 2017-04-21 | 1 | -0/+1 |
* | Rename ast to legacyAST in StandardCompiler | Alex Beregszaszi | 2017-04-21 | 1 | -4/+7 |
* | Support --allow-paths in the CLI | Alex Beregszaszi | 2017-04-20 | 1 | -0/+2 |
* | Merge pull request #2122 from nrchandan/patch-1 | chriseth | 2017-04-18 | 1 | -1/+1 |
|\ |
|
| * | Update common-patterns.rst | Chandan Kumar | 2017-04-14 | 1 | -1/+1 |
* | | Merge pull request #2119 from ethereum/bugList | chriseth | 2017-04-18 | 5 | -1/+456 |
|\ \ |
|
| * | | Update bugs.rst | chriseth | 2017-04-18 | 1 | -1/+2 |
| * | | Some changes after review. | chriseth | 2017-04-18 | 3 | -5/+5 |
| * | | Prefix all optimizer bug names by Optimizer. | chriseth | 2017-04-12 | 2 | -42/+42 |
| * | | Typo and more explanation. | chriseth | 2017-04-12 | 3 | -25/+45 |
| * | | Create and update bugs by version list. | chriseth | 2017-04-12 | 1 | -0/+297 |
| * | | List of known bugs. | chriseth | 2017-04-12 | 4 | -1/+138 |
| |/ |
|
* | | Merge pull request #2125 from abrahamsangha/fix-typo-solidity-by-example | chriseth | 2017-04-18 | 1 | -3/+2 |
|\ \ |
|
| * | | minor: fix formatting and grammar | Abraham Sangha | 2017-04-15 | 1 | -3/+2 |
* | | | Merge pull request #2127 from morgansliman/patch-1 | chriseth | 2017-04-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update contracts.rst | Morgan | 2017-04-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* / | | Update index.rst | Andy Milenius | 2017-04-15 | 1 | -2/+2 |
|/ / |
|
* | | Document formattedMessage | Alex Beregszaszi | 2017-04-07 | 1 | -0/+2 |
* | | Support selecting group of outputs | Alex Beregszaszi | 2017-04-07 | 1 | -1/+4 |
* | | Rename legacyAssemblyJSON to legacyAssembly | Alex Beregszaszi | 2017-04-07 | 1 | -3/+3 |
* | | Move the IR out of the EVM block in JSON IO | Alex Beregszaszi | 2017-04-07 | 1 | -3/+3 |
* | | The metadata output is serialised | Alex Beregszaszi | 2017-04-07 | 1 | -2/+2 |
* | | Fix input selector for evm | Alex Beregszaszi | 2017-04-07 | 1 | -4/+6 |
* | | Swap key/value of methodIdentifiers | Alex Beregszaszi | 2017-03-30 | 1 | -1/+1 |
* | | Reorder for readiability | Alex Beregszaszi | 2017-03-30 | 1 | -7/+9 |
* | | Move opcodes into bytecode/deployedBytecode | Alex Beregszaszi | 2017-03-30 | 1 | -3/+3 |
* | | Fix typo in documentation | Matt Searle | 2017-03-28 | 1 | -1/+1 |
* | | Fix typo | Matt Searle | 2017-03-27 | 1 | -1/+1 |
* | | small fixes | Abraham Sangha | 2017-03-23 | 1 | -2/+2 |
|/ |
|
* | Disallow constructor in interfaces | Alex Beregszaszi | 2017-03-18 | 1 | -0/+1 |
* | Disallow enums in interfaces | Alex Beregszaszi | 2017-03-18 | 1 | -0/+1 |
* | Document interfaces | Alex Beregszaszi | 2017-03-18 | 1 | -0/+27 |
* | Merge pull request #1787 from ethereum/docs-gasvalue | chriseth | 2017-03-16 | 2 | -5/+7 |
|\ |
|
| * | Explain that .value() is only available if contract function is marked payable | Alex Beregszaszi | 2017-03-16 | 1 | -2/+2 |
| * | Document the .value() and .gas() modifiers | Alex Beregszaszi | 2017-03-16 | 2 | -3/+5 |
* | | Merge pull request #1785 from ethereum/docs-address | Alex Beregszaszi | 2017-03-16 | 1 | -3/+9 |
|\ \
| |/
|/| |
|
| * | Document all address methods in the global variables section | Alex Beregszaszi | 2017-03-16 | 1 | -3/+9 |
* | | Merge pull request #1791 from ethereum/docs-fixes | Alex Beregszaszi | 2017-03-16 | 6 | -5/+9 |
|\ \ |
|
| * | | Fix typo (recieve to receive) | Alex Beregszaszi | 2017-03-16 | 2 | -2/+2 |
| * | | Fix list indentation | Alex Beregszaszi | 2017-03-16 | 3 | -2/+4 |
| * | | Add link to version pragma | Alex Beregszaszi | 2017-03-16 | 2 | -1/+3 |
| |/ |
|
* | | Merge pull request #1784 from ethereum/docs-remix | chriseth | 2017-03-16 | 5 | -12/+12 |
|\ \ |
|
| * | | Replace references to browser-solidity with Remix | Alex Beregszaszi | 2017-03-16 | 5 | -12/+12 |
| |/ |
|
* / | Fix inconsistent use of single backticks | Alex Beregszaszi | 2017-03-16 | 3 | -4/+4 |
|/ |
|
* | Merge pull request #1698 from ethereum/exp-notation | chriseth | 2017-03-15 | 1 | -0/+3 |
|\ |
|
| * | Document scientific notation in integer literals | Alex Beregszaszi | 2017-03-15 | 1 | -0/+3 |
* | | Merge pull request #1729 from ethereum/constantvariables | Yoichi Hirai | 2017-03-15 | 1 | -6/+20 |
|\ \ |
|
| * | | Documentation update. | chriseth | 2017-03-13 | 1 | -8/+13 |
| * | | Extend documentation for constant state variables. | chriseth | 2017-03-13 | 1 | -2/+9 |
| * | | Disallow constants that are neither value types nor strings. | chriseth | 2017-03-13 | 1 | -0/+3 |
| * | | Documentation. | chriseth | 2017-03-13 | 1 | -6/+5 |
| |/ |
|
* / | Require and Assert. | chriseth | 2017-03-14 | 2 | -3/+12 |
|/ |
|
* | Fix delegation loop in Ballot example contract | Remo Fürst | 2017-03-09 | 1 | -8/+8 |
* | Merge pull request #1750 from ethereum/asmoctal | Yoichi Hirai | 2017-03-08 | 1 | -3/+2 |
|\ |
|
| * | Disallow octal literals. | chriseth | 2017-03-07 | 1 | -3/+2 |
* | | Merge pull request #1699 from ethereum/asmlabels | Yoichi Hirai | 2017-03-08 | 1 | -50/+105 |
|\ \
| |/
|/| |
|
| * | Remove stack annotations from documentation. | chriseth | 2017-03-03 | 1 | -48/+58 |
| * | Clarify stack height. | chriseth | 2017-03-03 | 1 | -5/+14 |
| * | Updated documentation. | chriseth | 2017-03-03 | 1 | -11/+47 |
* | | Add keywords delete and for | chriseth | 2017-03-06 | 1 | -1/+1 |
* | | Add IntelliJ plugin to Solidity integrations | Leonid Logvinov | 2017-03-05 | 1 | -0/+3 |
* | | Merge pull request #1702 from ethereum/assertError | Yoichi Hirai | 2017-03-04 | 2 | -4/+2 |
|\ \
| |/
|/| |
|
| * | Remove assert for now. | chriseth | 2017-02-24 | 2 | -7/+2 |
| * | Change effect of assert to invalid opcode. | chriseth | 2017-02-16 | 2 | -4/+7 |
* | | Remove obsolete .send() entry from FAQ | Alex Beregszaszi | 2017-02-24 | 1 | -10/+0 |
* | | Prefer .transfer() over .send() in the documentation | Alex Beregszaszi | 2017-02-24 | 1 | -10/+10 |
* | | Document transfer() | Alex Beregszaszi | 2017-02-24 | 4 | -3/+11 |
* | | Merge pull request #1714 from dimorinny/develop | chriseth | 2017-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | add payable attribute | Dmitriy Merkurev | 2017-02-22 | 1 | -1/+1 |
| |/ |
|
* / | Downgrade instructions for Homebrew Solidity | Mikko Ohtamaa | 2017-02-22 | 1 | -1/+17 |
|/ |
|
* | Merge pull request #1684 from federicobond/sphinx-highlight | Alex Beregszaszi | 2017-02-14 | 1 | -15/+9 |
|\ |
|
| * | Update the sphinx highlighting rules | Federico Bond | 2017-02-14 | 1 | -15/+9 |
* | | Document revert() | Alex Beregszaszi | 2017-02-11 | 3 | -3/+6 |
* | | Document revert() | Alex Beregszaszi | 2017-02-11 | 1 | -0/+2 |
* | | Use different wording for assert | Alex Beregszaszi | 2017-02-11 | 1 | -1/+1 |
* | | Document user provided exceptions | Alex Beregszaszi | 2017-02-10 | 1 | -0/+4 |
* | | Document assert() | Alex Beregszaszi | 2017-02-10 | 2 | -2/+5 |
|/ |
|
* | Simplify the compiler API section (and remove pseudo code) | Alex Beregszaszi | 2017-02-09 | 1 | -18/+6 |
* | Drop the legacy assembly output | Alex Beregszaszi | 2017-02-09 | 1 | -9/+6 |
* | Include language field in the JSON | Alex Beregszaszi | 2017-02-09 | 1 | -0/+3 |
* | Move file into sourceLocation | Alex Beregszaszi | 2017-02-09 | 1 | -4/+4 |
* | Update the AST output | Alex Beregszaszi | 2017-02-09 | 1 | -9/+11 |
* | Explain every contract output field | Alex Beregszaszi | 2017-02-09 | 1 | -11/+38 |
* | Support linkReferences with length specified | Alex Beregszaszi | 2017-02-09 | 1 | -1/+4 |
* | Error list should have sourceLocation | Alex Beregszaszi | 2017-02-09 | 1 | -6/+4 |
* | Updated EVM output | Alex Beregszaszi | 2017-02-09 | 1 | -13/+16 |
* | Make contracts output two-level | Alex Beregszaszi | 2017-02-09 | 1 | -14/+16 |
* | Update errors output | Alex Beregszaszi | 2017-02-09 | 1 | -17/+20 |
* | Include pseudo-code of compiler API | Alex Beregszaszi | 2017-02-09 | 1 | -1/+13 |
* | Change layout and include API, Input, Output sections | Alex Beregszaszi | 2017-02-09 | 1 | -11/+17 |
* | Add metadata.useLiteralContent option | Alex Beregszaszi | 2017-02-09 | 1 | -0/+5 |
* | Update output selection | Alex Beregszaszi | 2017-02-09 | 1 | -27/+40 |
* | Update settings section | Alex Beregszaszi | 2017-02-09 | 1 | -8/+21 |
* | Update sources definition based on the metadata | Alex Beregszaszi | 2017-02-09 | 1 | -9/+25 |
* | Place into a code block | Alex Beregszaszi | 2017-02-09 | 1 | -0/+3 |
* | The metadata section has been moved, make only a reference to it | Alex Beregszaszi | 2017-02-09 | 1 | -95/+5 |
* | Update the metadata JSON spec | Alex Beregszaszi | 2017-02-09 | 1 | -10/+23 |
* | Update the metadata JSON spec | Alex Beregszaszi | 2017-02-09 | 1 | -1/+7 |
* | Add missing fields | Alex Beregszaszi | 2017-02-09 | 1 | -1/+4 |
* | Describe the ABI output field | Alex Beregszaszi | 2017-02-09 | 1 | -1/+3 |
* | Update with https://pad.riseup.net/p/7x3G896a3NLA | Alex Beregszaszi | 2017-02-09 | 1 | -27/+121 |
* | Add language and some minor corrections and clarifications. | chriseth | 2017-02-09 | 1 | -6/+9 |
* | Document input description and metadata output. | chriseth | 2017-02-09 | 3 | -39/+142 |
* | Merge pull request #1643 from federicobond/patch-1 | chriseth | 2017-02-09 | 1 | -1/+2 |
|\ |
|
| * | grammar.txt: Add rule for tuple destructuring | Federico Bond | 2017-02-09 | 1 | -1/+2 |
* | | Merge branch 'develop' into docs-version | chriseth | 2017-02-07 | 1 | -0/+6 |
|\ \ |
|
| * | | Add archlinux installation instructions | Alex Beregszaszi | 2017-02-07 | 1 | -0/+6 |
* | | | Take documentation version numbers from CMake | Alex Beregszaszi | 2017-02-07 | 1 | -2/+8 |
|/ / |
|
* / | Remove obsolete esoteric features section | Alex Beregszaszi | 2017-02-03 | 1 | -25/+0 |
|/ |
|
* | clarified binaries installation | RJ Catalano | 2017-02-03 | 1 | -1/+2 |
* | implement a build script | RJ Catalano | 2017-02-03 | 1 | -2/+8 |
* | Rename accessor to getter | Alex Beregszaszi | 2017-02-03 | 7 | -24/+24 |
* | Other contracts can't write to a public variable | Will White | 2017-02-02 | 1 | -2/+1 |
* | Explain the difference between solc and solcjs | Alex Beregszaszi | 2017-02-02 | 1 | -7/+8 |
* | Merge pull request #1625 from ethereum/asmdocs | chriseth | 2017-02-01 | 2 | -490/+30 |
|\ |
|
| * | Integrate missed changes. | chriseth | 2017-02-01 | 2 | -490/+30 |
* | | Version update | chriseth | 2017-02-01 | 1 | -2/+2 |
|/ |
|
* | Mention invalid in docs | Alex Beregszaszi | 2017-01-27 | 1 | -0/+2 |
* | Changelog and review suggestions. | chriseth | 2017-01-27 | 1 | -1/+1 |
* | Document special case of zero-initialized internal function. | chriseth | 2017-01-26 | 1 | -1/+6 |
* | Address feedback from code review. | Valentin Wüstholz | 2017-01-26 | 1 | -1/+1 |
* | Simplify length rule. | chriseth | 2017-01-26 | 1 | -2/+2 |
* | Documentation. | chriseth | 2017-01-25 | 1 | -0/+13 |
* | Merge pull request #1593 from ethereum/identifierRegex | Yoichi Hirai | 2017-01-23 | 1 | -1/+1 |
|\ |
|
| * | Correct identifier regex | chriseth | 2017-01-21 | 1 | -1/+1 |
* | | Merge pull request #1597 from sarbogast/patch-2 | chriseth | 2017-01-23 | 1 | -10/+10 |
|\ \ |
|
| * | | Fix the list of reasons for throwing automatically | Sebastien Arbogast | 2017-01-21 | 1 | -10/+10 |
| |/ |
|
* / | Fixed typo on contract instance | Sebastien Arbogast | 2017-01-21 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1574 from ethereum/docs-version | chriseth | 2017-01-17 | 1 | -0/+18 |
|\ |
|
| * | Mention how our version maps to Semver | Alex Beregszaszi | 2017-01-17 | 1 | -0/+3 |
| * | Explain how version numbers are built | Alex Beregszaszi | 2017-01-17 | 1 | -0/+15 |
* | | Update copyright date in docs | Alex Beregszaszi | 2017-01-17 | 1 | -1/+1 |
|/ |
|
* | Add git submodule init to build instructions (#1569) | Rhett Aultman | 2017-01-17 | 1 | -0/+5 |
* | Update SolidityLexer.py (#1567) | Nicola | 2017-01-16 | 1 | -0/+1 |
* | Update SolidityLexer.py | Nicola | 2017-01-13 | 1 | -1/+1 |
* | Update version to 0.4.9. | chriseth | 2017-01-13 | 1 | -2/+2 |
* | Merge pull request #1479 from ethereum/function_variable_mixin | chriseth | 2017-01-13 | 1 | -0/+7 |
|\ |
|
| * | docs: document the resriction about a function and an event of the same name,... | Yoichi Hirai | 2017-01-12 | 1 | -0/+7 |
* | | Re-word somewhat bumpy sentence to be more clear. | Anders Brownworth | 2017-01-12 | 1 | -2/+2 |
|/ |
|
* | grammar.txt: Replace Identifier for Typename in NewExpression | Federico Bond | 2017-01-11 | 1 | -1/+1 |
* | grammar.txt: Add named function arguments | Federico Bond | 2017-01-11 | 1 | -1/+7 |
* | grammar.txt: Move StorageLocation? up to VariableDeclaration | Federico Bond | 2017-01-11 | 1 | -3/+3 |
* | Merge pull request #1330 from ethereum/assemblyDef | chriseth | 2017-01-11 | 2 | -0/+951 |
|\ |
|
| * | Move explanatory sections and other small changes. | chriseth | 2017-01-09 | 1 | -183/+192 |
| * | Typos and clarifications. | chriseth | 2017-01-04 | 1 | -13/+17 |
| * | More information about switch, loops and functions. | chriseth | 2017-01-04 | 1 | -1/+78 |
| * | Update to new assembly specification. | chriseth | 2017-01-03 | 1 | -31/+381 |
| * | Assembly definition. | chriseth | 2017-01-03 | 2 | -0/+511 |
* | | docs: clarify what are considered as absolute paths | Yoichi Hirai | 2017-01-04 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #1527 from federicobond/elementarytypenameconversion | chriseth | 2017-01-03 | 1 | -1/+8 |
|\ |
|
| * | Add ElementaryTypeNameExpression to grammar.txt | Federico Bond | 2017-01-02 | 1 | -1/+8 |
* | | Merge pull request #1538 from ethereum/multi-keys | chriseth | 2017-01-03 | 1 | -2/+2 |
|\ \ |
|
| * | | doc: rephrase the case when two remapping keys are applicable | Yoichi Hirai | 2017-01-02 | 1 | -2/+2 |
* | | | Merge pull request #1526 from federicobond/docs-grammar | chriseth | 2017-01-03 | 1 | -0/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add parsers and grammars to documentation | Federico Bond | 2017-01-02 | 1 | -0/+9 |
* | | | Merge pull request #1530 from federicobond/remove-syntax-highlighting | chriseth | 2017-01-02 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Remove wrong syntax highlighting in docs | Federico Bond | 2016-12-29 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #1529 from federicobond/right-shifts | chriseth | 2017-01-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Add missing right-hand side expression for shifts | Federico Bond | 2016-12-28 | 1 | -1/+1 |
| |/ / |
|
* / / | Add UserDefinedTypeName to grammar.txt | Federico Bond | 2016-12-28 | 1 | -2/+10 |
|/ / |
|
* | | Add unimplemented functions to grammar | Federico Bond | 2016-12-27 | 1 | -1/+1 |
* | | Fix NumberLiteral rule for hex numbers | Federico Bond | 2016-12-25 | 1 | -1/+4 |
* | | Fix StorageLocation position for ArrayTypeName rule in grammar | Federico Bond | 2016-12-25 | 1 | -1/+1 |
* | | Merge pull request #1518 from mcoblenz/patch-2 | chriseth | 2016-12-22 | 1 | -2/+2 |
|\ \ |
|
| * | | Corrected explanation per discussion. | Michael Coblenz | 2016-12-22 | 1 | -2/+2 |
| * | | Clarified support for recursive creation. | Michael Coblenz | 2016-12-21 | 1 | -2/+2 |
| * | | Fixed misleading typo | Michael Coblenz | 2016-12-20 | 1 | -1/+1 |
* | | | Fix mapping syntax in docs | Federico Bond | 2016-12-22 | 1 | -1/+1 |
|/ / |
|
* / | Update develop version. | chriseth | 2016-12-15 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #1508 from ethereum/multiurls | chriseth | 2016-12-15 | 1 | -4/+4 |
|\ |
|
| * | Use multiple URLs for metadata. | chriseth | 2016-12-13 | 1 | -4/+4 |
* | | Update documentation. | chriseth | 2016-12-13 | 1 | -7/+7 |
* | | Documentation. | chriseth | 2016-12-12 | 2 | -11/+21 |
|/ |
|
* | Merge pull request #1351 from ethereum/truncate_bit | chriseth | 2016-12-08 | 1 | -1/+54 |
|\ |
|
| * | docs: rename overflow to variable cleanup | Alex Beregszaszi | 2016-12-01 | 1 | -4/+4 |
| * | docs: update overflow cleanup wording | Alex Beregszaszi | 2016-12-01 | 1 | -4/+4 |
| * | docs: remove the word overflow when we are talking about invalid values | Yoichi Hirai | 2016-12-01 | 1 | -22/+22 |
| * | codegen: clean any data from the input | Yoichi Hirai | 2016-12-01 | 1 | -0/+3 |
| * | docs: describe when and how overflown values are cleaned | Yoichi Hirai | 2016-12-01 | 1 | -1/+51 |
* | | Remove duplicate Identifier from AssemblyItem grammar rule | Federico Bond | 2016-12-08 | 1 | -1/+1 |
* | | Merge pull request #1465 from ethereum/missing_keywords | chriseth | 2016-12-06 | 2 | -3/+11 |
|\ \ |
|
| * | | grammar.txt: define inline assembly | Yoichi Hirai | 2016-12-02 | 1 | -1/+9 |
| * | | parsing: `default` and `null` are reserved keywords | Yoichi Hirai | 2016-12-02 | 1 | -1/+1 |
| * | | grammar.txt: remove a space from `payable` keyword | Yoichi Hirai | 2016-12-02 | 1 | -1/+1 |
* | | | Merge pull request #1394 from ethers/patch-1 | chriseth | 2016-12-05 | 1 | -0/+81 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clearer language as suggested by @axic | ethers | 2016-11-22 | 1 | -1/+1 |
| * | | Fallback functions don't always have to be payable | ethers | 2016-11-18 | 1 | -2/+2 |
| * | | styleguide: Don't include a whitespace in the fallback function | ethers | 2016-11-18 | 1 | -0/+13 |
| * | | Don't include a whitespace in fallback function | ethers | 2016-11-18 | 1 | -2/+2 |
| * | | styleguide: Ordering of functions | ethers | 2016-11-18 | 1 | -0/+68 |
* | | | Fix documentation errors | Alex Beregszaszi | 2016-12-01 | 1 | -4/+4 |
* | | | Update metadata documentation | Alex Beregszaszi | 2016-12-01 | 1 | -22/+24 |
* | | | Use CBOR encoding. | chriseth | 2016-12-01 | 1 | -9/+27 |
* | | | Fix documentation error. | chriseth | 2016-12-01 | 1 | -0/+2 |
* | | | Add swarm hash to the end of the bytecode. | chriseth | 2016-12-01 | 1 | -7/+2 |
* | | | Documentation. | chriseth | 2016-12-01 | 1 | -0/+119 |
* | | | docs: describe the form of number literals | Yoichi Hirai | 2016-12-01 | 1 | -0/+8 |
| |/
|/| |
|
* | | Include the grammar verbatim in the documentation | Alex Beregszaszi | 2016-11-30 | 2 | -1/+111 |
* | | Explain how to run soltest | Alex Beregszaszi | 2016-11-29 | 1 | -0/+15 |
* | | Merge pull request #1438 from ethereum/docker | chriseth | 2016-11-25 | 1 | -0/+15 |
|\ \ |
|
| * | | Mention nightly. | chriseth | 2016-11-25 | 1 | -1/+3 |
| * | | Docker documentation. | chriseth | 2016-11-25 | 1 | -0/+13 |
* | | | Merge pull request #1431 from ethereum/doc-literals | chriseth | 2016-11-25 | 1 | -6/+15 |
|\ \ \ |
|
| * | | | Update types.rst | Yoichi Hirai | 2016-11-25 | 1 | -7/+8 |
| * | | | docs: clarify how many number literal types are there | Yoichi Hirai | 2016-11-25 | 1 | -3/+7 |
| * | | | docs: a bit more about literals | Yoichi Hirai | 2016-11-25 | 1 | -6/+10 |
| |/ / |
|
* | | | docs: cleaning references to C; smoothing parameter syntax description | Yoichi Hirai | 2016-11-25 | 1 | -4/+4 |
* | | | docs: cross-reference returning multiple values | Yoichi Hirai | 2016-11-25 | 1 | -0/+5 |
* | | | doc: add a section about input parameters and output parameters | Yoichi Hirai | 2016-11-25 | 1 | -1/+56 |
|/ / |
|
* | | Merge pull request #1432 from ethereum/override-types | chriseth | 2016-11-25 | 1 | -2/+4 |
|\ \ |
|
| * | | docs: add a description about the types of parameters of overriding functions | Yoichi Hirai | 2016-11-23 | 1 | -2/+4 |
* | | | Merge pull request #1413 from ethereum/calldata-layout | chriseth | 2016-11-24 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | docs: add a section about calldata layout | Yoichi Hirai | 2016-11-23 | 1 | -0/+11 |
* | | | Merge pull request #1407 from escull638/patch-1 | chriseth | 2016-11-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixed spelling mistake in Logs | escull638 | 2016-11-21 | 1 | -1/+1 |
* | | | | Merge pull request #1408 from ethereum/keytype | chriseth | 2016-11-23 | 1 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | docs: some types cannot be the key type for mappings | Yoichi Hirai | 2016-11-21 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge pull request #1411 from ethereum/function-type-docs | Yoichi Hirai | 2016-11-23 | 1 | -8/+18 |
|\ \ \ |
|