Luke Wilde 78db4e683f LibJS: Add "Month dd, yy hh:mm:ss" Date format 2 anni fa
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal 4 anni fa
Array 28a3c064c5 LibJS/Tests: Disable one Array.prototype.toSpliced test for now 3 anni fa
ArrayBuffer 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation 3 anni fa
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree 4 anni fa
BigInt 301bba8c19 LibJS: Only coerce value once in BigInt constructor 3 anni fa
Boolean 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 anni fa
DataView f97e664d8f LibJS: Check for add overflow in `DataViewConstructor` 3 anni fa
Date 78db4e683f LibJS: Add "Month dd, yy hh:mm:ss" Date format 2 anni fa
DisposableStack 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 anni fa
Error cc77bb5067 LibJS: Relax line and column number restrictions in Error stack tests 3 anni fa
FinalizationRegistry a79796ea4a LibJS: Implement stage 3 proposal FinalizationRegistry changes 3 anni fa
Function 9d05ca7b20 LibJS: Don't assume a this argument for function.prototype.bind 3 anni fa
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ 4 anni fa
Intl 5cbf054651 LibUnicode: Fix typos causing text segmentation on mid-word punctuation 2 anni fa
JSON 9921f80817 LibJS: Fix that non-double numbers from JSON were truncated to i32 2 anni fa
Map 59080f441e LibJS: Normalize NaN values in Sets and Maps 3 anni fa
Math ab19d7c99d LibJS: Enable commented out tests in Math.asin 2 anni fa
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ 4 anni fa
Number ddc7bedca6 LibJS: Make int_part a double in StringPrototype::to_string 2 anni fa
Object 2bbea62176 LibJS: Don't update names of resulting functions in object expression 2 anni fa
Promise 194d90dc72 LibJS: Don't coerce this value to object in Promise.prototype.finally() 3 anni fa
Proxy 5d2e915623 LibJS: Guard against stack overflow in ProxyObject set_property() 2 anni fa
Reflect cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly 3 anni fa
RegExp bcfbe0fbf7 LibJS: Manually loop over escaped regex pattern instead of ::replace() 2 anni fa
Set 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 anni fa
ShadowRealm fed1498824 LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs 3 anni fa
String 3ee5217adc LibJS: Implement String.prototype.toWellFormed 2 anni fa
SuppressedError 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 anni fa
Symbol 2c87ff2218 LibJS: Add Symbol.dispose 2 anni fa
Temporal 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' 2 anni fa
TypedArray d37d6b3479 LibJS: Protect CanonicalIndex against double-to-integer overflow 2 anni fa
WeakMap a80d3fdf49 LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal' 3 anni fa
WeakRef 53ed8decaf LibJS: Implement WeakRef changes from 'Symbol as WeakMap Keys Proposal' 3 anni fa
WeakSet dbd0110721 LibJS: Implement WeakSet changes from 'Symbol as WeakMap Keys Proposal' 3 anni fa
functions 62fc3e50f3 LibJS: Make parseFloat use the new double parser 2 anni fa