Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup casts | Aleksey Kladov | 2019-07-19 | 1 | -36/+20 |
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -36/+15 |
* | migrate to untyped rowan | Aleksey Kladov | 2019-04-09 | 1 | -3/+3 |
* | support upcastig in AST enum | Aleksey Kladov | 2019-02-24 | 1 | -0/+9 |
* | rename yellow -> syntax_node | Aleksey Kladov | 2019-02-12 | 1 | -1/+1 |
* | use ToOwned trait instead of inherent method | Aleksey Kladov | 2019-01-24 | 1 | -0/+8 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -3/+3 |
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -45/+48 |
* | ra_syntax::File is just RootNode | Aleksey Kladov | 2018-11-06 | 1 | -3/+13 |
* | Add a pinch of comments | Aleksey Kladov | 2018-11-06 | 1 | -0/+6 |
* | Generalize Owned nodes | Aleksey Kladov | 2018-11-06 | 1 | -18/+14 |
* | Use From to get an owned AST | Aleksey Kladov | 2018-11-01 | 1 | -4/+7 |
* | Move FnDescriptors to analyzer | Aleksey Kladov | 2018-10-31 | 1 | -1/+1 |
* | Introduce owned ast nodes | Aleksey Kladov | 2018-10-31 | 1 | -1/+15 |
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -0/+2 |
* | regenerate | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
* | Update generated.rs.tera | Reinier Maas | 2018-10-10 | 1 | -2/+1 |
* | Add `cargo gen-kinds` documentation | Daniel McNab | 2018-10-04 | 1 | -0/+5 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+83 |