Historique des commits

Auteur SHA1 Message Date
  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