Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++ user-defined literals for creating YulString constants. | Daniel Kirchner | 2018-12-13 | 1 | -1/+1 |
* | Codegen for object access. | chriseth | 2018-12-12 | 1 | -26/+37 |
* | Provide Dialect to EVMCodeTransform. | chriseth | 2018-12-12 | 1 | -1/+1 |
* | Reuse stack slots in Yul to EVM code generation. | liangdzou | 2018-12-10 | 1 | -8/+203 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -10/+8 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -2/+2 |
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -1/+1 |
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -6/+6 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -1/+1 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+557 |