Commit graph

8 commits

Author SHA1 Message Date
Ron Buckton 4d3f6e76b8 Error for Promise redeclaration in module with async 2016-01-25 10:32:34 -08:00
Ron Buckton 5b32903ab4 Fix async function emit for lexical arguments 2015-06-19 16:01:12 -07:00
Ron Buckton 2891a1d1b7 Cleaned up async return type check 2015-06-18 11:31:03 -07:00
Cyrus Najmabadi f1c99f3397 Remove generatorParameter and asyncParameter contexts. 2015-06-16 13:25:46 -07:00
Wesley Wigham 371583b1ee Update baselines for emit change 2015-06-09 17:08:15 -07:00
Ron Buckton 72a6865f93 Updated emit to align with current proposal for ES7 async functions 2015-06-04 12:08:09 -07:00
Ron Buckton 80edb2de4a Bug fixes and baselines 2015-05-07 11:13:45 -07:00
Ron Buckton e82e8419c2 Added emit for async functions in ES6 2015-05-06 17:33:58 -07:00