Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Removing redundant virtual from override function declaration | mordax | 2018-11-21 | 1 | -15/+15 |
| | | | | | | Remove trailing whitespace Remove changelog change | ||||
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -1/+3 |
| | |||||
* | 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/+124 |