Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add equivalent function combiner as Yul optimizer step. | Daniel Kirchner | 2019-01-16 | 1 | -1/+1 |
* | Take special functions that require literals into account. | chriseth | 2019-01-08 | 1 | -1/+14 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Reorder some include files and group <libyul/>'s together (as much as possible) | Christian Parpart | 2018-11-23 | 1 | -1/+0 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -2/+2 |
* | Fix a bug in CSE where a variable that was already out of scope was used. | chriseth | 2018-10-18 | 1 | -2/+3 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -1/+1 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+71 |