Files
TypeScript/tests/cases/compiler
Yui fc10eb75a6 Merge master into release branch 06/30 (#9447)
* do not format comma/closeparen in jsxelement

* format jsx expression

* make rules optional

* Remove upper boilerplate from issue template

Our issue stats did not improve appreciably when we added the issue template. Reduce upper boilerplate text and try to make it more action-oriented

* Update issue_template.md

* new options should be optional for compatibility

* Add getCurrentDirectory to ServerHost

* Add nullchecks for typeRoots, remove getCurrentDirectory from ServerHost as it is always the installation location

* VarDate interface and relevant Date.prototype members

* Fix 9363: Object destructuring broken-variables are bound to the wrong object (#9383)

* Fix emit incorrect destructuring mapping in var declaration

* Add tests and baselines

* Add additional tests and baselines

* Fix crash in async functions when targetting ES5.

When targetting ES5 and with --noImplicitReturns,
an async function whose return type could not be determined would cause
a compiler crash.

* Add This type to lib

* getVarDate should be on the Date interface

* Don't emit source files found under node_modules

* Destructuring assignment removes undefined from type when default value is given

* Add nullcheck when calculating indentations for implort clause

* Add test

* Dont load JavaScript if types packages are present

* Renamed API

* Use checkExpression, not checkExpressionCached

* Show "<unknown>" if the name of a declaration is unavailable

* Parse `export default async function` as a declaration

* Removed one error to avoid full path issues

* Fix incorrectly-saved quote symbols in ThirdPartyNoticeText.txt
2016-07-01 10:29:27 -07:00
..
2016-04-26 13:01:14 -07:00
2016-03-29 11:51:04 -07:00
2016-03-09 11:03:40 -08:00
2016-03-29 22:53:30 +03:00
2016-05-04 15:43:30 -07:00
2016-05-11 13:03:47 -07:00
2016-06-08 17:48:37 -07:00
2016-02-10 06:56:25 -08:00
2016-03-21 15:15:41 -07:00
2016-05-25 11:17:03 -07:00
2016-02-03 21:43:31 -08:00
2016-02-03 21:43:31 -08:00
2016-02-03 21:43:31 -08:00
2016-02-03 21:43:31 -08:00
2016-02-05 16:30:01 -08:00
2016-02-05 16:30:01 -08:00
2016-02-05 16:30:01 -08:00
2016-02-05 16:30:01 -08:00
2016-01-07 14:33:47 -08:00
2016-01-07 15:01:00 -08:00
2016-01-07 14:33:47 -08:00
2016-01-25 11:46:23 -08:00
2016-03-09 18:43:21 +01:00
2016-03-09 18:43:21 +01:00
2016-03-09 18:43:21 +01:00
2016-06-15 09:28:45 -07:00
2016-05-21 11:17:47 -07:00
2016-01-24 13:44:22 -08:00
2016-06-29 23:46:50 -07:00
2016-06-29 23:46:50 -07:00
2016-06-29 13:35:10 -07:00
2016-06-29 13:35:10 -07:00
2016-04-07 00:41:40 -07:00
2016-06-18 12:40:22 -07:00