Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: rowan | Aleksey Kladov | 2020-02-25 | 1 | -1/+1 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -6/+6 |
* | Rename the binary to rust-analyzer | Aleksey Kladov | 2020-02-18 | 1 | -1/+1 |
* | Some README fixes/cleanups | Florian Diebold | 2020-02-09 | 1 | -1/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2020-01-09 | 1 | -1/+1 |
* | Avoid recompiling serde | Aleksey Kladov | 2019-12-12 | 1 | -3/+4 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-12-04 | 1 | -1/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-11-19 | 1 | -1/+1 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -0/+3 |
* | Bump deps | Laurențiu Nicola | 2019-10-17 | 1 | -1/+1 |
* | Enable `serde` feature in ra_syntax/Cargo.toml | Shotaro Yamada | 2019-10-14 | 1 | -0/+5 |
* | Remove smol_str dependency from ra_syntax | Shotaro Yamada | 2019-10-11 | 1 | -4/+0 |
* | Start simplifying editing API | Aleksey Kladov | 2019-09-26 | 1 | -0/+2 |
* | add new editing API, suitable for modifying several nodes at once | Aleksey Kladov | 2019-09-25 | 1 | -0/+1 |
* | switch to rustc_lexer crate | Aleksey Kladov | 2019-09-05 | 1 | -1/+1 |
* | :arrow_up: rustc_lexer | Aleksey Kladov | 2019-08-20 | 1 | -1/+1 |
* | Bump deps | Laurențiu Nicola | 2019-08-04 | 1 | -1/+0 |
* | Add merge_match_arm assist, bump rowan to 0.6.1 | Phil Ellison | 2019-07-29 | 1 | -1/+1 |
* | switch to upstream unescape | Aleksey Kladov | 2019-07-24 | 1 | -1/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-07-24 | 1 | -1/+1 |
* | add rustc_lexer | Aleksey Kladov | 2019-07-22 | 1 | -0/+1 |
* | switch to upstream rowan's API | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | switch to the upstream rowan | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -3/+0 |
* | Constify KnownName's | Muhammad Mominul Huque | 2019-07-07 | 1 | -1/+1 |
* | :arrow_up: parking_lot | Aleksey Kladov | 2019-05-30 | 1 | -1/+0 |
* | sort hash maps for tests | Aleksey Kladov | 2019-05-21 | 1 | -1/+1 |
* | :arrow_up: text_unit | Aleksey Kladov | 2019-05-15 | 1 | -1/+1 |
* | migrate to untyped rowan | Aleksey Kladov | 2019-04-09 | 1 | -1/+1 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -1/+1 |
* | fix compilation | Aleksey Kladov | 2019-02-21 | 1 | -0/+1 |
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 1 | -1/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-01-22 | 1 | -1/+1 |
* | update salsa | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -1/+1 |
* | force serde in ra_syntax | Aleksey Kladov | 2019-01-11 | 1 | -1/+6 |
* | upstream text-utils to text_unit | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
* | update rowan | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
* | Bump parking_lot from 0.6.4 to 0.7.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
*-. | Merge #343 #344 | bors[bot] | 2018-12-27 | 1 | -2/+2 |
|\ \ | |||||
| | * | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
| |/ |/| | |||||
| * | Bump arrayvec from 0.4.9 to 0.4.10 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
|/ | |||||
* | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | 2018-12-10 | 1 | -0/+1 |
* | modernize some files | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
* | Merge #207 | bors[bot] | 2018-11-07 | 1 | -0/+1 |
|\ | |||||
| * | Use ArrayString instead of hand rolled data structure | Adolfo Ochagavía | 2018-11-07 | 1 | -0/+1 |
* | | upstream basic tree algorithms to rowan | Aleksey Kladov | 2018-11-06 | 1 | -1/+1 |
|/ |