Commits
User selector
Commit History
Commits on Jun 5, 2026
[JSC][Temporal] Spec-align Temporal option helpers, Duration internals, and remove unused TemporalTimeZone classes
Show description for 063066dcommitted
Commits on Jun 4, 2026
[JSC][Temporal] Implement Temporal.ZonedDateTime
Show description for 27ac373committed
Commits on Jun 3, 2026
[JSC] Restore JS builtins for next() functions
Show description for 0047d96committed
Commits on Jun 2, 2026
[JSC] MapIterator / SetIterator should be handled in DFG
Show description for 300fd8ccommitted
Commits on Jun 1, 2026
[JSC] Move String#matchAll to C++
Show description for 31e3818committed[JSC] Add String fast iteration
Show description for 4a78130committedUnreviewed, reverting 314243@main (17e27ee7cfd3)
Show description for 8ed5bbecommitted
Commits on May 31, 2026
[JSC] Apply C-preprocessor to JS builtin files
Show description for 17e27eecommitted
Commits on May 27, 2026
[JSC][Temporal] Remove Temporal.Calendar object and update JS layer to Stage 4 spec
Show description for b35d67acommitted
Commits on May 15, 2026
Build WebKit with ENABLE_USER_SCRIPT_SANDBOXING=YES
Show description for 8f1f5a2authored andcommitted
Commits on May 13, 2026
[JSC] Move WebAssembly.instantiateStreaming / WebAssembly.compileStreaming to C++
Show description for 24cf2e5committed
Commits on Apr 16, 2026
[JSC] Remove JSInternalPromise
Show description for d36f217committed
Commits on Apr 14, 2026
[JSC] Rewrite module loader
Show description for 4a63810authored andcommitted
Commits on Feb 11, 2026
[JSC] JSPI Implementation
Show description for 53e97afcommitted
Commits on Feb 3, 2026
[JSC] Optimize `Lexer<char16_t>::isWhiteSpace` to avoid ICU calls
Show description for 0f81753committed
Commits on Jan 8, 2026
[JSC] Move Promise.prototype.finally to C++
Show description for 302921fcommitted
Commits on Dec 25, 2025
[JSC] Implment `@InternalPromise.@internalAll` in C++
Show description for a5f67b2committed
Commits on Dec 23, 2025
Unreviewed, reverting 304331@main (ea357d053e96)
Show description for c86ebffcommitted
Commits on Dec 12, 2025
[JSC] Implment `@InternalPromise.@internalAll` in C++
Show description for ea357d0committed
Commits on Dec 3, 2025
[Temporal] Add PlainYearMonth type
Show description for b355175authored andcommittedUnreviewed, reverting 303780@main and 303793@main.
Show description for f0be6f9authored andcommitted
Commits on Dec 2, 2025
[Temporal] Add PlainYearMonth type
Show description for 1644afaauthored andcommitted
Commits on Nov 18, 2025
[JSC] Async Function should be driven directly via MicrotaskQueue
Show description for f70f597committed
Commits on Nov 14, 2025
[Xcode] Use generate-platform-args in DerivedSources Makefiles
Show description for f0528cdcommitted
Commits on Oct 9, 2025
[Temporal] Add PlainMonthDay
Show description for dab2cf7authored andcommitted
Commits on Aug 10, 2025
[JSC] Further cleanup after Wasm LLInt removal
Show description for 60e77b8committed
Commits on Aug 9, 2025
[JSC] Remove WasmLLInt
Show description for 83cc090committed
Commits on Jun 2, 2025
[JSC] Implement `AsyncDisposableStack` prototype methods
Show description for 524caf8committed
Commits on May 28, 2025
[JSC] Implement `DisposableStack` prototype methods
Show description for b13d5c8committed
Commits on May 7, 2025
[JSC] Support `@@dispose` and `@@asyncDispose` from Explicit Resource Management Proposal
Show description for 4b3e163committed
Commits on Apr 11, 2025
[JSC] Optimize global `isFinite()` by rewriting it in C++
Show description for 54e87c1authored andcommitted
Commits on Apr 1, 2025
[JSC] optimize `Number.isFinite()` by rewriting in C++
Show description for 832acacauthored andcommitted
Commits on Feb 5, 2025
Web Inspector: remove WebDatabase support from backend and frontend
Show description for 070fb7ecommitted
Commits on Feb 4, 2025
Web Inspector: remove frontend and backend support for ApplicationCache
Show description for bb2b673committed
Commits on Nov 22, 2024
DerivedSources.make pattern rules don't work when a file's name has more than one "."
Show description for ec535f9committed