aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/UnusedPruner.h
Commit message (Expand)AuthorAgeFilesLines
* Make the dialect available everywhere.chriseth2019-01-071-2/+12
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
* Removing redundant virtual from override function declarationmordax2018-11-211-1/+1
* Remove side-effect-free statements.chriseth2018-11-091-4/+2
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-6/+6
* Prevent externally used functions from being removed.chriseth2018-10-171-2/+2
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+67