Commits
User selector
Commit History
Commits on Jan 8, 2018
Start linting for double spaces (#20820)
Show description for 6f2ba15authored
Andy
Commits on Nov 29, 2017
Commits on Nov 6, 2017
Revised emit for computed property names, including with decorators (#19430)
Show description for 4f48bf8authored
Commits on Nov 2, 2017
Ensure that we continue recursing into TS transforms (#19650)
Show description for c557131authored andcommitted
Commits on Oct 30, 2017
Add utility function to check for strict option flags (#19427)
Show description for 6c71ca8authored
Commits on Oct 12, 2017
Recreate old decorator metadata behavior (#19089)
Show description for de0e475authored
Commits on Oct 9, 2017
Commits on Sep 29, 2017
Add helper functions for using `unescapeLeadingUnderscores` (#18793)
Show description for 683d6c7authored
Andy
Commits on Sep 9, 2017
Care about esnext where we look for es2015 (#18331)
Show description for eb80799authored
Commits on Sep 7, 2017
Ensure that emitter calls callbacks (#18284)
Show description for ed4e2e6authored
AndyEmit updated export declarations when transformed from export * (#18017)
Show description for ed61d2dauthored
Commits on Aug 25, 2017
Merge pull request #18051 from Microsoft/fix17551
Show description for eb75619authored- committed
Commits on Aug 24, 2017
Commits on Aug 16, 2017
Commits on Aug 15, 2017
Commits on Aug 5, 2017
Commits on Jul 25, 2017
- authored
Andy 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 12, 2017
Convert most of core.ts to accept ReadonlyArray (#17092)
Show description for 08030c7authored
Andy
Commits on Jul 6, 2017
Start using a union for FunctionLike things (#16988)
Show description for 07e8263authoredCreated a branded type for identifier-escaped strings (#16915)
Show description for 4e6b2f3authored
Commits on Jun 23, 2017
Commits on May 30, 2017
- committed
- committed
- committed
Commits on May 27, 2017
Commits on May 23, 2017
- authored andcommitted
Commits on May 17, 2017
Merge branch 'master' into literalEnumTypes
Show description for 947abf5committed- committed
Andy Hanson
Commits on May 11, 2017
Merge pull request #15539 from Microsoft/isolated-modules_export-star
Show description for 066bb16authored
Andy
Commits on May 4, 2017
Merge pull request #13540 from Microsoft/metadataReferences
Show description for 96aca4cauthored
Commits on May 2, 2017
- committed
Andy Hanson