Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn b78cbf88db LibJS: Stop propagating small OOM errors from Intl.DateTimeFormat hace 1 año
  Timothy Flynn 8b23bbf58e LibJS: Read properties from the Intl.DateTimeFormat options object once hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  kleines Filmröllchen 82c681e44b LibTimeZone+Userland: Change timezone functions to use UnixDateTime hace 2 años
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Timothy Flynn b2097f4059 LibJS+LibLocale: Port Intl.DateTimeFormat to String hace 2 años
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn f211028252 LibJS: Change ToLocalTime to use epoch nanoseconds hace 2 años
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder hace 2 años
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 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
  Timothy Flynn 7c490d4da3 LibJS: Move PatternPartitionWithSource structure to AbstractOperations.h hace 3 años
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double hace 3 años
  Timothy Flynn 72674d7905 LibJS: Set DateTimeFormat's [[HourCycle]] internal slot only once 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 6d3a3f279a LibJS: Remove now unnecessary FIXME comments about LocalTime's [[InDST]] hace 3 años
  Timothy Flynn c1a1370c2a LibJS: Use new LibUnicode API to format time zone names hace 3 años
  Timothy Flynn 022b416570 LibJS: Implement the Extend TimeZoneName Option Proposal 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 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 d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays hace 3 años