| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit size of generated names and add convenience constructors. | chriseth | 2018-10-17 | 5 | -19/+57 |
* | Handle externally supplied variables correctly in disambiguator. | chriseth | 2018-10-17 | 2 | -3/+12 |
* | Prevent externally used functions from being removed. | chriseth | 2018-10-17 | 2 | -5/+7 |
* | Inline each function separately. | chriseth | 2018-10-16 | 2 | -28/+13 |
* | New full inliner. | chriseth | 2018-10-16 | 2 | -197/+102 |
* | New simplifier via broken expressions. | chriseth | 2018-10-16 | 4 | -15/+73 |
* | SSA value tracker. | chriseth | 2018-10-16 | 2 | -0/+111 |
* | Yul: Introduces a block flattening pass + tests | Christian Parpart | 2018-10-16 | 2 | -0/+75 |
* | Some renaming leftovers. | chriseth | 2018-10-15 | 2 | -3/+3 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 55 | -60/+60 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 56 | -0/+5418 |