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