aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/Inliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-2/+2
* 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
* Deterministic YulStringRepository using string hashes.Daniel Kirchner2018-11-131-3/+3
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-4/+4
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-2/+2
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+111