Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Linus Groh cad40ec953 LibJS: Convert RegExpObject::create() to NonnullGCPtr před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling ac417f3304 LibJS: Make RegExpObject.h not include AST.h před 2 roky
  leeight 0d96468e9b LibJS: Implement RegExp legacy static properties před 2 roky
  Linus Groh 1da66b5879 LibJS: Implement the RegExpAlloc AO před 2 roky
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! před 2 roky
  Linus Groh f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions před 2 roky
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Ali Mohammad Pur 2b028f6faa LibRegex+LibJS: Avoid searching for more than one match in JS RegExps před 3 roky
  Idan Horowitz 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr před 3 roky
  Idan Horowitz d9f5e2d461 LibJS: Convert the RegExpInitialize AO to ThrowCompletionOr před 3 roky
  Linus Groh 78fd8c1ca2 LibJS: Make escape_regexp_pattern() a RegExpObject member function před 3 roky
  Timothy Flynn 7c54b6bd45 LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize před 3 roky
  Timothy Flynn f1dd770a8a LibJS: Parse RegExp literals at AST creation time, not execution time před 4 roky
  Timothy Flynn a0c19deb80 LibJS: Implement RegExpCreate/RegExpInitialize closer to the spec před 4 roky
  Idan Horowitz 306d59276a LibJS: Stop using a native property for RegExp's lastIndex property před 4 roky
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 1db943e146 LibJS: Implement (mostly) String.prototype.match před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky