aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/ExpressionInliner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make the dialect available everywhere.chriseth2019-01-071-1/+1
|
* 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
| | | | libyul
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-1/+1
|
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+74