Linus Groh a647f0abf6 LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1 před 4 roky
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal před 4 roky
Array 7310713d11 LibJS: Remove fast array paths in ArrayPrototype::{pop, push} před 4 roky
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice před 4 roky
BigInt 3014e529be LibJS: Tweak error message in the NumberToBigInt abstract operation před 4 roky
Boolean 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
DataView e4e6e03364 LibJS: Add tests for DataView.prototype getters and setters před 4 roky
Date a647f0abf6 LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1 před 4 roky
Error 862ba64037 LibJS: Implement the Error Cause proposal před 4 roky
FinalizationRegistry e1b0719435 LibJS: Add all of the FinalizationRegistry.prototype methods před 4 roky
Function 202f855055 LibJS: Change non-ScriptFunction source string to "[native code]" před 4 roky
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
JSON 223472c57f LibJS: Dont try to serialize symbol-keyed properties před 4 roky
Map 322c8a3995 LibJS: Add the MapIterator built-in and the key/values/entries methods před 4 roky
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() před 4 roky
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
Number c31392510a LibJS: Add the Number.prototype.toFixed method před 4 roky
Object 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant před 4 roky
Promise b377777208 LibJS: Add @@toStringTag to Promise.prototype před 4 roky
Proxy 30fe0529bd LibJS: Fix second argument passed to Proxy [[Call]] trap (thisArgument) před 4 roky
Reflect 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) před 4 roky
RegExp 6c67de8186 LibJS: Implement RegExp.prototype.hasIndices proposal před 4 roky
Set 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} před 4 roky
String e4124d0218 LibJS: Implement RegExp.prototype [ @@split ] před 4 roky
Symbol 844efde54b LibJS: Unbreak test-js test that depended on function object class name před 4 roky
Temporal ca71d99c66 LibJS: Implement Temporal.Instant.fromEpochNanoseconds() před 4 roky
TypedArray a44de7a55f LibJS: Add %TypedArray%.prototype.toLocaleString před 4 roky
WeakMap 3c83298a26 LibJS: Use undefined as the fallback value for iterable entry key/value před 4 roky
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method před 4 roky
WeakSet a00d154522 LibJS: Notify WeakSets when heap cells are sweeped před 4 roky
functions 442ef63008 LibJS: Add the global escape() & unescape() methods před 4 roky