aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/NameDispenser.h
Commit message (Expand)AuthorAgeFilesLines
* Make the dialect available everywhere.chriseth2019-01-071-2/+4
* Remove superfluous libyul/ASTDataForward.h and include libyul/AsmDataForward ...Christian Parpart2018-11-231-1/+1
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
* 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