aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/backends/evm/EVMCodeTransform.h
Commit message (Collapse)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
| | | | directly instead.
* 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
| | | | 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-4/+4
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+158