Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libyul: changing some AST members from shared_ptr<> to unique_ptr<> | Christian Parpart | 2019-01-16 | 1 | -8/+18 |
* | Disallow mismatching types in switch cases and detect duplicates by value for... | Daniel Kirchner | 2019-01-15 | 1 | -1/+1 |
* | Fix compilation for certain combinations of boost and gcc. | Daniel Kirchner | 2018-12-12 | 1 | -1/+1 |
* | Add structural simplifier as optimization step for Yul. | Daniel Kirchner | 2018-12-07 | 1 | -0/+138 |