aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/YulString.h
Commit message (Expand)AuthorAgeFilesLines
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
* Deterministic YulStringRepository using string hashes.Daniel Kirchner2018-11-131-32/+61
* Reset yul string repository.chriseth2018-11-091-2/+10
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-0/+96