Історія комітів

Автор SHA1 Опис Дата
  Linus Groh a101b15ad0 LibJS: Port create_temporal_calendar() to String 2 роки тому
  Linus Groh ef389c086d LibJS: Port parse_temporal_calendar_string() 2 роки тому
  Linus Groh 227379a1da LibJS: Port prepare_temporal_fields() and calendar_fields() to String 2 роки тому
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 роки тому
  Timothy Flynn a59ebdac2d LibJS+Everywhere: Return strings by value from PrimitiveString 2 роки тому
  BodilessSleeper 9a60d3509d LibJS: Update ISODaysInMonth in Calendar.cpp 2 роки тому
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 роки тому
  BodilessSleeper 90b43712e6 LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation 2 роки тому
  BodilessSleeper 8e6920a18d LibJS: Convert calendar operation results to floats 2 роки тому
  BodilessSleeper 1f1b2f4d26 LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation 2 роки тому
  BodilessSleeper 4e6beaabcb LibJS: Update comments in Temporal/Calendar.cpp 2 роки тому
  BodilessSleeper 84db0c8dbf LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth 2 роки тому
  Luke Wilde fa1416987a LibJS: Add yearOfWeek calendar methods and properties 2 роки тому
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 роки тому
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 роки тому
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 роки тому
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 роки тому
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
  Linus Groh b0e7d59b8b LibJS: Throw on conversion from TimeZone to Calendar and vice versa 2 роки тому
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 роки тому
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods 2 роки тому
  Yedaya Katsman dcad8494d6 LibJS: Accept calendar names case-insensitively 2 роки тому
  Moustafa Raafat 8f964604f0 LibJS: Refactor CalendarFields for better linearity 2 роки тому
  Moustafa Raafat 092b33c96e LibJS: Remove trivial operations ISO{Year,Month,Day} 2 роки тому
  Moustafa Raafat 48cc557dfa LibJS: Merge ISOMonthCode and BuildISOMonthCode 2 роки тому
  Moustafa Raafat b69ceae10c LibJS: Improve alias names in ResolveISOMonth 2 роки тому
  Moustafa Raafat d758566996 LibJS: Simplify ResolveISOMonth 2 роки тому
  Linus Groh 3d4ce3cc6d LibJS: Add missing validation to remaining Calendar operations 2 роки тому
  Linus Groh b6f101f1c0 LibJS: Fix TemporalCalendarString ambiguity 2 роки тому