Commit History

Author SHA1 Message Date
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Linus Groh b5bd05b717 LibJS: Don't parse numeric literal containing 8 or 9 as octal 4 years ago
  Linus Groh f8ae6fa713 LibJS: Disallow NumericLiteral immediately followed by Identifier 4 years ago
  Linus Groh 46cc1f718e LibJS: Unprefixed octal numbers are a syntax error in strict mode 4 years ago
  Stephan Unverwerth 2c888b3c6e LibJS: Fix parsing of invalid numeric literals 4 years ago
  Matthew Olsson 1ef573eb30 LibJS: Indent tests with 4 spaces instead of 2 5 years ago
  Matthew Olsson 6d58c48c2f test-js: Use prettier and format all files 5 years ago
  Matthew Olsson eea6041302 LibJS: Convert some top-level tests to the new system 5 years ago
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. 5 years ago
  Stephan Unverwerth 8f82f6c574 LibJS: Add more number test cases for #1680 5 years ago
  Stephan Unverwerth 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents 5 years ago