Histórico de Commits

Autor SHA1 Mensagem Data
  davidot 81312986fe LibJS: Disallow async generator functions called 'await' or 'yield' há 3 anos atrás
  davidot 5010d4c20c LibJS: Don't match async \n function as an async function declaration há 3 anos atrás
  davidot cbbfcd35e7 LibJS: Disallow await keywords in static init blocks há 3 anos atrás
  davidot c57721cf83 LibJS: Allow escaped 'async' as identifier há 3 anos atrás
  davidot 32016d3924 LibJS: Allow object properties called 'async' há 3 anos atrás
  davidot de46a2cff1 LibJS: Parse async arrow functions há 3 anos atrás
  Idan Horowitz d5f637fa21 LibJS: Do not parse async methods with a new line after the "async" há 3 anos atrás
  Idan Horowitz 04253c3254 LibJS: Add tests for async functions and await expressions há 3 anos atrás