Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn b6835d2c40 LibJS: Stop propagating small OOM errors from Intl.RelativeTimeFormat il y a 1 an
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Timothy Flynn 4c8f7d76c4 LibJS: Port Intl.RelativeTimeFormat to String il y a 2 ans
  Timothy Flynn 1bcde5d216 LibJS: Port ListFormat and PatternPartition to String il y a 2 ans
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String il y a 2 ans
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! il y a 2 ans
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] il y a 2 ans
  Timothy Flynn bf85bf2a9e LibJS: Use Intl.PluralRules within Intl.RelativeFormat il y a 3 ans
  Timothy Flynn 04bb17ca94 LibJS: Reorganize spec steps for Intl.RelativeTimeFormat il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Timothy Flynn a2e791277e LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts il y a 3 ans
  Timothy Flynn 9c5d7e515c LibJS: Implement Intl.RelativeTimeFormat.prototype.format il y a 3 ans
  Timothy Flynn 236fd0a2cb LibJS: Change RelativeTimeFormat::number_format to return a reference il y a 3 ans
  Timothy Flynn a2e31ed736 LibJS: Implement the Intl.RelativeTimeFormat constructor il y a 3 ans
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object il y a 3 ans