Historial de Commits

Autor SHA1 Mensaje Fecha
  leeight 0d96468e9b LibJS: Implement RegExp legacy static properties hace 2 años
  Linus Groh 9e6475d76d LibJS: Add spec comments to RegExpObject hace 2 años
  Linus Groh 1da66b5879 LibJS: Implement the RegExpAlloc AO hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] hace 2 años
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 3 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 3 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 3 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 3 años
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) hace 3 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años
  Idan Horowitz 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr hace 3 años
  Idan Horowitz d9f5e2d461 LibJS: Convert the RegExpInitialize AO to ThrowCompletionOr hace 3 años
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr hace 3 años
  Linus Groh 78fd8c1ca2 LibJS: Make escape_regexp_pattern() a RegExpObject member function hace 3 años
  Linus Groh 1d45541278 LibJS: Convert Object::set() to ThrowCompletionOr hace 3 años
  Timothy Flynn 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize hace 4 años
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes hace 4 años
  Timothy Flynn f1dd770a8a LibJS: Parse RegExp literals at AST creation time, not execution time hace 4 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