Historique des commits

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