Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 724b89f90c LibJS: Make missing variable decls in for..in/of a syntax error hace 4 años
  Ali Mohammad Pur e10006b3fa LibJS: Don't try to parse binding patterns after a syntax error hace 4 años
  Ali Mohammad Pur 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters hace 4 años
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) hace 4 años
  Linus Groh 60064e2049 LibJS: Make invalid RegExp flags a SyntaxError at parse time hace 4 años
  Linus Groh c93c2dc72c LibJS: Rename RegExpLiteral m_content to m_pattern hace 4 años
  Idan Horowitz 2b4c2301a9 LibJS: Stop rolling back parser state that is immediately replaced hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Stephan Unverwerth 8c80eb8870 LibJS: Memoize failed calls of try_parse_arrow_function_expression() hace 4 años
  Andreas Kling 0255c8d976 Only apply auto-naming of function expressions based on syntax hace 4 años
  Jean-Baptiste Boric 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST hace 4 años
  Linus Groh 7dd233b2b6 LibJS: Use const references to avoid some copies in the parser hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años