Commit történet

Szerző SHA1 Üzenet Dátum
  Shannon Booth 0b457f90e0 LibJS: Fix copy paste errors in Temporal's Calendar Methods Record 1 éve
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs 1 éve
  Shannon Booth fdfe06bb44 LibJS: Begin implementing Temporal's CalendarMethodsRecord 1 éve
  Shannon Booth a372a16b2c LibJS: Improve const-correctness of CalendarDateUntil 1 éve
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 éve
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 éve
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 éve
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 éve
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible 1 éve
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 1 éve
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 éve
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 éve
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 éve
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 éve
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 éve
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 éve
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String 2 éve
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 éve
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
  Linus Groh b41e7b7e86 LibJS: Replace to_deprecated_string() with to_string() in Temporal 2 éve
  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