Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax assertion about jumps in loose mode | Mathias Baumann | 2018-12-05 | 1 | -1/+3 |
* | Builtin functions for yul analysis. | chriseth | 2018-12-04 | 1 | -1/+7 |
* | Introduce the concept of builtin functions. | chriseth | 2018-12-04 | 1 | -7/+7 |
* | Improve yul error messages around number of arguments and variables. | chriseth | 2018-12-04 | 1 | -9/+20 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -15/+16 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -5/+5 |
* | Moving files from libsolidity/inlineasm/*.{cpp,h} to libyul/. | Christian Parpart | 2018-11-23 | 1 | -0/+631 |