Commit történet

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