openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
JavaScriptCore-X
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jan 21, 2025 — Jan 21, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #4 from aogilvie/master
James Chen
More...
over 11 years ago
flag is required to build with NDK R9
aogilvie
More...
over 11 years ago
Merge pull request #2 from dumganhar/add_string_with_file
Walzer
More...
almost 14 years ago
add static method CCString::stringWithContentsOfFile.
James Chen
More...
almost 14 years ago
Merge pull request #1 from dumganhar/jsbinding_other_platforms
Walzer
More...
almost 14 years ago
add README file of compiling HelloJS project, and add how to build jsc on ios platform.
James Chen
More...
almost 14 years ago
rebuild jsc-ios, and test it on ios simulator.
James Chen
More...
almost 14 years ago
1. make some class method which similar to static method in cpp, such as, CCSprite.spriteWithFile, CCSpriteBatchNode.batchNodeWithFile. 2. when onEnter is invoked by CCNode of CPP, invoke onEnter of js. 3. add CCClass.js file to simulate inheritance.
James Chen
More...
almost 14 years ago
add HelloJS project, run it successfully on win32 and android.
James Chen
More...
almost 14 years ago
add some .vsprops files for testapi project of win32 platform.
James Chen
More...
almost 14 years ago
synchronize latest jsbinding code, make it work on android and win32.
James Chen
More...
almost 14 years ago
Merge branch 'master' of https://github.com/cocos2d-x/JavaScriptCore-X
James Chen
More...
almost 14 years ago
adds js-bindings
Rolando Abarca
More...
almost 14 years ago
adds build script to create fat (universal) lib
Rolando Abarca
More...
almost 14 years ago
same codebase compiles for iOS now
Rolando Abarca
More...
almost 14 years ago
chmod +x for the scripts
Rolando Abarca
More...
almost 14 years ago
modify README file
James Chen
More...
almost 14 years ago
comment core foundation library in HelloJni.java
James Chen
More...
almost 14 years ago
do not compile core foundation library.
James Chen
More...
almost 14 years ago
add author of android port of corefoundation (https://github.com/markshiz/corefoundation-lite-android)
dumganhar
More...
almost 14 years ago
1. add corefoundation project for android; 2. add testapi project and run it successfully on android;
dumganhar
More...
almost 14 years ago
add testapi project
dumganhar
More...
almost 14 years ago
add minidom project, and move dll files to Debug_All/bin folder
dumganhar
More...
almost 14 years ago
add minidom project
dumganhar
More...
almost 14 years ago
modify README
dumganhar
More...
almost 14 years ago
compile jsc successfully on win32 by VS2008
dumganhar
More...
almost 14 years ago
Modify gitignore, add Debug* files and minidom.js
Walzer
More...
almost 14 years ago
update README, add known risks
Walzer
More...
almost 14 years ago
First commit. It can be built and run successfully on android now!
Walzer
More...
almost 14 years ago
initialization
Walzer
More...
almost 14 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree