Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen for object access. | chriseth | 2018-12-12 | 1 | -2/+2 |
* | Introduce the concept of builtin functions. | chriseth | 2018-12-04 | 1 | -5/+8 |
* | Use YulString also in expectAsmIdentifier. | chriseth | 2018-12-04 | 1 | -1/+1 |
* | liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream s... | Christian Parpart | 2018-12-01 | 1 | -3/+3 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -10/+4 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Moving files from libsolidity/inlineasm/*.{cpp,h} to libyul/. | Christian Parpart | 2018-11-23 | 1 | -0/+95 |