Commit History

Auteur SHA1 Bericht Datum
  Timothy Flynn 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize 3 jaren geleden
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes 3 jaren geleden
  Timothy Flynn f1dd770a8a LibJS: Parse RegExp literals at AST creation time, not execution time 3 jaren geleden
  Timothy Flynn a0c19deb80 LibJS: Implement RegExpCreate/RegExpInitialize closer to the spec 4 jaren geleden
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class 4 jaren geleden
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag 4 jaren geleden
  Idan Horowitz 306d59276a LibJS: Stop using a native property for RegExp's lastIndex property 4 jaren geleden
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 jaren geleden
  Linus Groh d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags 4 jaren geleden
  Linus Groh 60064e2049 LibJS: Make invalid RegExp flags a SyntaxError at parse time 4 jaren geleden
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 jaren geleden
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 jaren geleden
  Linus Groh e46fa3ac8b LibJS: Keep RegExp.exec() results in correct order 4 jaren geleden
  Linus Groh 32052b3198 LibJS: Fix flags check in regexp_create() 4 jaren geleden
  Andreas Kling 1db943e146 LibJS: Implement (mostly) String.prototype.match 4 jaren geleden
  AnotherTest 610cec6e72 LibJS: Enable the BrowserExtended ECMA262 regexp flag by default 4 jaren geleden
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes 4 jaren geleden
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 jaren geleden