Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update dependencies | DJMcNab | 2019-02-10 | 2 | -8/+8 | |
| * | | Fix trace and prettier | DJMcNab | 2019-02-10 | 1 | -2/+4 | |
| * | | Add support for a seperate output channel for trace messages | DJMcNab | 2019-02-10 | 3 | -10/+13 | |
|/ / | ||||||
* | | Merge #770 | bors[bot] | 2019-02-10 | 1 | -1/+80 | |
|\ \ | ||||||
| * | | Fix introduce var duplicating newlines | Ville Penttinen | 2019-02-09 | 1 | -1/+80 | |
* | | | Merge #773 | bors[bot] | 2019-02-10 | 16 | -70/+338 | |
|\ \ \ | ||||||
| * | | | Add comment and mark | Florian Diebold | 2019-02-09 | 3 | -2/+10 | |
| * | | | Fix another crash, and try harder to prevent stack overflows | Florian Diebold | 2019-02-09 | 3 | -7/+75 | |
| * | | | Fix another crash found when analyzing rustc | Florian Diebold | 2019-02-09 | 3 | -7/+38 | |
| * | | | Fix handling of literal patterns | Florian Diebold | 2019-02-09 | 10 | -41/+133 | |
| * | | | Fix two crashes found by running inference on all of rustc | Florian Diebold | 2019-02-09 | 4 | -15/+84 | |
|/ / / | ||||||
* | | | Merge #771 | bors[bot] | 2019-02-09 | 2 | -4/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | update notify with fix for hight cpu usage | Bernardo | 2019-02-09 | 2 | -4/+4 | |
|/ / | ||||||
* | | Merge #767 | bors[bot] | 2019-02-09 | 10 | -139/+212 | |
|\ \ | |/ |/| | ||||||
| * | Clean up a bit | Florian Diebold | 2019-02-09 | 3 | -4/+1 | |
| * | Remove Vfs from project model | Florian Diebold | 2019-02-09 | 4 | -9/+8 | |
| * | Remove SmolStr from project model | Florian Diebold | 2019-02-09 | 5 | -19/+7 | |
| * | Move crate graph generation to ra_project_model | Florian Diebold | 2019-02-09 | 5 | -83/+116 | |
| * | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 8 | -53/+109 | |
|/ | ||||||
* | Merge #766 | bors[bot] | 2019-02-09 | 10 | -10/+33 | |
|\ | ||||||
| * | Refactor formatting code out of ra_ida_api_light into ra_fmt. | Andrea Pretto | 2019-02-08 | 10 | -10/+33 | |
* | | Merge #768 | bors[bot] | 2019-02-09 | 12 | -22/+264 | |
|\ \ | |/ |/| | ||||||
| * | Improve sorting delegate | robojumper | 2019-02-09 | 1 | -7/+5 | |
| * | Remove unused import | robojumper | 2019-02-08 | 1 | -2/+2 | |
| * | Add tests for action target ranges | robojumper | 2019-02-08 | 10 | -16/+210 | |
| * | Add some assist ranges | robojumper | 2019-02-08 | 6 | -10/+60 | |
|/ | ||||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 129 | -2510/+728 | |
* | enable "small heuristics" | Aleksey Kladov | 2019-02-08 | 1 | -1/+2 | |
* | Merge #765 | bors[bot] | 2019-02-08 | 11 | -441/+428 | |
|\ | ||||||
| * | diagnostics is now a function | Aleksey Kladov | 2019-02-08 | 2 | -64/+62 | |
| * | move diagnostics to a separate file | Aleksey Kladov | 2019-02-08 | 2 | -27/+22 | |
| * | move index_resolve to symbol index | Aleksey Kladov | 2019-02-08 | 4 | -14/+11 | |
| * | move find_references to references | Aleksey Kladov | 2019-02-08 | 3 | -67/+55 | |
| * | avoid 'ignored' in test output | Aleksey Kladov | 2019-02-08 | 1 | -2/+2 | |
| * | rename rename to references | Aleksey Kladov | 2019-02-08 | 2 | -2/+2 | |
| * | move crate for | Aleksey Kladov | 2019-02-08 | 3 | -16/+16 | |
| * | move changes to a separate file | Aleksey Kladov | 2019-02-08 | 4 | -254/+263 | |
|/ | ||||||
* | Merge #760 | bors[bot] | 2019-02-07 | 2 | -0/+125 | |
|\ | ||||||
| * | Remove unnecessary dbg! calls | Ville Penttinen | 2019-02-07 | 1 | -3/+2 | |
| * | Add new assist to remove dbg!() calls | Ville Penttinen | 2019-02-07 | 2 | -0/+126 | |
* | | Merge #761 | bors[bot] | 2019-02-07 | 2 | -99/+65 | |
|\ \ | |/ |/| | ||||||
| * | Update npm packages | kjeremy | 2019-02-07 | 2 | -99/+65 | |
|/ | ||||||
* | Merge #755 | bors[bot] | 2019-02-07 | 3 | -1/+40 | |
|\ | ||||||
| * | Run prettier | Ville Penttinen | 2019-02-07 | 1 | -4/+11 | |
| * | Add new configuration "enableEnhancedTyping" to control registering of "type"... | Ville Penttinen | 2019-02-07 | 3 | -1/+33 | |
* | | Merge #754 | bors[bot] | 2019-02-06 | 15 | -55/+49 | |
|\ \ | ||||||
| * | | Some clippy cleanups | kjeremy | 2019-02-06 | 15 | -55/+49 | |
|/ / | ||||||
* | | Merge #753 | bors[bot] | 2019-02-06 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | assists: compute edit | kjeremy | 2019-02-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #752 | bors[bot] | 2019-02-06 | 1 | -73/+14 | |
|\ \ |