Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible vor 1 Jahr
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible vor 1 Jahr
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h vor 1 Jahr
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr vor 2 Jahren
  Timothy Flynn b74786d3c3 LibJS: Explicitly provide all GetIterator arguments from Intl.ListFormat vor 2 Jahren
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String vor 2 Jahren
  Timothy Flynn cb8b2209c1 LibJS: Propagate OOM from Intl.ListFormat Vector operations vor 2 Jahren
  Timothy Flynn e86eafe65e LibJS: Replace remaining uses of StringBuilder in the Intl namespace vor 2 Jahren
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String vor 2 Jahren
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM vor 2 Jahren
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation vor 2 Jahren
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible vor 2 Jahren
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun vor 2 Jahren
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 2 Jahren
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] vor 2 Jahren
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records vor 3 Jahren
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations vor 3 Jahren
  Timothy Flynn 6677e03a52 LibJS: Reorganize spec steps for Intl.ListFormat vor 3 Jahren
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) vor 3 Jahren
  Timothy Flynn bced4e9324 LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style vor 3 Jahren