Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs vor 1 Jahr
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr vor 1 Jahr
  Shannon Booth 9f7e27564c LibJS: Catch up DifferenceTemporalPlainYearMonth somewhat to the spec vor 1 Jahr
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Linus Groh ae98eddc9f LibJS: Port temporal_year_month_to_string() to String vor 2 Jahren
  Linus Groh 453d3063f5 LibJS: Port pad_iso_year() to String vor 2 Jahren
  Linus Groh bcca5efd5a LibJS: Port format_calendar_annotation() to String vor 2 Jahren
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String vor 2 Jahren
  Linus Groh 90a1de564c LibJS: Make parse_temporal_*_string() take a StringView vor 2 Jahren
  Linus Groh 654911444e LibJS: Port merge_largest_unit_option() to String vor 2 Jahren
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string vor 2 Jahren
  BodilessSleeper c65df44eee LibJS: Fix spec link and spec comment in PlainYearMonth vor 2 Jahren
  BodilessSleeper 84db0c8dbf LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth vor 2 Jahren
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr vor 2 Jahren
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun vor 2 Jahren
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h vor 2 Jahren
  Luke Wilde 4a167cfbec LibJS: Add calendarName: "critical" option to toString() methods vor 2 Jahren
  Moustafa Raafat 69d5368b2a LibJS: Remove trivial operation IsValidISOMonth vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger vor 2 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 2 Jahren
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] vor 2 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 2 Jahren
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren