Commit History

Author SHA1 Message Date
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag 4 years ago
  Idan Horowitz 306d59276a LibJS: Stop using a native property for RegExp's lastIndex property 4 years ago
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 years ago
  Linus Groh d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags 4 years ago
  Linus Groh 60064e2049 LibJS: Make invalid RegExp flags a SyntaxError at parse time 4 years ago
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh e46fa3ac8b LibJS: Keep RegExp.exec() results in correct order 4 years ago
  Linus Groh 32052b3198 LibJS: Fix flags check in regexp_create() 4 years ago
  Andreas Kling 1db943e146 LibJS: Implement (mostly) String.prototype.match 4 years ago
  AnotherTest 610cec6e72 LibJS: Enable the BrowserExtended ECMA262 regexp flag by default 4 years ago
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago