Commits
User selector
Commit History
Commits on Jul 22, 2020
Fix emit/formatting issues in refactors (#39506)
Show description for b834096authored
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jun 26, 2020
Preserve newlines between try/catch/finally, if/else, do/while (#39280)
Show description for 3d22a4fauthored- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 18, 2020
Allows emitting buildInfo when --noEmit is specified (#39122)
Show description for b977f86authored- authored
Noj Vek
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on Jun 2, 2020
Some changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on May 20, 2020
Commits on May 19, 2020
Support naming tuple members (#38234)
Show description for 5f597e6authored
Commits on Apr 21, 2020
Fix preserveNewlines printer option when a list child has the same start or end as its parent (#37846)
Show description for 7d4fc73authored
Commits on Apr 15, 2020
Commits on Apr 13, 2020
Retain imports in declaration emit if they augment an export of the importing file (#37820)
Show description for 141ee01authored
Commits on Mar 24, 2020
Convert to async function: handle type arguments to then/catch (#37463)
Show description for 37569d0authored
Commits on Mar 19, 2020
Handle auto import scenarios when using project references (#37482)
Show description for 5e9c436authoredPreserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored
Commits on Mar 17, 2020
Fix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthored
Commits on Mar 4, 2020
Fix emitting `?.`
Show description for 5c8def9committed
Commits on Feb 27, 2020
Adding support for @implements. (#36292)
Show description for f883bf3authored
Commits on Feb 25, 2020
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Jan 31, 2020
- authored
Fixes JSX attribute escaping when parent pointers are missing (#35743)
Show description for f24f363authored
Commits on Jan 25, 2020
Trampolines for large binary expressions (#36248)
Show description for 08e6bc2authored
Commits on Jan 8, 2020
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommitted
Commits on Dec 27, 2019
Private named instance fields (#30829)
Show description for 36c87accommitted
Commits on Dec 21, 2019
Implement export as namespace from (#34903)
Show description for 4c7844bandcommitted
Commits on Dec 2, 2019
Remove redundant checker functions and use patterns more friendly to modules (#35399)
Show description for 7bfffa7authored
Commits on Nov 27, 2019
Fix compileOnSaveEmit when using source of project reference redirect with --out (#35335)
Show description for d02531fauthored
Commits on Nov 21, 2019
Fix printing and emit for definite assignment assertions (#35095)
Show description for 614a07cauthored
Commits on Oct 15, 2019
Add forceDtsEmit flag to getEmitOutput
Show description for 850d16ecommitted
Commits on Sep 30, 2019
Allow special element access assignments to create declarations (#33537)
Show description for f89de95authoredAdd support for Optional Chaining (#33294)
Show description for fcd9334authored
Commits on Sep 26, 2019
Allow `allowJs` and `declaration` to be used together (#32372)
Show description for 61cb06cauthored