Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn ada36e5c0a LibJS: Allow async functions named "async" as function properties hace 7 meses
  Timothy Flynn a5455ac121 LibJS: Ensure a function follows an `async` identifier in objects hace 7 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling a103eae0d4 LibJS: Run "prettier" on the tests :^) hace 4 años
  Stephan Unverwerth f603128e55 LibJS: Fix old object numeric key test now that toString() is correct hace 4 años
  Stephan Unverwerth d3524f47a0 LibJS: Implement (mostly) spec compliant version of Number.toString() hace 4 años
  Stephan Unverwerth be9c2feff0 LibJS: Fix parsing of numeric object keys hace 4 años
  Linus Groh 1e86379327 LibJS: Rest parameter in setter functions is a syntax error hace 4 años
  Matthew Olsson 119386ffb0 LibJS: Add tests for symbol object integration hace 5 años
  Matthew Olsson 1ef573eb30 LibJS: Indent tests with 4 spaces instead of 2 hace 5 años
  Matthew Olsson 918f4affd5 LibJS: Convert remaining top-level tests to new system hace 5 años
  Matthew Olsson 6d58c48c2f test-js: Use prettier and format all files hace 5 años
  Jack Karamanian 7533fd8b02 LibJS: Initial class implementation; allow super expressions in object hace 5 años
  Linus Groh 0ff9d7e189 LibJS: Add BigInt hace 5 años
  Matthew Olsson ab576e610c LibJS: Rewrite Parser.parse_object_expression() hace 5 años
  Matthew Olsson 664085b719 LibJS: Fix conditional expression precedence hace 5 años
  Linus Groh 746dd5b190 LibJS: Implement computed properties in object expressions hace 5 años
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. hace 5 años
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. hace 5 años
  DexesTTP e586dc285a LibJS: Allow parsing numeric and string literals in object expressions hace 5 años
  DexesTTP 4a9485f830 LibJS: Fix impossible member access for negative integers hace 5 años