aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/NameDispenser.h
Commit message (Expand)AuthorAgeFilesLines
* Use single counter for name dispenser for performance reasons.chriseth2018-11-081-0/+1
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-5/+6
* Limit size of generated names and add convenience constructors.chriseth2018-10-171-2/+24
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+37