Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take special functions that require literals into account. | chriseth | 2019-01-08 | 1 | -1/+0 |
* | Make the dialect available everywhere. | chriseth | 2019-01-07 | 1 | -0/+2 |
* | 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 | -11/+3 |
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -3/+3 |
* | Full suite tests. | chriseth | 2018-10-25 | 1 | -0/+55 |