Historie revizí

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