Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -365/+0 |
* | Some import resolution boilerplate | Aleksey Kladov | 2018-11-20 | 1 | -0/+6 |
* | Validate byte string literals | Adolfo Ochagavía | 2018-11-11 | 2 | -0/+43 |
* | Add validator for byte | Adolfo Ochagavía | 2018-11-11 | 2 | -0/+43 |
* | Validate string literals | Adolfo Ochagavía | 2018-11-09 | 2 | -1/+45 |
* | Complete paths in use trees | Aleksey Kladov | 2018-11-07 | 1 | -0/+9 |
* | rename ROOT -> SOURCE_FILE | Aleksey Kladov | 2018-11-07 | 1 | -43/+43 |
* | Add some more DocCommentsOwner | Jeremy A. Kolb | 2018-11-07 | 1 | -0/+7 |
* | ra_syntax::File is just RootNode | Aleksey Kladov | 2018-11-06 | 2 | -197/+961 |
* | Add a pinch of comments | Aleksey Kladov | 2018-11-06 | 3 | -0/+16 |
* | Generalize Owned nodes | Aleksey Kladov | 2018-11-06 | 2 | -1806/+1237 |
* | Add character literal parsing and validation | Adolfo Ochagavía | 2018-11-04 | 2 | -0/+40 |
* | Use From to get an owned AST | Aleksey Kladov | 2018-11-01 | 2 | -400/+700 |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -5/+11 |
* | `ast::DocCommentsOwner` which represents a documentation comment owner | Jeremy A. Kolb | 2018-10-31 | 2 | -0/+19 |
* | Move FnDescriptors to analyzer | Aleksey Kladov | 2018-10-31 | 2 | -100/+100 |
* | Introduce owned ast nodes | Aleksey Kladov | 2018-10-31 | 2 | -2/+1303 |
* | Complete crate:: paths | Aleksey Kladov | 2018-10-24 | 2 | -0/+34 |
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 2 | -2/+2 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 3 | -13/+15 |
* | regenerate | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
* | Run cargo fix | Aleksey Kladov | 2018-10-15 | 2 | -2/+2 |
* | Merge #127 | bors[bot] | 2018-10-15 | 2 | -3/+43 |
|\ | |||||
| * | Only fold groups of similar comments | Adolfo Ochagavía | 2018-10-13 | 1 | -1/+1 |
| * | Cleanup fold code and split logic to fold single elements | Adolfo Ochagavía | 2018-10-12 | 2 | -2/+42 |
* | | Regenerate | Jeremy A. Kolb | 2018-10-12 | 1 | -1/+2 |
* | | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 1 | -1/+4 |
|/ | |||||
* | Merge #116 | bors[bot] | 2018-10-11 | 2 | -0/+61 |
|\ | |||||
| * | Use Comment wrapper | Adolfo Ochagavía | 2018-10-11 | 2 | -0/+61 |
* | | Update crates/ra_syntax/src/ast/generated.rs | Reinier Maas | 2018-10-10 | 1 | -32/+64 |
* | | Update generated.rs.tera | Reinier Maas | 2018-10-10 | 1 | -2/+1 |
|/ | |||||
* | Add `cargo gen-kinds` documentation | Daniel McNab | 2018-10-04 | 2 | -0/+8 |
* | Move to rowan for syntax tree impl | Aleksey Kladov | 2018-10-02 | 1 | -7/+6 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 3 | -0/+2431 |