Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the dialect available everywhere. | chriseth | 2019-01-07 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | Use single counter for name dispenser for performance reasons. | chriseth | 2018-11-08 | 1 | -0/+1 |
| | |||||
* | Performance: Replace string by special single-copy YulString class. | chriseth | 2018-11-08 | 1 | -5/+6 |
| | |||||
* | Limit size of generated names and add convenience constructors. | chriseth | 2018-10-17 | 1 | -2/+24 |
| | |||||
* | 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/+37 |