aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/backends/evm/EVMCodeTransform.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing header guardsAlex Beregszaszi2018-12-121-0/+2
* Codegen for object access.chriseth2018-12-121-6/+6
* Provide Dialect to EVMCodeTransform.chriseth2018-12-121-5/+5
* Reuse stack slots in Yul to EVM code generation.liangdzou2018-12-101-17/+66
* 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-19/+13
* 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-1/+1
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-4/+4
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+158