Historial de Commits

Autor SHA1 Mensaje Fecha
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) hace 3 años
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 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 1f9c5c186f LibJS: Reorganize spec steps for Intl.DateTimeFormat 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 59ca435172 LibJS: Use new construct AO overload where easily applicable hace 3 años
  Timothy Flynn 6d3a3f279a LibJS: Remove now unnecessary FIXME comments about LocalTime's [[InDST]] hace 3 años
  Timothy Flynn d64ea13565 LibJS: Respect the user-provided time zone in Intl.DateTimeFormat hace 3 años
  Timothy Flynn c1a1370c2a LibJS: Use new LibUnicode API to format time zone names hace 3 años
  Timothy Flynn 05de9b82b8 LibJS: Include hour-cycle in DateTimeFormat options hace 3 años
  Timothy Flynn 022b416570 LibJS: Implement the Extend TimeZoneName Option Proposal hace 3 años
  Timothy Flynn 9ce4ff4265 LibJS: Avoid crashing when the Unicode data generators are disabled hace 3 años
  Timothy Flynn 2a7f36b392 LibJS+LibUnicode: Generate unique numeric symbol lists hace 3 años
  Timothy Flynn 5bdee9e38a LibJS: Use locale-aware day period time ranges to format period symbols hace 3 años
  Timothy Flynn 76aab821f4 LibJS+LibUnicode: Rename some Unicode::DayPeriod values hace 3 años
  Timothy Flynn 53df13fed7 LibJS: Implement Intl.DateTimeFormat.prototype.formatRangeToParts hace 3 años
  Timothy Flynn 04f8fb07e1 LibJS: Implement Intl.DateTimeFormat.prototype.formatRange hace 3 años
  Timothy Flynn 1f35eda37b LibJS: Store range format patterns in the Intl.DateTimeFormat object hace 3 años
  Timothy Flynn 7a0d5e3f7a LibJS: Do not return views into potentially freed memory hace 3 años
  Timothy Flynn 1e68e7f129 LibJS: Implement Intl.DateTimeFormat.prototype.formatToParts hace 3 años
  Timothy Flynn adaf5985a4 LibJS: Implement (most of) Intl.DateTimeFormat.prototype.format hace 3 años
  Timothy Flynn d010ba10c3 LibJS: Cache the data locale used by Intl.DateTimeFormat hace 3 años
  Timothy Flynn 26f9666191 LibJS: Do not override hour, minute, and second format field lengths hace 3 años
  Timothy Flynn 9f7c727720 LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigits hace 3 años
  Timothy Flynn 6ace4000bf LibJS+LibUnicode: Supply field type in CalendarPattern's for-each method hace 3 años
  Timothy Flynn e42d954743 LibJS: Always respect user-provided format field lengths hace 3 años
  Timothy Flynn 9dc9700e3b LibJS: Fallback to [[pattern]] when [[pattern12]] is unavailable hace 3 años
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays hace 3 años