Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
..
AbstractOperations.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
AbstractOperations.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
Calendar.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
Calendar.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> пре 2 година
CalendarConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
CalendarConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
CalendarPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
CalendarPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
Duration.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
Duration.h f669d2e558 LibJS: Port temporal_duration_to_string() to String пре 2 година
DurationConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
DurationConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
DurationPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible пре 1 година
DurationPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
ISO8601.cpp 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD пре 2 година
ISO8601.h 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD пре 2 година
Instant.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` пре 1 година
Instant.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
InstantConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
InstantConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
InstantPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible пре 1 година
InstantPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
Now.cpp f31540e419 LibJS: Implement time zone identifier AOs centrally within Date пре 1 година
Now.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDate.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainDate.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainDateConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDateConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDatePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
PlainDatePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDateTime.cpp 1dce1994eb LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable пре 2 година
PlainDateTime.h 1dce1994eb LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable пре 2 година
PlainDateTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDateTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainDateTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
PlainDateTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainMonthDay.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainMonthDay.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainMonthDayConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainMonthDayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainMonthDayPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
PlainMonthDayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainTime.cpp 34344120f2 AK: Make "foo"_string infallible пре 1 година
PlainTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
PlainTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainYearMonth.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainYearMonth.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
PlainYearMonthConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainYearMonthConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
PlainYearMonthPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
PlainYearMonthPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
Temporal.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
Temporal.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
TimeZone.cpp 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h пре 2 година
TimeZone.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions пре 2 година
TimeZoneConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
TimeZoneConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
TimeZonePrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible пре 1 година
TimeZonePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
ZonedDateTime.cpp c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible пре 1 година
ZonedDateTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
ZonedDateTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
ZonedDateTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
ZonedDateTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
ZonedDateTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година