aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/yellow/syntax_text.rs
Commit message (Collapse)AuthorAgeFilesLines
* Implement type inference for literals (WIP)Marcus Klaas de Vries2019-01-141-1/+10
|
* upstream text-utils to text_unitAleksey Kladov2019-01-081-9/+5
|
* switch ra_syntax to new rowan APIAleksey Kladov2019-01-081-3/+3
|
* change visibility can change pub to pub(crate)Aleksey Kladov2019-01-051-0/+18
|
* more enterprisey assists APIAleksey Kladov2019-01-031-0/+6
|
* extract AtomEdit and Edit into new ra_text_edit crateBernardo2018-12-101-1/+2
|
* Cargo FormatJeremy A. Kolb2018-10-161-19/+17
| | | | Run `cargo fmt` and ignore generated files
* Run cargo fixAleksey Kladov2018-10-151-1/+1
|
* make ancestors and descendants inherentAleksey Kladov2018-10-021-2/+2
|
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-1/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+122