Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the dialect available everywhere. | chriseth | 2019-01-07 | 1 | -3/+5 |
| | |||||
* | Remove superfluous libyul/ASTDataForward.h and include libyul/AsmDataForward ↵ | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
| | | | | directly instead. | ||||
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -3/+0 |
| | |||||
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | New simplifier via broken expressions. | chriseth | 2018-10-16 | 1 | -0/+10 |
| | |||||
* | 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/+45 |