Historia zmian

Autor SHA1 Wiadomość Data
  Shannon Booth 4348b484c6 LibJS: Verify valid Duraton is made in DifferenceTemporalPlainDate 1 rok temu
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs 1 rok temu
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr 1 rok temu
  Shannon Booth 83b84cf0bd LibJS: Implement Temporal AO DifferenceDate 1 rok temu
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 rok temu
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
  Linus Groh 921ef7273e LibJS: Port temporal_date_to_string() to String 2 lat temu
  Linus Groh 453d3063f5 LibJS: Port pad_iso_year() to String 2 lat temu
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String 2 lat temu
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView 2 lat temu
  Linus Groh 654911444e LibJS: Port merge_largest_unit_option() to String 2 lat temu
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 lat temu
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 lat temu
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 lat temu
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 lat temu
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds 2 lat temu
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate 2 lat temu
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 lat temu
  Luke Wilde 54bb6bf2c0 LibJS: Avoid calling ToString on calendar when calendarName is "never" 2 lat temu
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 lat temu
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 lat temu
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 lat temu
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] 2 lat temu
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 lat temu
  Linus Groh fec5d8d531 LibJS: Consistently check Temporal overflow options 3 lat temu
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO 3 lat temu
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO 3 lat temu
  Linus Groh ee80164ac1 LibJS: Remove unnecessary variable initialization in DifferenceISODate 3 lat temu