aboutsummaryrefslogtreecommitdiffstats
path: root/docs/yul.rst
Commit message (Collapse)AuthorAgeFilesLines
* Disallow mismatching types in switch cases and detect duplicates by value ↵Daniel Kirchner2019-01-151-3/+4
| | | | for number literals.
* resolve spelling issues in the docs folderpoiresel2018-12-211-1/+1
|
* Yul grammar changes.chriseth2018-11-281-2/+1
| | | | | - also the top level object needs to be named - code is not optional
* Small changes to yul object specification.chriseth2018-11-151-6/+37
|
* Rename some builtin yul functions for signed types.chriseth2018-11-141-3/+3
|
* Fix typo in yul examplechriseth2018-10-111-1/+1
|
* Fix create2chriseth2018-10-101-5/+5
|
* Merge pull request #5117 from ethereum/yul_grammarchriseth2018-10-011-0/+1
|\ | | | | [DOCS] Yul grammar: missing If in Block rule
| * Missing If in Block ruleLeonardo Alt2018-09-301-0/+1
| |
* | Include create2/extcodehash in yul.rstAlex Beregszaszi2018-09-281-0/+8
|/
* On a yul switch, at least one case is required when there is no default ↵Leo Arias2018-09-111-1/+3
| | | | statement
* Yul grammar: allow multiple $ signs (matches Solidity)Alex Beregszaszi2018-08-081-1/+1
|
* docs: Fix typos.Cryptomental2018-07-111-3/+3
| | | | | | Used codespell and manual fixes. Refs: #4442
* Rename julia/iulia to yul in documentation.chriseth2018-06-121-0/+593