Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | | This commit adds a initial implementation of project-lock.json, a build system agnostic method of specifying the crate graph and roots. | |||||
* | Merge #941 | bors[bot] | 2019-03-06 | 1 | -10/+10 | |
|\ | | | | | | | | | | | | | | | 941: :arrow_up: vfs r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | |||||
| * | :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 | |
| | | | | closes #817 | |||||
* | 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 | |
| | | | | ... and prints various stats about how many expressions have a type etc. | |||||
* | 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 | |
| | ||||||
* | Clean up a bit | Florian Diebold | 2019-02-09 | 1 | -1/+0 | |
| | ||||||
* | Remove Vfs from project model | Florian Diebold | 2019-02-09 | 1 | -1/+0 | |
| | ||||||
* | Remove SmolStr from project model | Florian Diebold | 2019-02-09 | 1 | -1/+0 | |
| | ||||||
* | Move crate graph generation to ra_project_model | Florian Diebold | 2019-02-09 | 1 | -0/+3 | |
| | ||||||
* | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 1 | -1/+15 | |
| | ||||||
* | Merge #766 | bors[bot] | 2019-02-09 | 1 | -1/+10 | |
|\ | | | | | | | | | | | | | | | | | | | 766: Formatting code into ra_fmt r=matklad a=eulerdisk As discussed https://github.com/rust-analyzer/rust-analyzer/pull/762#discussion_r254905885 I did only move the code without other improvements. Co-authored-by: Andrea Pretto <[email protected]> | |||||
| * | Refactor formatting code out of ra_ida_api_light into ra_fmt. | Andrea Pretto | 2019-02-08 | 1 | -1/+10 | |
| | | ||||||
* | | Add some assist ranges | robojumper | 2019-02-08 | 1 | -0/+2 | |
|/ | ||||||
* | cargo update | kjeremy | 2019-02-06 | 1 | -73/+14 | |
| | ||||||
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -0/+14 | |
| | ||||||
* | Bump insta and proptest to latest | kjeremy | 2019-02-04 | 1 | -23/+32 | |
| | ||||||
* | cargo update | kjeremy | 2019-02-04 | 1 | -92/+100 | |
| | ||||||
* | move test | Aleksey Kladov | 2019-01-31 | 1 | -2/+1 | |
| | ||||||
* | split macros across crates | Aleksey Kladov | 2019-01-31 | 1 | -2/+12 | |
| | ||||||
* | preserve token spacing | Aleksey Kladov | 2019-01-31 | 1 | -1/+0 | |
| | ||||||
* | first test sort-of passes | Aleksey Kladov | 2019-01-31 | 1 | -0/+1 | |
| | ||||||
* | more expand boilerplate | Aleksey Kladov | 2019-01-31 | 1 | -0/+1 | |
| | ||||||
* | move macros to a separate crate | Aleksey Kladov | 2019-01-31 | 1 | -0/+8 | |
| | ||||||
* | Update insta | Jeremy A. Kolb | 2019-01-28 | 1 | -8/+8 | |
| | | | | Fixes windows build | |||||
* | update salsa | Aleksey Kladov | 2019-01-28 | 1 | -8/+8 | |
| | ||||||
* | use salsa from my repo | Aleksey Kladov | 2019-01-27 | 1 | -5/+9 | |
| | ||||||
* | show jemalloc | Aleksey Kladov | 2019-01-27 | 1 | -0/+39 | |
| | ||||||
* | automatically collect garbage | Aleksey Kladov | 2019-01-27 | 1 | -6/+2 | |
| | ||||||
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-26 | 1 | -3/+3 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2019-01-26 | 1 | -3/+10 | |
| | | | | | | The new rowan uses arena allocator for red nodes which helps slightly (5% on std completion test) with performance but should help quite a bit with avoiding memory fragmentation. |