Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | introduce tree builder | Aleksey Kladov | 2019-02-23 | 3 | -20/+61 | |
| * | rename | Aleksey Kladov | 2019-02-23 | 4 | -23/+19 | |
* | | Merge #886 | bors[bot] | 2019-02-24 | 4 | -64/+98 | |
|\ \ | ||||||
| * | | Refactor associated method resolution a bit and make it work with generics | Florian Diebold | 2019-02-23 | 4 | -64/+98 | |
|/ / | ||||||
* | | Merge #884 | bors[bot] | 2019-02-23 | 5 | -1450/+1500 | |
|\ \ | ||||||
| * | | Split ty.rs into several modules | Florian Diebold | 2019-02-23 | 5 | -1450/+1500 | |
|/ / | ||||||
* | | Merge #883 | bors[bot] | 2019-02-23 | 1 | -0/+79 | |
|\ \ | ||||||
| * | | Simplify test_fill_match_arm_refs test cases | Ville Penttinen | 2019-02-23 | 1 | -24/+0 | |
| * | | Fix fill_match_arms not working with references | Ville Penttinen | 2019-02-23 | 1 | -0/+103 | |
| |/ | ||||||
* | | Merge #882 | bors[bot] | 2019-02-23 | 1 | -4/+40 | |
|\ \ | |/ |/| | ||||||
| * | emacs-lsp: Add runnables support | Florian Diebold | 2019-02-23 | 1 | -4/+40 | |
|/ | ||||||
* | Merge #879 | bors[bot] | 2019-02-23 | 3 | -11/+139 | |
|\ | ||||||
| * | Remove unnecessary to_nav_target | Ville Penttinen | 2019-02-23 | 1 | -16/+12 | |
| * | Add name_range field to FileSymbol | Ville Penttinen | 2019-02-23 | 2 | -7/+17 | |
| * | Fix NavigationTarget debug_render container_name output | Ville Penttinen | 2019-02-23 | 1 | -1/+1 | |
| * | Fix goto def not working when cursor was over the name of a def | Ville Penttinen | 2019-02-23 | 2 | -4/+126 | |
* | | Merge #880 | bors[bot] | 2019-02-23 | 3 | -3/+53 | |
|\ \ | |/ |/| | ||||||
| * | Fix resolution of associated method calls across crates | Florian Diebold | 2019-02-23 | 3 | -3/+53 | |
|/ | ||||||
* | Merge #866 | bors[bot] | 2019-02-22 | 10 | -31/+430 | |
|\ | ||||||
| * | Change resolve_path to return the fully resolved path or PerNs::none | Ville Penttinen | 2019-02-22 | 5 | -36/+38 | |
| * | Ignore failing test for now | Ville Penttinen | 2019-02-21 | 1 | -0/+1 | |
| * | Make nameres::ResolvePathResult private and refactor | Ville Penttinen | 2019-02-21 | 1 | -7/+7 | |
| * | Remove Const inference for now, refactor PathResult | Ville Penttinen | 2019-02-21 | 4 | -77/+93 | |
| * | Implement basic support for Associated Methods and Constants | Ville Penttinen | 2019-02-21 | 13 | -50/+430 | |
* | | Merge #864 | bors[bot] | 2019-02-21 | 6 | -42/+124 | |
|\ \ | ||||||
| * | | Add an assert (and fix the other) | Florian Diebold | 2019-02-21 | 1 | -1/+2 | |
| * | | Fix handling of generics in tuple variants and refactor a bit | Florian Diebold | 2019-02-20 | 6 | -41/+122 | |
| |/ | ||||||
* | | Merge #876 | bors[bot] | 2019-02-21 | 4 | -10/+143 | |
|\ \ | ||||||
| * | | Move `non_trivia_sibling` to `ra_syntax::algo` | Ville Penttinen | 2019-02-21 | 4 | -15/+13 | |
| * | | Simplify adding a comma after match arm | Ville Penttinen | 2019-02-21 | 1 | -28/+18 | |
| * | | Fix join_lines not adding a comma after join_single_expr_block in match arm | Ville Penttinen | 2019-02-21 | 1 | -2/+147 | |
* | | | Merge #874 | bors[bot] | 2019-02-21 | 4 | -11/+11 | |
|\ \ \ | ||||||
| * | | | Update lsp-types and backtrace | kjeremy | 2019-02-21 | 4 | -11/+11 | |
|/ / / | ||||||
* | | | Merge #873 | bors[bot] | 2019-02-21 | 1 | -0/+173 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add API guide to ra_syntax | Aleksey Kladov | 2019-02-21 | 1 | -0/+173 | |
|/ / | ||||||
* | | Merge #872 | bors[bot] | 2019-02-21 | 10 | -175/+168 | |
|\ \ | ||||||
| * | | simplify trait bounds | Aleksey Kladov | 2019-02-21 | 1 | -12/+18 | |
| * | | rearrange methods | Aleksey Kladov | 2019-02-21 | 1 | -67/+67 | |
| * | | kill utils module | Aleksey Kladov | 2019-02-21 | 10 | -114/+101 | |
|/ / | ||||||
* | | Merge #871 | bors[bot] | 2019-02-21 | 2 | -521/+1 | |
|\ \ | ||||||
| * | | Ignore lockfile in fuzz | Aleksey Kladov | 2019-02-21 | 2 | -521/+1 | |
* | | | Merge #870 | bors[bot] | 2019-02-21 | 11 | -98/+143 | |
|\| | | ||||||
| * | | docs | Aleksey Kladov | 2019-02-21 | 11 | -98/+143 | |
|/ / | ||||||
* | | add failing test | Aleksey Kladov | 2019-02-21 | 1 | -0/+23 | |
* | | Merge #867 | bors[bot] | 2019-02-21 | 32 | -74/+127 | |
|\ \ | ||||||
| * | | fix the test | Aleksey Kladov | 2019-02-21 | 2 | -4/+4 | |
| * | | fix compilation | Aleksey Kladov | 2019-02-21 | 9 | -59/+39 | |
| * | | move parser to a separate crate | Aleksey Kladov | 2019-02-21 | 24 | -18/+91 | |
|/ / | ||||||
* | | Merge #865 | bors[bot] | 2019-02-21 | 6 | -203/+178 | |
|\ \ | |/ |/| | ||||||
| * | make grammar independent of syntax tree | Aleksey Kladov | 2019-02-21 | 2 | -14/+18 |