aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/SimplificationRules.h
Commit message (Expand)AuthorAgeFilesLines
* Make the dialect available everywhere.chriseth2019-01-071-2/+7
* 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-10/+7
* 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
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-1/+1
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-2/+2
* New simplifier via broken expressions.chriseth2018-10-161-2/+6
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+120