aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Change ids strategyAleksey Kladov2019-01-2426-431/+366
* | | Merge #631bors[bot]2019-01-246-26/+241
|\ \ \ | |_|/ |/| |
| * | ReformatDJMcNab2019-01-241-15/+16
| * | Apply suggestions from code reviewDaniel McNab2019-01-241-2/+1
| * | Dedupe PATH_FIRST in ATOM_EXPR_FIRSTDJMcNab2019-01-241-7/+2
| * | Support universal function call syntax in function callsDJMcNab2019-01-246-6/+226
|/ /
* | Merge #627bors[bot]2019-01-242-2/+2
|\ \
| * | Update stable for travisJeremy Kolb2019-01-241-1/+1
| * | Use stable toolchainJeremy Kolb2019-01-241-1/+1
* | | Merge #628bors[bot]2019-01-242-1/+55
|\ \ \ | |/ / |/| |
| * | Display type when completing tuplesJeremy Kolb2019-01-242-1/+55
|/ /
* | Merge #625bors[bot]2019-01-241-4/+4
|\ \ | |/ |/|
| * minor renameAleksey Kladov2019-01-241-4/+4
|/
* Merge #624bors[bot]2019-01-247-74/+45
|\
| * encapsulate hir locationsAleksey Kladov2019-01-247-74/+45
|/
* Merge #621bors[bot]2019-01-249-43/+138
|\
| * Add a commentJeremy Kolb2019-01-241-0/+1
| * Fix snapJeremy A. Kolb2019-01-232-6/+12
| * Add a bunch of new documentation to completionsJeremy A. Kolb2019-01-233-20/+54
| * Add way of getting docs from the code model and use for completionJeremy A. Kolb2019-01-235-20/+72
| * Make EnumVariant a DocCommentsOwnerJeremy A. Kolb2019-01-233-2/+4
|/
*-. Merge #617 #618bors[bot]2019-01-233-3/+7
|\ \
| | * Add install-lsp subcommandHirokazu Hata2019-01-232-1/+5
| * | Use npm ci instead of installHirokazu Hata2019-01-231-2/+2
* | | Merge #619bors[bot]2019-01-233-5/+58
|\ \ \
| * | | More correct raw ident handlingJosh Robson Chase2019-01-233-5/+58
|/ / /
* | | Merge #616bors[bot]2019-01-238-8/+53
|\ \ \ | |_|/ |/| |
| * | Use IDENT for both raw and normal identsJosh Robson Chase2019-01-2322-78/+39
| * | Add raw idents to lexer and parserJosh Robson Chase2019-01-2326-40/+124
|/ /
* | Merge #615bors[bot]2019-01-234-7/+7
|\ \
| * | Fix target_selection_range typeHirokazu Hata2019-01-231-1/+1
| * | Bumpup lsp-types to v0.55.0Hirokazu Hata2019-01-233-6/+6
| |/
* / drop obsolete commentAleksey Kladov2019-01-231-1/+0
|/
* Merge #614bors[bot]2019-01-231-0/+73
|\
| * Add supported LSP features to README.mdHirokazu Hata2019-01-231-0/+73
* | Merge #613bors[bot]2019-01-234-107/+99
|\ \ | |/ |/|
| * assign DefIds when loweringAleksey Kladov2019-01-234-107/+99
|/
* Merge #612bors[bot]2019-01-234-143/+152
|\
| * introduced better typed AstPtrAleksey Kladov2019-01-233-9/+40
| * refactorAleksey Kladov2019-01-231-98/+81
| * simiplifyAleksey Kladov2019-01-231-24/+20
| * better namesAleksey Kladov2019-01-231-14/+13
|/
* Merge #610bors[bot]2019-01-2312-108/+109
|\
| * move SyntaxPtr to ra_syntaxAleksey Kladov2019-01-2312-108/+109
|/
* Merge #608bors[bot]2019-01-2311-60/+124
|\
| * don't insert parens for self methodsAleksey Kladov2019-01-235-13/+52
| * move completion item tests closer to the codeAleksey Kladov2019-01-237-47/+72
|/
* Merge #606bors[bot]2019-01-236-86/+91
|\
| * generalize marking infrastructureAleksey Kladov2019-01-236-86/+91
|/
* Merge #605bors[bot]2019-01-234-59/+62
|\