Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object пре 4 година
..
AggregateError 862ba64037 LibJS: Implement the Error Cause proposal пре 4 година
Array e26cfd313e LibJS: Prevent stack overflow in flatten_into_array() пре 4 година
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice пре 4 година
Atomics 1a3e1bff7b LibJS: Implement Atomics.isLockFree пре 4 година
BigInt 3014e529be LibJS: Tweak error message in the NumberToBigInt abstract operation пре 4 година
Boolean 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
DataView 84053816d5 LibJS: Use Checked<T> for offsets in the SetViewValue AO пре 4 година
Date a8ba2f4b21 LibJS/Tests: Fix bad copy and paste that crept into a lot of tests пре 4 година
Error 862ba64037 LibJS: Implement the Error Cause proposal пре 4 година
FinalizationRegistry fa8e9cb683 LibJS/Tests: Skip flaky FinalizationRegistry.prototype.cleanupSome test пре 4 година
Function 202f855055 LibJS: Change non-ScriptFunction source string to "[native code]" пре 4 година
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Intl 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object пре 4 година
JSON 223472c57f LibJS: Dont try to serialize symbol-keyed properties пре 4 година
Map 419c21c66f LibJS/Tests: Test iteration order of Map.prototype.entries() пре 4 година
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() пре 4 година
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
Number a8ba2f4b21 LibJS/Tests: Fix bad copy and paste that crept into a lot of tests пре 4 година
Object 2ba338869b LibJS/Tests: Remove two leftover console.log() calls пре 4 година
Promise 4f186a9a1f LibJS: Implement Promise.race on the Promise constructor пре 4 година
Proxy f51f5e135a LibJS/Tests: Remove outdated FIXME comment пре 4 година
Reflect 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) пре 4 година
RegExp 6337eb52d8 LibJS: Implement RegExp.prototype.compile пре 4 година
Set 2a3090d292 LibJS: Add the SetIterator built-in and Set.prototype.{values, entries} пре 4 година
String 4f2cbe119b LibRegex: Allow Unicode escape sequences in capture group names пре 4 година
Symbol 844efde54b LibJS: Unbreak test-js test that depended on function object class name пре 4 година
Temporal 6ce05026b4 LibJS: Implement Temporal.ZonedDateTime.prototype.toPlainMonthDay() пре 4 година
TypedArray 5cd2e0f3a2 LibJS: Improve the TypedArray.prototype.find{,Index} tests пре 4 година
WeakMap 3c83298a26 LibJS: Use undefined as the fallback value for iterable entry key/value пре 4 година
WeakRef b9d4dd6850 LibJS: Add the WeakRef.prototype.deref method пре 4 година
WeakSet a00d154522 LibJS: Notify WeakSets when heap cells are sweeped пре 4 година
functions 442ef63008 LibJS: Add the global escape() & unescape() methods пре 4 година