Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
phoboslab
/
JavaScriptCore-iOS
Public
Notifications
You must be signed in to change notification settings
Fork
167
Star
696
Code
Issues
15
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptCore-iOS
JavaScriptCore
on
master
User selector
All users
All time
Commit history
Commits on Oct 14, 2015
Merge branch 'master' of github.com:phoboslab/JavaScriptCore-iOS
Dario Segura
committed
e70480a
Copy full SHA for e70480a
[TVOS] Moved tvOS schemes to the shared data folder.
Dario Segura
committed
bde6a43
Copy full SHA for bde6a43
Commits on Oct 13, 2015
[TVOS] Adds tvOS compatibility through the addition of the maketvos.py script (and project file changes)
Dario Segura
committed
c27a0e8
Copy full SHA for c27a0e8
Renamed Typed Array functions as suggested in https://bugs.webkit.org/show_bug.cgi?id=120112
phoboslab
committed
ac4a764
Copy full SHA for ac4a764
Commits on Sep 21, 2015
[IOS] Library is now compatible with iOS 9 and Bitcode
Dario Segura
committed
7521770
Copy full SHA for 7521770
Commits on May 25, 2015
-[BUILD] Fixes compilation issues in latest clang version. NOTE: The library should be updated to latest JSC version.
Dario Segura
committed
4c63e7e
Copy full SHA for 4c63e7e
Commits on Sep 30, 2014
-[IOS8] Project now compiles with iOS 8 and Xcode 6. Fix based in newer JSC versions.
Dario Segura
committed
d7e6445
Copy full SHA for d7e6445
Commits on Jun 17, 2014
Align ARM64 assembly to 4-bytes multiple addresses.
drodriguez
committed
f94c785
Copy full SHA for f94c785
Commits on Jan 28, 2014
Cleaned up archs... again
phoboslab
committed
a20de68
Copy full SHA for a20de68
Commits on Jan 23, 2014
Cleaned up ARCHS
phoboslab
committed
b8c11b6
Copy full SHA for b8c11b6
Commits on Jan 22, 2014
Downgrade to 538.11.1 due to stability issues
phoboslab
committed
05b40b0
Copy full SHA for 05b40b0
Commits on Jan 18, 2014
Added armv7s slice for AppStore compatability when publishing arm64 Apps
phoboslab
committed
bc7baf6
Copy full SHA for bc7baf6
Share all xcscheme files so initial command line build doesn't fail
phoboslab
committed
2961606
Copy full SHA for 2961606
Added fix for Number.MIN_VALUE when denormal support is disabled
phoboslab
committed
d0d8f4d
Copy full SHA for d0d8f4d
Removed .xcworkspace from .gitignore
phoboslab
committed
84b178e
Copy full SHA for 84b178e
Add JSTypedArray to Mac framework too
martijnthe
committed
a2d6a93
Copy full SHA for a2d6a93
- Adding JSTypedArray to xcode project + export header
Show description for 60f8633
phoboslab
authored and
martijnthe
committed
60f8633
Copy full SHA for 60f8633
Commits on Jan 17, 2014
Fixup.
Show description for 857f070
martijnthe
committed
857f070
Copy full SHA for 857f070
- Created .xcconfig files from phoboslabs’ configurations
Show description for 76b6b97
martijnthe
committed
76b6b97
Copy full SHA for 76b6b97
Webkit SVN Tag Safari-538.12.1
martijnthe
committed
d0760ac
Copy full SHA for d0760ac
Commits on Jan 16, 2014
- Addding VALID_ARCHS back, apparently they work as a filter and there’s a xcconfig file from which the setting is inherited…
Show description for aeaca47
martijnthe
committed
aeaca47
Copy full SHA for aeaca47
Export JSTypedArray.h API
martijnthe
committed
dd02d33
Copy full SHA for dd02d33
Remove private/project headers
martijnthe
committed
3db04a8
Copy full SHA for 3db04a8
Don’t link wtf
martijnthe
committed
5ebea9b
Copy full SHA for 5ebea9b
- Added armv7s and arm64 to `ARCHS`
Show description for 25d3c0c
martijnthe
committed
25d3c0c
Copy full SHA for 25d3c0c
This is breaking the build when compiling with the “Production” configuration. Not sure what it does, but the “Debug” and “Release” configurations do not have these flags either.
martijnthe
committed
5d9e87d
Copy full SHA for 5d9e87d
Commits on Nov 19, 2013
Fix header search path to use relative path; remove unused plist. Close #12
phoboslab
committed
62b67cf
Copy full SHA for 62b67cf
Commits on Nov 5, 2013
Set deployment target to iOS 5.1; disable some debug flags
phoboslab
committed
4900999
Copy full SHA for 4900999
Fix Number.MIN_VALUE when denormal support is disabled for the CPU
phoboslab
committed
850e642
Copy full SHA for 850e642
Added Typed Array API
phoboslab
committed
ee9d2ce
Copy full SHA for ee9d2ce
JSC: added combine iOS libs target
phoboslab
committed
1ffba5d
Copy full SHA for 1ffba5d
Removed debug symbols
phoboslab
committed
b75ce9a
Copy full SHA for b75ce9a
Fixing stuff... I think.
phoboslab
committed
2a95067
Copy full SHA for 2a95067
JSC: iOS Targets
phoboslab
committed
125ae96
Copy full SHA for 125ae96
Webkit SVN Tag 538.4
phoboslab
committed
3895c67
Copy full SHA for 3895c67
Previous
Next
You can’t perform that action at this time.