..
AggregateError
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Array
LibJS: Skip prototype chain lookup in internal_set() for arrays
2025-05-23 14:51:32 +02:00
ArrayBuffer
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
AsyncDisposableStack
LibJS: Implement the AsyncDisposableStack interface
2025-01-17 20:46:32 +01:00
AsyncGenerator
Everywhere: Fix typos - act III
2025-06-16 14:20:48 +01:00
Atomics
LibJS: Avoid internal assertion accessing detached TA internal slots
2024-12-13 07:09:39 -08:00
BigInt
LibJS+LibCrypto: Use a bitwise approach for BigInt's as*IntN methods
2025-03-20 09:44:12 +01:00
Boolean
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
DataView
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Date
LibJS: Unit tests for non-standard date formats
2025-05-26 18:48:09 +02:00
DisposableStack
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Error
LibTest/Tests: Build and run test-js on windows
2025-06-05 22:00:55 -06:00
FinalizationRegistry
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Function
LibJS: Optimize Function.prototype.apply()
2025-06-03 17:16:01 +02:00
functions
LibJS: Fix parseFloat(-0) returning -0 instead of +0
2025-03-02 11:30:34 -05:00
Infinity
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Intl
LibJS: Implement Intl.Locale.prototype.variants
2025-06-04 17:11:35 -04:00
Iterator
LibJS: Ensure iterator parameter validation closes underlying iterator
2025-04-29 07:33:08 -04:00
JSON
LibJS: Implement rawJSON and isRawJSON functions
2025-04-24 09:33:49 -04:00
Map
LibJS: Implement Map.prototype.getOrInsert[Computed]
2025-10-03 08:58:40 +02:00
Math
LibJS: Implement Math.sumPrecise
2025-03-03 21:46:22 +01:00
NaN
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Number
Meta+LibUnicode+LibJS: Upgrade to ICU 76.1
2025-01-18 17:56:40 -05:00
Object
LibJS: Fast-path own-property enumeration and reduce descriptor lookups
2025-09-21 15:06:32 +02:00
Promise
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Proxy
Revert "LibJS: Reduce number of proxy traps called during for..in…
2025-03-21 11:44:21 -05:00
Reflect
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
RegExp
LibRegex: Properly track code units in u-v modes
2025-10-24 21:23:06 +02:00
Set
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ShadowRealm
LibJS: Perform TLA async function construction in the module context
2024-11-15 18:52:22 +01:00
SharedArrayBuffer
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
String
LibJS: Implement 'less than' for a String over code units
2025-05-17 08:00:59 -04:00
SuppressedError
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Symbol
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Temporal
LibJS: Handle relativeTo ZDTs that fall within second DST wallclock time
2025-09-28 11:33:43 -04:00
TypedArray
LibJS: Fill all available space when TA.copyWithin shrinks the array
2025-10-03 09:03:40 +02:00
WeakMap
LibJS: Implement WeakMap.prototype.getOrInsert[Computed]
2025-10-03 08:58:40 +02:00
WeakRef
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
WeakSet
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00