Historial de Commits

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