Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Timothy Flynn 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat hace 1 año
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Timothy Flynn 8dc4e05ecf LibJS: Port Intl.DurationFormat to String hace 2 años
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String hace 2 años
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation hace 2 años
  Brian Gianforcaro bffc29ae34 LibJS: Fix uninitialized member variable in DurationFormat hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 99fc94e138 LibJS: Delegate to NumberFormat for DurationFormat unit formatting hace 2 años
  Timothy Flynn 60a6bae53d LibJS: Change digital default style from "narrow" to "short" hace 2 años
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace hace 2 años
  Timothy Flynn c477425b9b LibJS: Create DurationFormat's ListFormat object with type and style hace 2 años
  Timothy Flynn a86b840c64 LibJS: Rename DurationFormat's DurationSign to DurationRecordSign hace 2 años
  Timothy Flynn a28ff92106 LibJS: Mark PartitionDurationFormatPattern as infallible hace 2 años
  Timothy Flynn aabd06722f LibJS: Change GetDurationUnitOptions to require a string for prevStyle hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] hace 2 años
  Idan Horowitz fb8c4a724e LibJS: Disallow mixed-sign durations in Intl.DurationFormat hace 3 años
  Idan Horowitz b1fe6c3f68 LibJS: Implement the PartitionDurationFormatPattern abstract operation hace 3 años
  Idan Horowitz 8e55eb960e LibJS: Implement the ToDurationRecord abstract operation hace 3 años
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal hace 3 años