Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Builtin functions for yul analysis. | chriseth | 2018-12-04 | 1 | -0/+19 |
* | Tests for parser for builtins. | chriseth | 2018-12-04 | 1 | -0/+17 |
* | Use dialect option in yul parser tests. | chriseth | 2018-12-04 | 1 | -11/+13 |
* | Introduce the concept of builtin functions. | chriseth | 2018-12-04 | 1 | -2/+2 |
* | Do not stop if there is more than one error. | chriseth | 2018-12-04 | 1 | -1/+2 |
* | liblangutil: extends CharStream to know about the respective (file-)name (and... | Christian Parpart | 2018-11-29 | 1 | -1/+1 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -9/+7 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -3/+3 |
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -0/+1 |
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -2/+2 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+306 |