FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/API/JSValue.h - WebKit/WebKit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WebKit
/
WebKit
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Pull requests
2.6k
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
WebKit
Source
JavaScriptCore
API
JSValue.h
on
main
User selector
Datepicker
Commit history
Commits on Sep 4, 2024
Fix JavaScriptCore API headers to work with the Clang Module Verifier.
Show description for fc2e779
Mark Lam
committed
fc2e779
View commit details
Copy full SHA for fc2e779
View code at this point
Browse repository at this point
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 ec3944d
emw-apple
committed
ec3944d
View commit details
Copy full SHA for ec3944d
View code at this point
Browse repository at this point
Commits on May 9, 2024
[JSC] Reland JavaScript BigInt Public C API
Show description for e8e3440
hyjorc1
committed
e8e3440
View commit details
Copy full SHA for e8e3440
View code at this point
Browse repository at this point
Commits on May 3, 2024
Unreviewed, reverting 278275@main (c97a08d)
Show description for ff9b348
hyjorc1
committed
ff9b348
View commit details
Copy full SHA for ff9b348
View code at this point
Browse repository at this point
Commits on May 2, 2024
[WIP] Introduce BigInt Public C API in JavaScriptCore
Show description for c97a08d
hyjorc1
committed
c97a08d
View commit details
Copy full SHA for c97a08d
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
Miscellaneous typo fixes
Show description for 3d6d2ad
heycam
committed
3d6d2ad
View commit details
Copy full SHA for 3d6d2ad
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
Make new Symbol/Promise API public
Show description for c09056b
kmiller68
committed
c09056b
View commit details
Copy full SHA for c09056b
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Change macosx() to macos() in WK_API... and JSC_API... macros.
Show description for 8c66d3c
xeenon
committed
8c66d3c
View commit details
Copy full SHA for 8c66d3c
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Move Symbol API to SPI
Show description for ac8a08a
kmiller68
committed
ac8a08a
View commit details
Copy full SHA for ac8a08a
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Unreviewed, rolling out r235432 and r235436.
Show description for df7032d
webkit-commit-queue
committed
df7032d
View commit details
Copy full SHA for df7032d
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Add nullablity attributes to JSValue
Show description for 4c14c34
kmiller68
committed
4c14c34
View commit details
Copy full SHA for 4c14c34
View code at this point
Browse repository at this point
Add nullablity attributes to JSValue
Show description for 7070f94
kmiller68
committed
7070f94
View commit details
Copy full SHA for 7070f94
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Clarify conversion rules for JSValue property access API
Show description for b5939b1
kmiller68
committed
b5939b1
View commit details
Copy full SHA for b5939b1
View code at this point
Browse repository at this point
Rename some JSC API functions/types.
Show description for 85a176e
kmiller68
committed
85a176e
View commit details
Copy full SHA for 85a176e
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
[JSC API] We should support the symbol type in our C/Obj-C API
Show description for f8d5776
kmiller68
committed
f8d5776
View commit details
Copy full SHA for f8d5776
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
[Xcode] JavaScriptCore fails to build when CLANG_WARN_DOCUMENTATION_COMMENTS is enabled
Show description for 2fa4441
Dan Bernstein
committed
2fa4441
View commit details
Copy full SHA for 2fa4441
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Update JavaScriptCore API docs
Show description for 7dd08ec
geoffreygaren
committed
7dd08ec
View commit details
Copy full SHA for 7dd08ec
View code at this point
Browse repository at this point
Commits on May 27, 2015
Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
Show description for f30e558
Dan Bernstein
committed
f30e558
View commit details
Copy full SHA for f30e558
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
is* API methods should be @properties
Show description for 9f075a8
geoffreygaren
committed
9f075a8
View commit details
Copy full SHA for 9f075a8
View code at this point
Browse repository at this point
JavaScriptCore API should support type checking for Array and Date
Show description for b576520
geoffreygaren
committed
b576520
View commit details
Copy full SHA for b576520
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
<https://webkit.org/b/125141> Modernize the JavaScriptCore API headers
Show description for 2d5b921
bdash
committed
2d5b921
View commit details
Copy full SHA for 2d5b921
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
JSC Obj-C API should have real documentation
Show description for b2148b3
Mark Hahnenberg
committed
b2148b3
View commit details
Copy full SHA for b2148b3
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
[iOS] Define JSC_OBJC_API_ENABLED
Show description for 9e4b511
aestes
committed
9e4b511
View commit details
Copy full SHA for 9e4b511
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
[iOS] Mark classes JS{Context, ManagedValue, Value, VirtualMachine} as
Show description for ca0ba84
dydz
committed
ca0ba84
View commit details
Copy full SHA for ca0ba84
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
The Objective-C API should be available in 10.8 builds
Show description for 490d01e
Dan Bernstein
committed
490d01e
View commit details
Copy full SHA for 490d01e
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Objective-C JavaScriptCore API should publicly support bridging to C
Show description for 281f9c9
geoffreygaren
committed
281f9c9
View commit details
Copy full SHA for 281f9c9
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Objective-C API: Need a way to use the Objective-C JavaScript API with WebKit
Show description for d592649
Mark Hahnenberg
committed
d592649
View commit details
Copy full SHA for d592649
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
Objective-C API for JavaScriptCore
Show description for 3a72f31
Gavin Barraclough
committed
3a72f31
View commit details
Copy full SHA for 3a72f31
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Objective-C API: Fix insertion of values greater than the max index allowed by the spec
Show description for 33059e6
Mark Hahnenberg
committed
33059e6
View commit details
Copy full SHA for 33059e6
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
Show description for 7132a97
Mark Hahnenberg
committed
7132a97
View commit details
Copy full SHA for 7132a97
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL