Commits
User selector
Commit History
Commits on Nov 6, 2017
Revised emit for computed property names, including with decorators (#19430)
Show description for 4f48bf8authored
Commits on Nov 3, 2017
- authored
Andy
Commits on Oct 24, 2017
- committed
Commits on Oct 17, 2017
Commits on Oct 11, 2017
Commits on Oct 5, 2017
Merge pull request #18811 from Microsoft/uncalledDecorator
Show description for 9244604authored
Commits on Oct 2, 2017
Commits on Sep 30, 2017
Commits on Sep 29, 2017
Add helper functions for using `unescapeLeadingUnderscores` (#18793)
Show description for 683d6c7authored
Andy
Commits on Sep 28, 2017
Correctly transform jsdoc parameter types
Show description for d797b4acommitted
Commits on Sep 26, 2017
Transform jsdoc types in the refactor, not emitter
Show description for fc933d7committed
Commits on Sep 25, 2017
Refactor JSDoc types to Typescript types
Show description for 6d218e2committed
Commits on Sep 22, 2017
Just always print out modifiers for global augmentations.
Show description for ffa1ea7committed
Commits on Sep 21, 2017
Commits on Sep 18, 2017
Commits on Sep 14, 2017
- authored
Andy
Commits on Sep 8, 2017
Commits on Sep 7, 2017
Ensure that emitter calls callbacks (#18284)
Show description for ed4e2e6authored
Andy- authored
Commits on Aug 10, 2017
Fix many no-object-literal-type-assertion lint errors (#17278)
Show description for 08fbcd8authored
Andy
Commits on Aug 9, 2017
Add a leading space on binary operator token trailing comments (#17691)
Show description for a6f37f5authoredRetain comments inside return statements (#17557)
Show description for c399230authored
Commits on Aug 8, 2017
Merge pull request #17517 from tinganho/IgnoredCatchParameter
Show description for 75c8ecbauthored
Commits on Aug 5, 2017
[Master] fix 12985 emit leading and trailing comment around binary operator (#16584)
Show description for d7fff8eauthored andcommitted
Commits on Aug 2, 2017
- committed
Commits on Jul 30, 2017
Commits on Jul 25, 2017
Add 'name' property to Identifier (#17329)
Show description for eadd084authored
Andy
Commits on Jul 18, 2017
Make NodeArray readonly (#17213)
Show description for 194c2bcauthored
Andy
Commits on Jul 7, 2017
- authored
Andy
Commits on Jul 6, 2017
Created a branded type for identifier-escaped strings (#16915)
Show description for 4e6b2f3authored
Commits on Jun 15, 2017
Commits on Jun 7, 2017
Commits on Jun 6, 2017
- committed
Revert "Revert "[Master] wip-dynamic import" (#16264)"
Show description for b901779committed
Yui T