Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed untyped typabledef | Aleksey Kladov | 2019-01-24 | 1 | -26/+3 |
* | adapt ide_api to the new API | Aleksey Kladov | 2019-01-24 | 4 | -6/+12 |
* | move enum variant to the new API | Aleksey Kladov | 2019-01-24 | 6 | -142/+97 |
* | remove useless aliases | Aleksey Kladov | 2019-01-24 | 3 | -38/+14 |
* | macro-generate froms | Aleksey Kladov | 2019-01-24 | 4 | -78/+17 |
* | adapt ide_api to the new API | Aleksey Kladov | 2019-01-24 | 4 | -46/+45 |
* | kill unused defs | Aleksey Kladov | 2019-01-24 | 2 | -7/+0 |
* | migrate enums to new id | Aleksey Kladov | 2019-01-24 | 9 | -143/+191 |
* | introduce EnumId | Aleksey Kladov | 2019-01-24 | 1 | -0/+19 |
* | new struct id | Aleksey Kladov | 2019-01-24 | 12 | -106/+200 |
* | add StructId | Aleksey Kladov | 2019-01-24 | 1 | -0/+19 |
* | update ide_api to new hir | Aleksey Kladov | 2019-01-24 | 5 | -10/+14 |
* | remove DefKind::Function | Aleksey Kladov | 2019-01-24 | 2 | -6/+4 |
* | Functions use new id scheme | Aleksey Kladov | 2019-01-24 | 13 | -201/+297 |
* | add FunctionId | Aleksey Kladov | 2019-01-24 | 1 | -0/+23 |
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 26 | -431/+366 |
* | encapsulate hir locations | Aleksey Kladov | 2019-01-24 | 7 | -74/+45 |
* | Add a comment | Jeremy Kolb | 2019-01-24 | 1 | -0/+1 |
* | Fix snap | Jeremy A. Kolb | 2019-01-23 | 2 | -6/+12 |
* | Add a bunch of new documentation to completions | Jeremy A. Kolb | 2019-01-23 | 3 | -20/+54 |
* | Add way of getting docs from the code model and use for completion | Jeremy A. Kolb | 2019-01-23 | 5 | -20/+72 |
* | Make EnumVariant a DocCommentsOwner | Jeremy A. Kolb | 2019-01-23 | 3 | -2/+4 |
*-. | Merge #617 #618 | bors[bot] | 2019-01-23 | 1 | -2/+2 |
|\ \ | |||||
| * | | Use npm ci instead of install | Hirokazu Hata | 2019-01-23 | 1 | -2/+2 |
* | | | More correct raw ident handling | Josh Robson Chase | 2019-01-23 | 3 | -5/+58 |
* | | | Use IDENT for both raw and normal idents | Josh Robson Chase | 2019-01-23 | 22 | -78/+39 |
* | | | Add raw idents to lexer and parser | Josh Robson Chase | 2019-01-23 | 26 | -40/+124 |
| |/ |/| | |||||
* | | Merge #615 | bors[bot] | 2019-01-23 | 3 | -3/+3 |
|\ \ | |||||
| * | | Fix target_selection_range type | Hirokazu Hata | 2019-01-23 | 1 | -1/+1 |
| * | | Bumpup lsp-types to v0.55.0 | Hirokazu Hata | 2019-01-23 | 2 | -2/+2 |
| |/ | |||||
* / | drop obsolete comment | Aleksey Kladov | 2019-01-23 | 1 | -1/+0 |
|/ | |||||
* | assign DefIds when lowering | Aleksey Kladov | 2019-01-23 | 4 | -107/+99 |
* | 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 |
* | move SyntaxPtr to ra_syntax | Aleksey Kladov | 2019-01-23 | 12 | -108/+109 |
* | 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 |
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 6 | -86/+91 |
* | :arrow_up: insta | Aleksey Kladov | 2019-01-23 | 3 | -3/+3 |
* | 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 |
* | | ad status command | Aleksey Kladov | 2019-01-22 | 6 | -0/+49 |
* | | Simplify CallInfo label and documentation | Jeremy A. Kolb | 2019-01-22 | 1 | -40/+7 |
* | | :arrow_up: rowan | Aleksey Kladov | 2019-01-22 | 2 | -1/+5 |
* | | 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 |
|/ |