Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3297 from ethereum/separate_expression_and_statement | Alex Beregszaszi | 2018-01-04 | 6 | -29/+81 |
|\ | |||||
| * | Separate expression and statement. | chriseth | 2017-12-13 | 6 | -29/+81 |
* | | Merge pull request #3279 from ethereum/function_hoister | chriseth | 2017-12-18 | 2 | -0/+111 |
|\ \ | |||||
| * | | Function hoister. | chriseth | 2017-12-15 | 2 | -0/+111 |
| |/ | |||||
* | | Fixed typos in comment. | chriseth | 2017-12-18 | 1 | -2/+2 |
* | | Function grouper. | chriseth | 2017-12-15 | 2 | -0/+95 |
|/ | |||||
* | Description of the optimiser and stages. | chriseth | 2017-12-11 | 1 | -0/+61 |
* | Merge pull request #3287 from ethereum/substitution | Yoichi Hirai | 2017-12-06 | 5 | -7/+102 |
|\ | |||||
| * | substitution | chriseth | 2017-12-06 | 2 | -0/+90 |
| * | copier | chriseth | 2017-12-06 | 1 | -1/+2 |
| * | Make the modifier more flexible. | chriseth | 2017-12-06 | 2 | -6/+10 |
* | | Split Instruction and FunctionalInstruction in Julia | Alex Beregszaszi | 2017-12-05 | 1 | -2/+3 |
|/ | |||||
* | Generic AST walker. | chriseth | 2017-12-05 | 4 | -0/+345 |
* | Simplify disambiguator. | chriseth | 2017-12-05 | 3 | -22/+7 |
* | Disambiguator. | chriseth | 2017-12-05 | 4 | -0/+435 |