Commits
User selector
Commit History
Commits on Dec 19, 2017
Merge pull request #19797 from charlespierce/implements_class_error_message
Show description for 69e091bauthored
Commits on Dec 13, 2017
Allow multiple star-star globs in one pattern (#20639)
Show description for 2c6501dauthored
Commits on Dec 12, 2017
Commits on Dec 11, 2017
Fix error messeage (#20601)
Show description for 792b8bbauthored andcommitted
Commits on Dec 9, 2017
Numeric separators (#20324)
Show description for 9e51882authored
Commits on Dec 6, 2017
Commits on Dec 3, 2017
Added console clearing with a message to --watch starts
Show description for a4f83b0committed
Josh Goldberg
Commits on Dec 2, 2017
fix(es2018): add a target and an initial lib (#20385)
Show description for 49a48ffauthored andcommittedRemove periods from refactor/quickfix messages (#20237)
Show description for 65af685authored
Commits on Nov 29, 2017
Commits on Nov 25, 2017
Fix #19959 and #19958: Remove un-localizable messages (#20019)
Show description for 6b3cfc7authored
Commits on Nov 20, 2017
Commits on Nov 18, 2017
Commits on Nov 17, 2017
Commits on Nov 16, 2017
Merge pull request #20071 from Microsoft/error-on-excess-spread-arguments
Show description for 2263a1eauthored- committed
- committed
Improve spread arity mismatch error messages
Show description for 6a08820committed
Commits on Nov 15, 2017
- committed
Treat `...` in jsdoc type as creating a synthetic rest parameter -- not as an array type (#19483)
Show description for 4b96edfauthored
Andy
Commits on Nov 13, 2017
Commits on Nov 8, 2017
Changed error for setter when emitting declaration with private param type (#18593)
Show description for a1da5bdauthored andcommittedFix undefined error for diagnostic for instantiating an abstract class (#19809)
Show description for ef6f935authored
Andy
Commits on Nov 7, 2017
fix inconsistencies in import UMD code fixes adapting to module format (#19572)
Show description for 70cabddauthored andcommitted
Commits on Nov 4, 2017
Commits on Nov 3, 2017
Add refactoring to use default import (#19659)
Show description for d54ad4bauthored
Andy
Commits on Oct 31, 2017
Commits on Oct 26, 2017
Commits on Oct 25, 2017
Commits on Oct 24, 2017
- committed
Commits on Oct 21, 2017
Commits on Oct 20, 2017
Make it a noImplicitAny error to fail to provide type arguments to a superclass via @augments (#18778)
Show description for 8b7d859authored
Andy