| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Remove variables that go out of scope from data structure. | chriseth | 2018-11-13 | 1 | -10/+22 |
| * | Use map join algorithm for performance. | chriseth | 2018-11-13 | 1 | -8/+33 |
| * | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -3/+3 |
| * | Redundant assign eliminator. | chriseth | 2018-10-24 | 1 | -0/+193 |
