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
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 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 b6e13f451f LibJS: Port temporal_date_time_to_string() to String před 2 roky
  Linus Groh 453d3063f5 LibJS: Port pad_iso_year() to String před 2 roky
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView před 2 roky
  Linus Groh 82ba940646 LibJS: Port format_seconds_string_part() to String před 2 roky
  Linus Groh 654911444e LibJS: Port merge_largest_unit_option() to String 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 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h před 2 roky
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  davidot 6989f304bc LibJS: Remove now unnecessary i32 casts when constructing BigIntegers před 2 roky
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger před 2 roky
  Linus Groh 36225c0ae7 LibJS: Allow undefined for calendar in MaybeFormatCalendarAnnotation před 2 roky
  Luke Wilde 54bb6bf2c0 LibJS: Avoid calling ToString on calendar when calendarName is "never" před 2 roky
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary před 2 roky
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] před 2 roky
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] před 2 roky
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Idan Horowitz d35d106f01 LibJS: Remove invalid CreateDateDurationRecord AO overload před 3 roky
  Linus Groh fb2012dfc7 LibJS: Add Add IsValidISODate assertions před 3 roky
  Linus Groh fec5d8d531 LibJS: Consistently check Temporal overflow options před 3 roky