Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the dialect available everywhere. | chriseth | 2019-01-07 | 1 | -2/+12 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -3/+0 |
* | Removing redundant virtual from override function declaration | mordax | 2018-11-21 | 1 | -1/+1 |
* | Remove side-effect-free statements. | chriseth | 2018-11-09 | 1 | -4/+2 |
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -6/+6 |
* | Prevent externally used functions from being removed. | chriseth | 2018-10-17 | 1 | -2/+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/+67 |