Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge #612 | bors[bot] | 2019-01-23 | 4 | -143/+152 | |
|\ | ||||||
| * | introduced better typed AstPtr | Aleksey Kladov | 2019-01-23 | 3 | -9/+40 | |
| * | refactor | Aleksey Kladov | 2019-01-23 | 1 | -98/+81 | |
| * | simiplify | Aleksey Kladov | 2019-01-23 | 1 | -24/+20 | |
| * | better names | Aleksey Kladov | 2019-01-23 | 1 | -14/+13 | |
|/ | ||||||
* | Merge #610 | bors[bot] | 2019-01-23 | 12 | -108/+109 | |
|\ | ||||||
| * | move SyntaxPtr to ra_syntax | Aleksey Kladov | 2019-01-23 | 12 | -108/+109 | |
|/ | ||||||
* | Merge #608 | bors[bot] | 2019-01-23 | 11 | -60/+124 | |
|\ | ||||||
| * | don't insert parens for self methods | Aleksey Kladov | 2019-01-23 | 5 | -13/+52 | |
| * | move completion item tests closer to the code | Aleksey Kladov | 2019-01-23 | 7 | -47/+72 | |
|/ | ||||||
* | Merge #606 | bors[bot] | 2019-01-23 | 6 | -86/+91 | |
|\ | ||||||
| * | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 6 | -86/+91 | |
|/ | ||||||
* | Merge #605 | bors[bot] | 2019-01-23 | 4 | -59/+62 | |
|\ | ||||||
| * | :arrow_up: insta | Aleksey Kladov | 2019-01-23 | 4 | -59/+62 | |
|/ | ||||||
* | Merge #603 | bors[bot] | 2019-01-23 | 30 | -135/+179 | |
|\ | ||||||
| * | fix completion bugs | gfreezy | 2019-01-23 | 30 | -135/+179 | |
|/ | ||||||
* | Merge #598 | bors[bot] | 2019-01-23 | 15 | -31/+92 | |
|\ | ||||||
| * | Move label from hir to ide_api | Jeremy A. Kolb | 2019-01-22 | 2 | -24/+25 | |
| * | Add function signature to CompletionItem detail | Jeremy A. Kolb | 2019-01-22 | 16 | -30/+90 | |
* | | Merge #602 | bors[bot] | 2019-01-22 | 11 | -0/+70 | |
|\ \ | ||||||
| * | | document status command | Aleksey Kladov | 2019-01-22 | 1 | -0/+2 | |
| * | | ad status command | Aleksey Kladov | 2019-01-22 | 10 | -0/+68 | |
|/ / | ||||||
* | | Merge #601 | bors[bot] | 2019-01-22 | 1 | -40/+7 | |
|\ \ | ||||||
| * | | Simplify CallInfo label and documentation | Jeremy A. Kolb | 2019-01-22 | 1 | -40/+7 | |
|/ / | ||||||
* | | Merge #600 | bors[bot] | 2019-01-22 | 3 | -4/+8 | |
|\ \ | ||||||
| * | | :arrow_up: rowan | Aleksey Kladov | 2019-01-22 | 3 | -4/+8 | |
|/ / | ||||||
* | | Merge #599 | bors[bot] | 2019-01-22 | 3 | -1/+41 | |
|\ \ | |/ |/| | ||||||
| * | Add test for placeholder parameters in trait fn defs | Erlend Tobiassen | 2019-01-22 | 3 | -0/+40 | |
| * | Allow placeholder parameters in trait fn defs | Erlend Tobiassen | 2019-01-22 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #593 | bors[bot] | 2019-01-22 | 83 | -319/+641 | |
|\ | ||||||
| * | Update snaps | Jeremy A. Kolb | 2019-01-22 | 79 | -316/+595 | |
| * | Move docs to Function | Jeremy Kolb | 2019-01-22 | 3 | -13/+18 | |
| * | Thread documentation through FnSignature and CompletionItem | Jeremy Kolb | 2019-01-22 | 3 | -1/+15 | |
| * | Teach CompletionItem about documentation | Jeremy Kolb | 2019-01-22 | 2 | -2/+26 | |
* | | Merge #592 | bors[bot] | 2019-01-22 | 5 | -37/+91 | |
|\ \ | ||||||
| * | | No need for is_type_start | Erlend Tobiassen | 2019-01-22 | 2 | -9/+1 | |
| * | | Prefer TYPE_FIRST | Erlend Tobiassen | 2019-01-22 | 1 | -4/+4 | |
| * | | Update tests after allowing where predicate to accept types | Erlend Tobiassen | 2019-01-22 | 5 | -20/+68 | |
| * | | Optimistically bail out of where clause loop if not at start of a type or lif... | Erlend Tobiassen | 2019-01-22 | 2 | -12/+24 | |
| * | | Don't leave a marker hanging without completing it. | Erlend Tobiassen | 2019-01-22 | 1 | -2/+1 | |
| * | | Allow types to the left of : in where predicates. | Erlend Tobiassen | 2019-01-22 | 1 | -24/+27 | |
| |/ | ||||||
* | | Merge #594 | bors[bot] | 2019-01-22 | 1 | -1/+12 | |
|\ \ | |/ |/| | ||||||
| * | fold macros | Aleksey Kladov | 2019-01-22 | 1 | -1/+12 | |
|/ | ||||||
* | Merge #591 | bors[bot] | 2019-01-21 | 4 | -25/+68 | |
|\ | ||||||
| * | :arrow_up: insta | Aleksey Kladov | 2019-01-21 | 4 | -25/+68 | |
|/ | ||||||
* | Merge #590 | bors[bot] | 2019-01-21 | 29 | -55/+159 | |
|\ | ||||||
| * | Use insta for ty tests | Florian Diebold | 2019-01-21 | 29 | -55/+159 | |
* | | Merge #588 | bors[bot] | 2019-01-21 | 4 | -9/+9 | |
|\ \ | |/ |/| | ||||||
| * | Fix .not postfix completion | Florian Diebold | 2019-01-21 | 4 | -9/+9 | |
|/ | ||||||
* | Merge #586 | bors[bot] | 2019-01-21 | 3 | -3/+27 | |
|\ |