Linus Groh 30fe0529bd LibJS: Fix second argument passed to Proxy [[Call]] trap (thisArgument) %!s(int64=4) %!d(string=hai) anos
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal %!s(int64=4) %!d(string=hai) anos
Array a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper %!s(int64=4) %!d(string=hai) anos
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice %!s(int64=4) %!d(string=hai) anos
BigInt 690eb3bb8a LibJS: Add support for hex, octal & binary big integer literals %!s(int64=4) %!d(string=hai) anos
Boolean 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
DataView e4e6e03364 LibJS: Add tests for DataView.prototype getters and setters %!s(int64=4) %!d(string=hai) anos
Date 17afe015a5 LibJS: Add Date.prototype.setTime() %!s(int64=4) %!d(string=hai) anos
Error 862ba64037 LibJS: Implement the Error Cause proposal %!s(int64=4) %!d(string=hai) anos
FinalizationRegistry e1b0719435 LibJS: Add all of the FinalizationRegistry.prototype methods %!s(int64=4) %!d(string=hai) anos
Function 202f855055 LibJS: Change non-ScriptFunction source string to "[native code]" %!s(int64=4) %!d(string=hai) anos
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
JSON 223472c57f LibJS: Dont try to serialize symbol-keyed properties %!s(int64=4) %!d(string=hai) anos
Map 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods %!s(int64=4) %!d(string=hai) anos
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() %!s(int64=4) %!d(string=hai) anos
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Number c31392510a LibJS: Add the Number.prototype.toFixed method %!s(int64=4) %!d(string=hai) anos
Object 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant %!s(int64=4) %!d(string=hai) anos
Promise b377777208 LibJS: Add @@toStringTag to Promise.prototype %!s(int64=4) %!d(string=hai) anos
Proxy 30fe0529bd LibJS: Fix second argument passed to Proxy [[Call]] trap (thisArgument) %!s(int64=4) %!d(string=hai) anos
Reflect 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
RegExp d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags %!s(int64=4) %!d(string=hai) anos
Set 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} %!s(int64=4) %!d(string=hai) anos
String 8fcdc57ae1 LibJS: Coerce named captures to an object before calling GetSubstitution %!s(int64=4) %!d(string=hai) anos
Symbol 844efde54b LibJS: Unbreak test-js test that depended on function object class name %!s(int64=4) %!d(string=hai) anos
TypedArray d89f539d16 LibJS: Add %TypedArray%.prototype.reverse %!s(int64=4) %!d(string=hai) anos
WeakMap 3c83298a26 LibJS: Use undefined as the fallback value for iterable entry key/value %!s(int64=4) %!d(string=hai) anos
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method %!s(int64=4) %!d(string=hai) anos
WeakSet a00d154522 LibJS: Notify WeakSets when heap cells are sweeped %!s(int64=4) %!d(string=hai) anos
functions 442ef63008 LibJS: Add the global escape() & unescape() methods %!s(int64=4) %!d(string=hai) anos