Commit graph

14 commits

Author SHA1 Message Date
Ron Buckton
5943f043ea Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
Ron Buckton
316ab1e749 Additional tests 2015-12-01 14:48:53 -08:00
Ron Buckton
67a4fe5d67 Support for assignment/destructuring using super in an async method 2015-12-01 14:29:37 -08:00
Ron Buckton
2745895064 Alternate approach to fix super calls in async methods. 2015-12-01 11:13:54 -08:00
Ron Buckton
c792fd2d8e Merge branch 'master' into fixAsyncReferecedImport 2015-11-30 16:45:34 -08:00
Ron Buckton
c108042886 Fixes #5789. 2015-11-30 14:10:39 -08:00
Ron Buckton
6d159542cd Fixes #5564. 2015-11-30 13:12:41 -08:00
Mohamed Hegazy
e9bed76baa Remove --experimentalAsyncFunctions from tests 2015-10-12 14:27:58 -07:00
Ron Buckton
703af074ff Fixes some checker errors regarding async functions. Fixes #5115. 2015-10-06 16:44:48 -07:00
Ron Buckton
76c0d32f9d Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
Ron Buckton
eb03ae8e7c Added shortcut in checkAwaitedType for isolatedModules 2015-06-18 15:41:19 -07:00
Ron Buckton
c4876d53fd Add support for awaiting union types with mixed promise and non-promise constituents. 2015-06-18 14:26:22 -07:00
Ron Buckton
2891a1d1b7 Cleaned up async return type check 2015-06-18 11:31:03 -07:00
Ron Buckton
e82e8419c2 Added emit for async functions in ES6 2015-05-06 17:33:58 -07:00