Commits
User selector
Commit History
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on May 27, 2021
Commits on May 24, 2021
Simplify or optimize regexes with polynomial time worst cases (#44197)
Show description for fcabb5candauthored
Commits on May 18, 2021
Commits on Mar 1, 2021
Add undefined to Symbol.declarations' type (#42975)
Show description for aa67b16authored
Commits on Dec 15, 2020
Spelling correction fixes should not be case-agnostic for two equally weighed options (#39060)
Show description for 422fd19authored
Commits on Dec 1, 2020
- authored
Commits on Oct 6, 2020
Commits on Sep 14, 2020
Commits on Sep 11, 2020
Commits on Aug 28, 2020
Use a correct Object.entries polyfill (#40268)
Show description for b969b58andauthored
Commits on Jul 13, 2020
Merge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08affauthored
Commits on Jul 8, 2020
Insert auto-imports in sorted order (#39394)
Show description for 03c79d7authored
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 23, 2020
Variadic tuple types (#39094)
Show description for d479206authored
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthoredFixes issues with reload because of output emit (#39030)
Show description for 0232d4aauthored
Commits on May 17, 2020
Use control flow analysis to check 'super(...)' call before 'this' access (#38612)
Show description for 3c1f37eauthored
Commits on May 11, 2020
Commits on Apr 23, 2020
Fix newline issues when adding multiple imports (#38119)
Show description for 9569e8aauthored
Commits on Apr 7, 2020
Disambiguate types with same name from different namespaces in mapToTypeNodes (#37543)
Show description for 3e86f15authored
Commits on Feb 20, 2020
Commits on Jan 31, 2020
Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0deauthored
Commits on Jan 29, 2020
Fix type-only imports in interface 'extends' and import=/export= (#36496)
Show description for 2fac535authored
Commits on Jan 18, 2020
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommitted
Commits on Dec 22, 2019
Add support for Call Hierarchies in language server (#35176)
Show description for 6c413e0authored
Commits on Dec 11, 2019
Commits on Dec 6, 2019
Move most harness globals into namespaces (#35530)
Show description for a78342aauthored
Commits on Nov 27, 2019
Refactor: No more than 1 namespace declaration per file (#35373)
Show description for c447ebcauthored