Yui 7b6846d1c1 Merge master to release-2.0 on 08/19 (#10444)
* Add test case for #8229

* Do not report errors during contextual typecheck
Fixes #8229

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

* 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

* 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)
2016-08-19 17:55:27 -07:00
..
2016-04-26 13:01:14 -07:00
2016-03-29 11:51:04 -07: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-05-25 11:17:03 -07:00
2016-06-15 09:28:45 -07:00
2016-05-21 11:17:47 -07: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