Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document keccak256 in assembly | Alex Beregszaszi | 2017-05-30 | 1 | -0/+2 |
* | Remove error label / invalid jump label. | chriseth | 2017-04-28 | 1 | -7/+2 |
* | Remove parentheses from around function return parameters | Alex Beregszaszi | 2017-04-27 | 1 | -4/+4 |
* | Document storage variable access. | chriseth | 2017-04-26 | 1 | -9/+8 |
* | Fix typo in documentation | Matt Searle | 2017-03-28 | 1 | -1/+1 |
* | 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 |
* | Document revert() | Alex Beregszaszi | 2017-02-11 | 1 | -0/+2 |
* | Integrate missed changes. | chriseth | 2017-02-01 | 1 | -13/+29 |
* | 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 | 1 | -0/+510 |