Commits
User selector
Commit History
Commits on Sep 4, 2024
Fix JavaScriptCore API headers to work with the Clang Module Verifier.
Show description for fc2e779committed
Mark Lam
Commits on Jul 17, 2024
[API] Update availability versions for declarations released in macOS 15.0, iOS 18.0, and visionOS 2.0
Show description for ec3944dcommitted
Commits on May 9, 2024
[JSC] Reland JavaScript BigInt Public C API
Show description for e8e3440committed
Commits on May 3, 2024
Unreviewed, reverting 278275@main (c97a08d)
Show description for ff9b348committed
Commits on May 2, 2024
[WIP] Introduce BigInt Public C API in JavaScriptCore
Show description for c97a08dcommitted
Commits on Aug 29, 2021
Miscellaneous typo fixes
Show description for 3d6d2adcommitted
Commits on Jun 10, 2019
Make new Symbol/Promise API public
Show description for c09056bcommitted
Commits on Mar 22, 2019
Change macosx() to macos() in WK_API... and JSC_API... macros.
Show description for 8c66d3ccommitted
Commits on Sep 26, 2018
Move Symbol API to SPI
Show description for ac8a08acommitted
Commits on Aug 29, 2018
Unreviewed, rolling out r235432 and r235436.
Show description for df7032dcommitted
Commits on Aug 28, 2018
Add nullablity attributes to JSValue
Show description for 4c14c34committedAdd nullablity attributes to JSValue
Show description for 7070f94committed
Commits on Jul 30, 2018
Clarify conversion rules for JSValue property access API
Show description for b5939b1committedRename some JSC API functions/types.
Show description for 85a176ecommitted
Commits on Jul 26, 2018
[JSC API] We should support the symbol type in our C/Obj-C API
Show description for f8d5776committed
Commits on Oct 19, 2016
[Xcode] JavaScriptCore fails to build when CLANG_WARN_DOCUMENTATION_COMMENTS is enabled
Show description for 2fa4441committed
Dan Bernstein
Commits on Oct 16, 2015
Update JavaScriptCore API docs
Show description for 7dd08eccommitted
Commits on May 27, 2015
Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
Show description for f30e558committed
Dan Bernstein
Commits on Apr 3, 2015
is* API methods should be @properties
Show description for 9f075a8committedJavaScriptCore API should support type checking for Array and Date
Show description for b576520committed
Commits on Dec 11, 2013
<https://webkit.org/b/125141> Modernize the JavaScriptCore API headers
Show description for 2d5b921committed
Commits on Nov 23, 2013
JSC Obj-C API should have real documentation
Show description for b2148b3committed
Mark Hahnenberg
Commits on Nov 12, 2013
[iOS] Define JSC_OBJC_API_ENABLED
Show description for 9e4b511committed
Commits on Oct 21, 2013
[iOS] Mark classes JS{Context, ManagedValue, Value, VirtualMachine} as
Show description for ca0ba84committed
Commits on Oct 2, 2013
The Objective-C API should be available in 10.8 builds
Show description for 490d01ecommitted
Dan Bernstein
Commits on Apr 30, 2013
Objective-C JavaScriptCore API should publicly support bridging to C
Show description for 281f9c9committed
Commits on Feb 21, 2013
Objective-C API: Need a way to use the Objective-C JavaScript API with WebKit
Show description for d592649committed
Mark Hahnenberg
Commits on Feb 8, 2013
Objective-C API for JavaScriptCore
Show description for 3a72f31committed
Gavin Barraclough
Commits on Jan 31, 2013
Objective-C API: Fix insertion of values greater than the max index allowed by the spec
Show description for 33059e6committed
Mark Hahnenberg
Commits on Jan 24, 2013
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
Show description for 7132a97committed
Mark Hahnenberg
Loading