Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the dialect available everywhere. | chriseth | 2019-01-07 | 1 | -3/+4 |
* | Use rematerializer if variable is unreferenced or value is "cheap". | chriseth | 2019-01-07 | 1 | -3/+23 |
* | 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 | -1/+1 |
* | Fix a bug in CSE where a variable that was already out of scope was used. | chriseth | 2018-10-18 | 1 | -7/+2 |
* | 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/+55 |