aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/SyntacticalEquality.cpp
Commit message (Expand)AuthorAgeFilesLines
* libyul: changing some AST members from shared_ptr<> to unique_ptr<>Christian Parpart2019-01-161-5/+5
* Add equivalent function combiner as Yul optimizer step.Daniel Kirchner2019-01-161-37/+156
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-1/+1
* Reorder some include files and group <libyul/>'s together (as much as possible)Christian Parpart2018-11-231-1/+0
* Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ...Christian Parpart2018-11-231-1/+1
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-0/+1
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+76