Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -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 |