Yui 234b3bb9ff Merge master 08/22 (#10487)
* Add test case for #8229

* Do not report errors during contextual typecheck
Fixes #8229

* Handle the scenario when let [a=undefined]=[]

* Instantiate contextual this parameters if needed

* Test that contextually typed generic this parameters are instantiated

* Don't allow `.ts` to appear in an import

* Add specific error message for unwanted '.ts' extension

* Allow `await` in a simple unary expression

* More tests

* Forbid `await await`

* Allow `await await`

* Improve error message

* Don't allow ".d.ts" extension in an import either.

* Rename 'find' functions

* Assign and instantiate contextual this type if not present

* JSDoc supports null, undefined and never types

* Update baselines in jsDocParsing unit tests

* Return non-JsDocComment children
... to make syntactic classification work

* Move supportedTypescriptExtensionsWithDtsFirst next to supportedTypeScriptExtensions and rename

* Fix comment

* Treat special property access symbol differently
... when retriving documentation

* Fix tests

* Update shim version to be 2.1 (#10424)

* Check return code paths on getters (#10102)

* Check return paths on getters

* Remove TODO comment

* Remove extraneous arguments from harness's runBaseline (#10419)

* Remove extraneous arguments from runBaseline

* Address comments from @yuit

* Remove needless call to basename

* Refactor baseliners out of compiler runner (#10440)

* CR feedback

* fix broken tests

* Pass in baselineOpts into types baselines so that RWC baselines can be written to internal folder (#10443)

* Add more test for 10426

* routine update of dom libs

* Add test for jsdoc syntactic classification for function declaration

* Simplify implementation

* Tolerate certain errors in tsconfig.json

* Add test for configFile error tolerance

* Use TS parser to tolerate more errors in tsconfig.json

* Implement tuple types as type references to synthesized generic types

* Add comments + minor changes

* Accept new baselines

* Add .types extension

* Properly guard for undefined in getTypeReferenceArity

* Add jsdoc nullable union test case to fourslash

* Fix class/interface merging issue + lint error

* Allow "typings" in a package.json to be missing its extension (but also allow it to have an extension)

* Contextually type this in getDeclFromSig, not checkThisExpr

* Update parser comment with es7 grammar (#10459)

* Use ES7 term of ExponentiationExpression

* Update timeout for mac OS

* Address PR: add space

* allowSyntheticDefaultImports resolves to modules instead of variables

Fixes #10429 by improving the fix in #10096

* Rename getContextuallyTypedThisParameter to getContextualThisParameter

* Fix 10472: Invalid emitted code for await expression (#10483)

* Properly emit await expression with yield expression

* Add tests and update baselines

* Move parsing await expression into parse unary-expression

* Update incorrect comment
2016-08-22 17:04:49 -07:00
..
2016-08-22 17:04:49 -07:00
2015-04-26 16:12:48 -07:00
2016-06-10 08:03:41 -07:00
2015-04-26 16:12:48 -07:00
2016-06-23 17:36:59 -07:00
2016-01-29 14:52:47 -08:00
2015-04-26 16:12:48 -07:00
2016-04-14 16:51:22 -07:00
2015-03-31 17:23:52 -07:00
2015-07-06 15:33:49 -07:00
2016-08-17 20:30:15 -07:00
2015-08-03 14:28:21 -07:00
2015-08-03 14:28:21 -07:00
2015-03-02 14:41:44 -08:00
2016-01-06 10:52:43 -08:00
2015-08-27 22:59:10 +09:00
2015-09-04 21:38:39 +09:00
2015-03-02 14:41:44 -08:00
2016-02-19 15:58:00 +09:00
2015-08-27 22:59:10 +09:00
2015-08-27 22:59:10 +09:00
2016-06-29 16:00:11 -07:00
2016-02-19 09:16:52 +09:00
2016-07-12 09:45:55 -07:00
2015-08-27 22:59:10 +09:00
2015-09-03 13:32:45 -07:00
2015-07-05 01:22:13 +09:00
2016-02-01 21:20:37 -08:00
2015-04-09 16:05:06 -07:00
2015-04-09 16:05:06 -07:00
2015-04-09 16:05:06 -07:00
2015-04-09 16:05:06 -07:00
2015-04-07 15:41:21 -07:00
2015-12-16 13:19:57 -08:00
2015-03-02 14:41:44 -08:00
2016-02-13 16:31:53 -08:00
2016-02-13 16:31:53 -08:00
2016-02-13 16:47:15 -08:00
2016-06-21 13:51:31 -07:00
2016-03-21 09:23:41 -07:00
2016-03-21 09:23:41 -07:00
2016-06-23 17:36:59 -07:00
2015-07-02 17:08:03 -07:00
2015-07-02 17:08:03 -07:00
2015-03-02 14:41:44 -08:00
2015-04-07 15:41:21 -07:00
2016-05-02 16:24:21 -07:00
2015-03-02 14:41:44 -08:00
2016-03-02 16:13:52 -08:00
2015-06-03 12:34:26 -07:00
2015-06-03 12:34:26 -07:00
2015-06-03 12:34:26 -07:00
2016-01-08 03:34:43 -08:00
2015-12-22 20:02:42 -08:00
2015-12-22 20:02:42 -08:00
2015-12-22 20:02:42 -08:00
2016-01-08 03:34:43 -08:00
2016-01-08 03:34:43 -08:00
2016-01-08 03:34:43 -08:00
2016-01-08 03:34:43 -08:00
2015-03-31 17:23:52 -07:00
2015-03-02 14:41:44 -08:00
2015-12-07 16:26:53 +00:00
2015-03-02 14:41:44 -08:00
2016-06-23 17:36:59 -07:00
2015-07-13 16:57:11 -07:00
2016-01-29 14:52:47 -08:00
2015-07-09 19:57:56 -07:00
2015-10-13 13:16:44 -07:00
2015-12-11 14:12:57 -08:00
2015-12-11 14:12:57 -08:00
2015-06-18 14:02:47 -07:00
2015-12-08 18:53:37 -08:00
2015-12-08 18:53:37 -08:00
2015-06-18 14:02:47 -07:00
2015-06-18 14:02:47 -07:00
2015-06-18 14:02:47 -07:00
2015-07-31 13:52:55 -07:00
2015-08-21 14:46:32 -07:00
2015-06-25 12:10:09 -04:00
2015-06-25 12:10:09 -04:00
2016-06-23 17:36:59 -07:00
2015-09-29 13:56:57 -07:00
2015-09-28 15:52:09 -07:00
2015-09-28 15:52:09 -07:00