Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Linus Groh 9946e9e874 LibJS: Convert RegExpStringIterator::create() to NonnullGCPtr vor 2 Jahren
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Timothy Flynn 34bd25f6c2 LibJS: Reduce copying of string data in RegExp.prototype vor 3 Jahren
  Timothy Flynn c1e99fca1a LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String vor 3 Jahren
  Timothy Flynn 2c023157e9 LibJS: Implement RegExp.prototype [ @@match ] with UTF-16 code units vor 4 Jahren
  Timothy Flynn 860417fb4f LibJS: Ensure RegExpStringIterator keeps the RegExp matcher object alive vor 4 Jahren
  Timothy Flynn cfddcad7cf LibJS: Implement the RegExpStringIterator object vor 4 Jahren