BodilessSleeper
|
c65df44eee
LibJS: Fix spec link and spec comment in PlainYearMonth
|
2 år sedan |
BodilessSleeper
|
84db0c8dbf
LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth
|
2 år sedan |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
2 år sedan |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 år sedan |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 år sedan |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 år sedan |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 år sedan |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 år sedan |
Luke Wilde
|
4a167cfbec
LibJS: Add calendarName: "critical" option to toString() methods
|
2 år sedan |
Moustafa Raafat
|
69d5368b2a
LibJS: Remove trivial operation IsValidISOMonth
|
2 år sedan |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 år sedan |
davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 år sedan |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 år sedan |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 år sedan |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 år sedan |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 år sedan |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 år sedan |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 år sedan |
Linus Groh
|
ca85e157e8
LibJS: Use null-prototype objects in a few more places in Temporal
|
3 år sedan |
Linus Groh
|
ee0d5d6649
LibJS: Refactor common option reading into the GetDifferenceSettings AO
|
3 år sedan |
Linus Groh
|
ea023ac62c
LibJS: Add Number conversion in AddDu/ToOrSubtractDu/FromPlainYearMonth
|
3 år sedan |
Linus Groh
|
0ff6260afb
LibJS: Use ToTemporalDuration in AddDu/ToOrSubtractDu/FromPlainYearMonth
|
3 år sedan |
Linus Groh
|
52a4ee563d
LibJS: Assume options is an object in the MergeLargestUnitOption AO
|
3 år sedan |
Linus Groh
|
c0986be2c1
LibJS: Use consistent alias names for object-copy steps
|
3 år sedan |
Linus Groh
|
07041498f8
LibJS: Inline ConstrainISOYearMonth into RegulateISOYearMonth
|
3 år sedan |
Linus Groh
|
aaa9524a52
LibJS: Add parentheses around modulo operation
|
3 år sedan |
Linus Groh
|
690585323d
LibJS: Prefer Else + Assertion over If for constrained values
|
3 år sedan |
Linus Groh
|
3e6561c75f
LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields
|
3 år sedan |
Linus Groh
|
4c77575ec5
LibJS: Simplify Temporal unit AOs
|
3 år sedan |
Linus Groh
|
93a20b3bfb
LibJS: Use default argument of CalendarDateFromFields
|
3 år sedan |