Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -157/+0 |
* | Also substitute variables in CSE. | chriseth | 2018-10-12 | 1 | -0/+14 |
* | Expression joiner. | chriseth | 2018-10-12 | 1 | -0/+41 |
* | Clarify a little the function hoister optimization | Leo Arias | 2018-09-11 | 1 | -2/+2 |
* | Clarify optimiser readme. | chriseth | 2018-07-12 | 1 | -0/+4 |
* | Rename Julia to Yul in comments | Alex Beregszaszi | 2018-06-26 | 1 | -3/+3 |
* | docs: fix typos | Leo Arias | 2018-06-06 | 1 | -2/+2 |
* | Introduce Julia filter to encapsulate top level Block as a FunctionDefinition... | Alex Beregszaszi | 2018-05-09 | 1 | -0/+9 |
* | Explanation of expression simplifier. | chriseth | 2018-02-07 | 1 | -0/+9 |
* | Description of variable eliminator. | chriseth | 2018-02-06 | 1 | -2/+21 |
* | Description of the optimiser and stages. | chriseth | 2017-12-11 | 1 | -0/+61 |