Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5613 from ethereum/yulStringLiterals | chriseth | 2018-12-17 | 1 | -2/+2 |
|\ | |||||
| * | Use C++ user-defined literals for creating YulString constants. | Daniel Kirchner | 2018-12-13 | 1 | -2/+2 |
* | | AsmPrinter functions should be const. | chriseth | 2018-12-13 | 1 | -15/+15 |
|/ | |||||
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -12/+12 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -2/+2 |
* | Moving files from libsolidity/inlineasm/*.{cpp,h} to libyul/. | Christian Parpart | 2018-11-23 | 1 | -0/+250 |