| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-23 | introduce tree builder | Aleksey Kladov | -1/+1 |
| 2019-02-21 | add API guide to ra_syntax | Aleksey Kladov | -0/+173 |
| 2019-02-21 | kill utils module | Aleksey Kladov | -3/+8 |
| 2019-02-21 | docs | Aleksey Kladov | -13/+14 |
| 2019-02-21 | fix compilation | Aleksey Kladov | -2/+1 |
| 2019-02-20 | rearrange modules in a suggestd reading order | Aleksey Kladov | -8/+9 |
| 2019-02-20 | flatten modules | Aleksey Kladov | -1/+5 |
| 2019-02-20 | move all parsing related bits to a separate module | Aleksey Kladov | -12/+4 |
| 2019-02-12 | rename yellow -> syntax_node | Aleksey Kladov | -4/+4 |
| 2019-02-08 | reformat the world | Aleksey Kladov | -7/+2 |
| 2019-01-23 | introduced better typed AstPtr | Aleksey Kladov | -1/+1 |
| 2019-01-23 | move SyntaxPtr to ra_syntax | Aleksey Kladov | -0/+2 |
| 2019-01-14 | Fixup tests | Marcus Klaas de Vries | -1/+1 |
| 2019-01-14 | Implement type inference for literals (WIP) | Marcus Klaas de Vries | -0/+5 |
| 2019-01-11 | rename TreePtr -> TreeArc | Aleksey Kladov | -7/+7 |
| 2019-01-08 | kill text utils | Aleksey Kladov | -3/+1 |
| 2019-01-08 | switch ra_syntax to new rowan API | Aleksey Kladov | -24/+14 |
| 2019-01-01 | save top-level macros in module items | Aleksey Kladov | -1/+1 |
| 2018-12-11 | rename Edit to TextEdit and AtomEdit to AtomTextEdit | Bernardo | -4/+4 |
| 2018-12-10 | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | -1/+1 |
| 2018-12-06 | modernize even more | Aleksey Kladov | -4/+0 |
| 2018-12-06 | modernize some files | Aleksey Kladov | -8/+1 |
| 2018-11-07 | rename ROOT -> SOURCE_FILE | Aleksey Kladov | -6/+5 |
| 2018-11-07 | Rename File -> SourceFileNode | Aleksey Kladov | -11/+11 |
| 2018-11-07 | Merge #207 | bors[bot] | -0/+1 |
| 2018-11-07 | Use ArrayString instead of hand rolled data structure | Adolfo Ochagavía | -0/+1 |
| 2018-11-06 | ra_syntax::File is just RootNode | Aleksey Kladov | -8/+7 |
| 2018-11-05 | Merge #188 | bors[bot] | -1/+1 |
| 2018-11-05 | Introduce Location and make SyntaxError fields private | Adolfo Ochagavía | -1/+1 |
| 2018-11-05 | Switch ra_syntax to 2015 edition | Aleksey Kladov | -0/+3 |
| 2018-11-04 | Add character literal parsing and validation | Adolfo Ochagavía | -2/+5 |
| 2018-10-31 | Reformat all | Aleksey Kladov | -1/+3 |
| 2018-10-17 | Update rowan | Aleksey Kladov | -1/+1 |
| 2018-10-16 | Cargo Format | Jeremy A. Kolb | -18/+16 |
| 2018-10-15 | start salsa migration | Aleksey Kladov | -1/+1 |
| 2018-10-15 | Run cargo fix | Aleksey Kladov | -2/+2 |
| 2018-10-08 | Simplify event processing | Aleksey Kladov | -1/+2 |
| 2018-10-02 | Make siblings an inherent method | Aleksey Kladov | -1/+1 |
| 2018-10-02 | Move to rowan for syntax tree impl | Aleksey Kladov | -8/+5 |
| 2018-09-16 | rename all things | Aleksey Kladov | -0/+105 |
