Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary hace 2 años
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] hace 2 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Timothy Flynn 292b8908b5 LibJS: Hook the Intl mathematical value into Intl.NumberFormat hace 3 años
  Timothy Flynn bf85bf2a9e LibJS: Use Intl.PluralRules within Intl.RelativeFormat hace 3 años
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations hace 3 años
  Timothy Flynn 04bb17ca94 LibJS: Reorganize spec steps for Intl.RelativeTimeFormat hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Timothy Flynn a0253af8c1 LibJS: Generalize Intl.NumberFormat to operate on Value types hace 3 años
  Timothy Flynn a2e791277e LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts hace 3 años
  Timothy Flynn 9c5d7e515c LibJS: Implement Intl.RelativeTimeFormat.prototype.format hace 3 años
  Timothy Flynn 90e68bca6a LibJS: Add missing spec link for InitializeRelativeTimeFormat hace 3 años
  Timothy Flynn 59ca435172 LibJS: Use new construct AO overload where easily applicable hace 3 años
  Timothy Flynn a2e31ed736 LibJS: Implement the Intl.RelativeTimeFormat constructor hace 3 años
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object hace 3 años