Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs před 1 rokem
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr před 1 rokem
  Shannon Booth 0ed352e44e LibJS: Update DifferenceInstant and its callers to latest spec před 1 rokem
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible před 1 rokem
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible před 1 rokem
  Daniel Bertalan 1dce1994eb LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals před 2 roky
  Luke Wilde f09d2ae395 LibJS: Add missing assignment to offset_string in ZDT conversion před 2 roky
  Linus Groh b41e7b7e86 LibJS: Replace to_deprecated_string() with to_string() in Temporal před 2 roky
  Linus Groh 6c8c650a55 LibJS: Port temporal_zoned_date_time_to_string() to String před 2 roky
  Linus Groh 95becb22ef LibJS: Port format_iso_time_zone_offset_string() to String před 2 roky
  Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String před 2 roky
  Linus Groh b6e13f451f LibJS: Port temporal_date_time_to_string() to String před 2 roky
  Linus Groh 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String před 2 roky
  Linus Groh 4a7d6670d8 LibJS: Port calendar / time zone members of Temporal* structs to String před 2 roky
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String před 2 roky
  Linus Groh 227379a1da LibJS: Port prepare_temporal_fields() and calendar_fields() to String před 2 roky
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView před 2 roky
  Linus Groh 654911444e LibJS: Port merge_largest_unit_option() to String před 2 roky
  Linus Groh a387b22599 LibJS: Port to_temporal_offset() to String před 2 roky
  BodilessSleeper c5daa6d997 LibJS: Remove redundant ToString from ToTemporalZonedDateTime před 2 roky
  BodilessSleeper 219db02b2f LibJS: Assert TemporalDateTimeToString if showCalendar is "never" před 2 roky
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string před 2 roky
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr před 2 roky
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky