Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace heck with just ascii transformation | Aleksey Kladov | 2019-08-19 | 1 | -6/+33 |
| | |||||
* | remove ast::*Kind enums | Aleksey Kladov | 2019-08-19 | 1 | -37/+50 |
| | | | | With the new owned trees, we don't need an indirection here | ||||
* | use derive(Debug) for SyntaxKind | Aleksey Kladov | 2019-08-19 | 1 | -29/+1 |
| | |||||
* | plug new boilerplate_gen into ra_tools | Aleksey Kladov | 2019-08-19 | 1 | -14/+20 |
| | |||||
* | rename codegen -> boilerplate_gen | Aleksey Kladov | 2019-08-19 | 1 | -0/+336 |