Commit History

Autor SHA1 Mensaxe Data
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur b409a40377 LibJS: Actually escape \n|\r|LS|PS when escaping RegExp.source %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur bcfbe0fbf7 LibJS: Manually loop over escaped regex pattern instead of ::replace() %!s(int64=2) %!d(string=hai) anos
  Nico Weber 3c8bfa4662 LibJS: Keep escaping forward slashes %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur 5dce916a50 LibJS: Don't escape backslashes in RegExp.source %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1edb96376b AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun %!s(int64=2) %!d(string=hai) anos
  Linus Groh cad40ec953 LibJS: Convert RegExpObject::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  leeight 0d96468e9b LibJS: Implement RegExp legacy static properties %!s(int64=2) %!d(string=hai) anos
  Linus Groh 9e6475d76d LibJS: Add spec comments to RegExpObject %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1da66b5879 LibJS: Implement the RegExpAlloc AO %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh f0b793db74 LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 844be7a0a5 LibJS: Convert the RegExpCreate AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos