Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow mismatching types in switch cases and detect duplicates by value ↵ | Daniel Kirchner | 2019-01-15 | 1 | -3/+4 |
| | | | | for number literals. | ||||
* | resolve spelling issues in the docs folder | poiresel | 2018-12-21 | 1 | -1/+1 |
| | |||||
* | Yul grammar changes. | chriseth | 2018-11-28 | 1 | -2/+1 |
| | | | | | - also the top level object needs to be named - code is not optional | ||||
* | Small changes to yul object specification. | chriseth | 2018-11-15 | 1 | -6/+37 |
| | |||||
* | Rename some builtin yul functions for signed types. | chriseth | 2018-11-14 | 1 | -3/+3 |
| | |||||
* | Fix typo in yul example | chriseth | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Fix create2 | chriseth | 2018-10-10 | 1 | -5/+5 |
| | |||||
* | Merge pull request #5117 from ethereum/yul_grammar | chriseth | 2018-10-01 | 1 | -0/+1 |
|\ | | | | | [DOCS] Yul grammar: missing If in Block rule | ||||
| * | Missing If in Block rule | Leonardo Alt | 2018-09-30 | 1 | -0/+1 |
| | | |||||
* | | Include create2/extcodehash in yul.rst | Alex Beregszaszi | 2018-09-28 | 1 | -0/+8 |
|/ | |||||
* | On a yul switch, at least one case is required when there is no default ↵ | Leo Arias | 2018-09-11 | 1 | -1/+3 |
| | | | | statement | ||||
* | Yul grammar: allow multiple $ signs (matches Solidity) | Alex Beregszaszi | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | docs: Fix typos. | Cryptomental | 2018-07-11 | 1 | -3/+3 |
| | | | | | | Used codespell and manual fixes. Refs: #4442 | ||||
* | Rename julia/iulia to yul in documentation. | chriseth | 2018-06-12 | 1 | -0/+593 |