Historique des commits

Auteur SHA1 Message Date
  Luke Wilde ae7a0c43a9 LibJS: Implement await properly for async functions il y a 1 an
  Timothy Flynn 375a6f5dd9 LibJS: Remove bytecode condition from tests expected to fail il y a 1 an
  Daniel Bertalan fb305b66c2 LibJS: Enable `await` test that used to crash in AST mode il y a 1 an
  Shannon Booth 378595e8b1 LibJS: Add three more await thenable tests il y a 1 an
  Shannon Booth d766014787 LibJS/Tests: Set failing bytecode tests as xfail when in bytecode mode il y a 1 an
  Shannon Booth 016b31fae2 LibJS/Tests: Add a test for an async function which returns a thenable il y a 1 an
  davidot 81312986fe LibJS: Disallow async generator functions called 'await' or 'yield' il y a 3 ans
  davidot 5010d4c20c LibJS: Don't match async \n function as an async function declaration il y a 3 ans
  davidot cbbfcd35e7 LibJS: Disallow await keywords in static init blocks il y a 3 ans
  davidot c57721cf83 LibJS: Allow escaped 'async' as identifier il y a 3 ans
  davidot 32016d3924 LibJS: Allow object properties called 'async' il y a 3 ans
  davidot de46a2cff1 LibJS: Parse async arrow functions il y a 3 ans
  Idan Horowitz d5f637fa21 LibJS: Do not parse async methods with a new line after the "async" il y a 3 ans
  Idan Horowitz 04253c3254 LibJS: Add tests for async functions and await expressions il y a 3 ans