Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing header guards | Alex Beregszaszi | 2018-12-12 | 1 | -0/+2 |
* | Codegen for object access. | chriseth | 2018-12-12 | 1 | -6/+6 |
* | Provide Dialect to EVMCodeTransform. | chriseth | 2018-12-12 | 1 | -5/+5 |
* | Reuse stack slots in Yul to EVM code generation. | liangdzou | 2018-12-10 | 1 | -17/+66 |
* | Remove superfluous libyul/ASTDataForward.h and include libyul/AsmDataForward ... | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -19/+13 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -1/+1 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -4/+4 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+158 |