Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: vfs | Aleksey Kladov | 2019-04-12 | 1 | -38/+38 |
* | migrate to untyped rowan | Aleksey Kladov | 2019-04-09 | 1 | -3/+3 |
* | Update deps | kjeremy | 2019-04-05 | 1 | -119/+119 |
* | Add multi-byte token support in tkn tree to ast | Edwin Cheng | 2019-04-04 | 1 | -0/+1 |
* | Merge #1106 | bors[bot] | 2019-04-04 | 1 | -6/+6 |
|\ | |||||
| * | :arrow_up: salsa | Aleksey Kladov | 2019-04-04 | 1 | -6/+6 |
* | | Merge #1068 | bors[bot] | 2019-04-03 | 1 | -0/+10 |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'upstream/master' into issue961_profiling | Sergey Parilin | 2019-04-02 | 1 | -67/+46 |
| |\ | |||||
| * | | PR issuse resolved | Sergey Parilin | 2019-04-02 | 1 | -0/+3 |
| * | | profiling crate first draft | Sergey Parilin | 2019-03-27 | 1 | -0/+7 |
* | | | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -8/+8 |
| |/ |/| | |||||
* | | update salsa some more | Aleksey Kladov | 2019-03-27 | 1 | -6/+6 |
* | | :arrow_up: salsa | Aleksey Kladov | 2019-03-27 | 1 | -6/+6 |
* | | :arrow_up: vfs | Aleksey Kladov | 2019-03-26 | 1 | -4/+4 |
* | | :arrow_up: deps | Aleksey Kladov | 2019-03-25 | 1 | -39/+36 |
* | | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 1 | -18/+0 |
|/ | |||||
* | Disable fork feature for proptest | Wilco Kusee | 2019-03-23 | 1 | -29/+0 |
* | Merge #1021 | bors[bot] | 2019-03-22 | 1 | -11/+0 |
|\ | |||||
| * | Disable memmap feature in fst dependency | Wilco Kusee | 2019-03-22 | 1 | -11/+0 |
* | | Move join_lines to ra_ide_api | Wilco Kusee | 2019-03-22 | 1 | -0/+1 |
|/ | |||||
* | line_index and line_index_utils moved to ra_ide_api | Sergey Parilin | 2019-03-22 | 1 | -0/+2 |
* | Merge #997 | bors[bot] | 2019-03-21 | 1 | -0/+1 |
|\ | |||||
| * | Move actual include logic to ProjectRoot | Ville Penttinen | 2019-03-21 | 1 | -0/+1 |
* | | move extend selection from ra_ide_api_light to ra_ide_api | Aleksey Kladov | 2019-03-20 | 1 | -0/+1 |
|/ | |||||
* | Upgrade ra_vfs to use new Filtering | Ville Penttinen | 2019-03-18 | 1 | -4/+4 |
* | Update some dependencies | kjeremy | 2019-03-15 | 1 | -16/+16 |
* | Update some deps | kjeremy | 2019-03-07 | 1 | -13/+13 |
* | Initial implementation of project-lock.json. | David Wood | 2019-03-07 | 1 | -0/+2 |
* | Merge #941 | bors[bot] | 2019-03-06 | 1 | -10/+10 |
|\ | |||||
| * | :arrow_up: vfs | Aleksey Kladov | 2019-03-06 | 1 | -108/+108 |
* | | Updates | kjeremy | 2019-03-05 | 1 | -108/+108 |
|/ | |||||
* | Update deps | kjeremy | 2019-02-27 | 1 | -60/+60 |
* | add dependency on the parser | Aleksey Kladov | 2019-02-23 | 1 | -0/+1 |
* | Update lsp-types and backtrace | kjeremy | 2019-02-21 | 1 | -8/+8 |
* | fix compilation | Aleksey Kladov | 2019-02-21 | 1 | -0/+1 |
* | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 1 | -0/+7 |
* | remove local-vfs | Aleksey Kladov | 2019-02-18 | 1 | -4/+4 |
* | drop dependency on thread_worker | Aleksey Kladov | 2019-02-18 | 1 | -1/+0 |
* | drop unused extern crate | Aleksey Kladov | 2019-02-18 | 1 | -1/+0 |
* | move public API to top of the file | Aleksey Kladov | 2019-02-18 | 1 | -1/+0 |
* | drop unused deps | Aleksey Kladov | 2019-02-18 | 1 | -13/+0 |
* | :arrow_up: deps | Aleksey Kladov | 2019-02-18 | 1 | -64/+46 |
* | automatically wait for worker threads | Aleksey Kladov | 2019-02-14 | 1 | -1/+0 |
* | what goes bump in the night? | kjeremy | 2019-02-12 | 1 | -15/+11 |
* | ra_assists: assist "providers" can produce multiple assists | Andrea Pretto | 2019-02-11 | 1 | -0/+1 |
* | :arrow_up: insta | Aleksey Kladov | 2019-02-11 | 1 | -22/+23 |
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 1 | -0/+27 |
* | Implement BatchDatabase construction | Florian Diebold | 2019-02-10 | 1 | -8/+3 |
* | Add new crate | Florian Diebold | 2019-02-10 | 1 | -0/+20 |
* | update notify with fix for hight cpu usage | Bernardo | 2019-02-09 | 1 | -3/+3 |