aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* npm run fixKirill Bulatov2019-07-252-10/+22
* Code review fixesKirill Bulatov2019-07-252-13/+13
* Remove unnecessary hacksKirill Bulatov2019-07-251-29/+0
* Fix linter issuesKirill Bulatov2019-07-253-32/+72
* Simplify the hints displayKirill Bulatov2019-07-252-54/+6
* Show type decoratorsKirill Bulatov2019-07-255-1/+175
* Merge #1589bors[bot]2019-07-251-1/+1
|\
| * try to show exact prettier problemAleksey Kladov2019-07-251-1/+1
|/
* Merge #1588bors[bot]2019-07-252-10/+10
|\
| * :arrow_up: npm depsAleksey Kladov2019-07-252-10/+10
|/
* Merge #1585bors[bot]2019-07-24512-16/+13
|\
| * move syntax tests to unit testsAleksey Kladov2019-07-24512-13/+12
| * switch back to old cleaning strategyAleksey Kladov2019-07-241-4/+2
|/
* Merge #1584bors[bot]2019-07-244-529/+91
|\
| * switch to upstream unescapeAleksey Kladov2019-07-244-529/+91
* | Merge #1583bors[bot]2019-07-242-20/+20
|\|
| * :arrow_up: rowanAleksey Kladov2019-07-242-20/+20
* | Merge #1573bors[bot]2019-07-243-6/+69
|\ \ | |/ |/|
| * fix: parse box syntax inside parenthesescsmoe2019-07-223-6/+69
* | Merge #1582bors[bot]2019-07-236-9/+30
|\ \
| * | show local variable types in completionEkaterina Babshukova2019-07-236-9/+30
|/ /
* | Merge #1549bors[bot]2019-07-235-1/+237
|\ \
| * | Code review fixesKirill Bulatov2019-07-224-30/+70
| * | Use SmolStr for the type textKirill Bulatov2019-07-211-3/+6
| * | Fix the string conversionsKirill Bulatov2019-07-211-2/+2
| * | Merge branch 'master' into add-type-lensesKirill Bulatov2019-07-2136-809/+383
| |\|
| * | Do not show the lens with type hintsKirill Bulatov2019-07-211-13/+4
| * | Resolve types on the serverKirill Bulatov2019-07-213-79/+84
| * | Code review fixesKirill Bulatov2019-07-213-69/+62
| * | Refactor server apiKirill Bulatov2019-07-205-55/+222
| * | Fix tuple type lens resolutionKirill Bulatov2019-07-201-3/+4
| * | Do not show a lens when the type is declared explicitlyKirill Bulatov2019-07-201-0/+4
| * | Fix rebase issueKirill Bulatov2019-07-201-1/+1
| * | If possible, show type lenses for the let bindingsKirill Bulatov2019-07-202-16/+48
* | | Merge #1579bors[bot]2019-07-224-8/+8
|\ \ \
| * | | flexi_logger 0.14kjeremy2019-07-224-8/+8
* | | | Merge #1577bors[bot]2019-07-220-0/+0
|\ \ \ \
| * | | | smaller debuginfo in releaseAleksey Kladov2019-07-221-1/+1
| | |_|/ | |/| |
* | | | Merge #1576bors[bot]2019-07-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | don't optimize on CI, it isn't fasterAleksey Kladov2019-07-221-1/+1
| |/ /
* | | Merge #1578bors[bot]2019-07-221-101/+101
|\ \ \
| * | | :arrow_up: depsAleksey Kladov2019-07-221-101/+101
|/ / /
* | | smaller debuginfo in releaseAleksey Kladov2019-07-221-1/+1
* | | Merge #1575bors[bot]2019-07-2213-595/+175
|\ \ \ | |/ / |/| |
| * | kill old lexerAleksey Kladov2019-07-226-571/+17
| * | add rustc_lexerAleksey Kladov2019-07-228-25/+159
|/ /
* | Remove obsolete keybindingAleksey Kladov2019-07-211-5/+0
* | Merge #1570bors[bot]2019-07-2129-783/+249
|\ \
| * | simiplifyAleksey Kladov2019-07-212-11/+10
| * | streamline APIAleksey Kladov2019-07-2110-37/+33