Idan Horowitz 9098257668 LibJS: Reject -00000 as extended year in Date parsing há 3 anos atrás
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal há 4 anos atrás
Array 00b8ce4a6d LibJS: Pass this value to fallback func in Array.prototype.toString() há 3 anos atrás
ArrayBuffer f350c153e8 LibJS: Implement and test ArrayBuffer.prototype.resize há 3 anos atrás
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree há 4 anos atrás
BigInt cb57475168 LibJS: Implement BigInt.asUintN há 3 anos atrás
Boolean 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context há 3 anos atrás
DataView 84053816d5 LibJS: Use Checked<T> for offsets in the SetViewValue AO há 4 anos atrás
Date 9098257668 LibJS: Reject -00000 as extended year in Date parsing há 3 anos atrás
Error cc77bb5067 LibJS: Relax line and column number restrictions in Error stack tests há 3 anos atrás
FinalizationRegistry 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
Function e657e88ed6 LibJS: Add [[InitialName]] and use it in Function.prototype.toString() há 3 anos atrás
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
Intl f8e7701cf3 LibJS: Disallow calendar display names which contain an underscore há 3 anos atrás
JSON 23c72c6728 AK: Fix userland parsing of rounded floating point numbers há 3 anos atrás
Map 59080f441e LibJS: Normalize NaN values in Sets and Maps há 3 anos atrás
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() há 4 anos atrás
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
Number a9c9c8c076 LibJS: Fix rounding issues in Number.toFixed há 3 anos atrás
Object 10ec98dd38 Everywhere: Fix spelling mistakes há 3 anos atrás
Promise 194d90dc72 LibJS: Don't coerce this value to object in Promise.prototype.finally() há 3 anos atrás
Proxy 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded há 3 anos atrás
Reflect cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly há 3 anos atrás
RegExp 2530b6adf0 LibJS: Create the RegExpExec result's "input" field last há 3 anos atrás
Set 59080f441e LibJS: Normalize NaN values in Sets and Maps há 3 anos atrás
ShadowRealm 68ee193464 LibJS: Check type of ShadowRealm.prototype.importValue() 2nd argument há 3 anos atrás
String 7ae2debf6e LibJS: Re-implement String.localeCompare using the StringCompare AO há 3 anos atrás
Symbol e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject há 3 anos atrás
Temporal 8e175b4959 LibJS: Adjust ISO8601 representation for years between 1 BCE and 999 CE há 3 anos atrás
TypedArray 4d0315099f LibJS: Allow TypeArray to become detached in TypedArray.prototype.set há 3 anos atrás
WeakMap 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method há 4 anos atrás
WeakSet 43b17f27a3 test-js: Add a mark_as_garbage method to force GC to collect that object há 3 anos atrás
functions 23cde7685c LibJS: Correcly handle surrogates in escape() há 3 anos atrás