Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 vuotta sitten
  Luke Wilde f09d2ae395 LibJS: Add missing assignment to offset_string in ZDT conversion 2 vuotta sitten
  Linus Groh b41e7b7e86 LibJS: Replace to_deprecated_string() with to_string() in Temporal 2 vuotta sitten
  Linus Groh 6c8c650a55 LibJS: Port temporal_zoned_date_time_to_string() to String 2 vuotta sitten
  Linus Groh 95becb22ef LibJS: Port format_iso_time_zone_offset_string() to String 2 vuotta sitten
  Linus Groh 5a2dfc52f8 LibJS: Port create_temporal_time_zone() to String 2 vuotta sitten
  Linus Groh b6e13f451f LibJS: Port temporal_date_time_to_string() to String 2 vuotta sitten
  Linus Groh 0f5f9acc9c LibJS: Port canonicalize_time_zone_name() to String 2 vuotta sitten
  Linus Groh 4a7d6670d8 LibJS: Port calendar / time zone members of Temporal* structs to String 2 vuotta sitten
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String 2 vuotta sitten
  Linus Groh 227379a1da LibJS: Port prepare_temporal_fields() and calendar_fields() to String 2 vuotta sitten
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView 2 vuotta sitten
  Linus Groh 654911444e LibJS: Port merge_largest_unit_option() to String 2 vuotta sitten
  Linus Groh a387b22599 LibJS: Port to_temporal_offset() to String 2 vuotta sitten
  BodilessSleeper c5daa6d997 LibJS: Remove redundant ToString from ToTemporalZonedDateTime 2 vuotta sitten
  BodilessSleeper 219db02b2f LibJS: Assert TemporalDateTimeToString if showCalendar is "never" 2 vuotta sitten
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 vuotta sitten
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 vuotta sitten
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 vuotta sitten
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 vuotta sitten
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 vuotta sitten
  Luke Wilde b26b18a0bc LibJS: Add timeZoneName: "critical" option to ZonedDateTime.toString() 2 vuotta sitten
  Moustafa Raafat 939374a037 LibJS: Use the UnsignedBigInteger compare_to_double algorithm 2 vuotta sitten
  Moustafa Raafat 54b8a2b094 LibCrypto: Add a way to compare UnsignedBigInteger with double 2 vuotta sitten
  Moustafa Raafat 5edd4bd512 LibJS: Require NanosecondsToDays remainder less than dayLength 2 vuotta sitten
  Moustafa Raafat b1c8029c2b LibJS: Require that NanosecondsToDays doesn't flip sign 2 vuotta sitten
  Linus Groh 57162ad510 LibJS: Rename IsValidTimeZoneName to IsAvailableTimeZoneName 2 vuotta sitten