Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Groh b09522312c LibJS: Port iso_month_code() to String 2 éve
  Linus Groh bcca5efd5a LibJS: Port format_calendar_annotation() to String 2 éve
  Linus Groh 269f3c4105 LibJS: Port maybe_format_calendar_annotation() to String 2 éve
  Linus Groh 627291b075 LibJS: Port calendar_month_code() to String 2 éve
  Linus Groh 46cff34baf LibJS: Port get_builtin_calendar() to String 2 éve
  Linus Groh a101b15ad0 LibJS: Port create_temporal_calendar() to String 2 éve
  Linus Groh ef389c086d LibJS: Port parse_temporal_calendar_string() 2 éve
  Linus Groh 227379a1da LibJS: Port prepare_temporal_fields() and calendar_fields() to String 2 éve
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 éve
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString 2 éve
  BodilessSleeper 9a60d3509d LibJS: Update ISODaysInMonth in Calendar.cpp 2 éve
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 éve
  BodilessSleeper 90b43712e6 LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation 2 éve
  BodilessSleeper 8e6920a18d LibJS: Convert calendar operation results to floats 2 éve
  BodilessSleeper 1f1b2f4d26 LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation 2 éve
  BodilessSleeper 4e6beaabcb LibJS: Update comments in Temporal/Calendar.cpp 2 éve
  BodilessSleeper 84db0c8dbf LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth 2 éve
  Luke Wilde fa1416987a LibJS: Add yearOfWeek calendar methods and properties 2 éve
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 éve
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 éve
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 éve
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Linus Groh b0e7d59b8b LibJS: Throw on conversion from TimeZone to Calendar and vice versa 2 éve
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 éve
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods 2 éve
  Yedaya Katsman dcad8494d6 LibJS: Accept calendar names case-insensitively 2 éve
  Moustafa Raafat 8f964604f0 LibJS: Refactor CalendarFields for better linearity 2 éve
  Moustafa Raafat 092b33c96e LibJS: Remove trivial operations ISO{Year,Month,Day} 2 éve