0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from aogilvie/master More... over 11 years ago
flag is required to build with NDK R9 More... over 11 years ago
Merge pull request #2 from dumganhar/add_string_with_file More... almost 14 years ago
add static method CCString::stringWithContentsOfFile. More... almost 14 years ago
Merge pull request #1 from dumganhar/jsbinding_other_platforms More... almost 14 years ago
add README file of compiling HelloJS project, and add how to build jsc on ios platform. More... almost 14 years ago
rebuild jsc-ios, and test it on ios simulator. 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. More... almost 14 years ago
add HelloJS project, run it successfully on win32 and android. More... almost 14 years ago
add some .vsprops files for testapi project of win32 platform. More... almost 14 years ago
synchronize latest jsbinding code, make it work on android and win32. More... almost 14 years ago
Merge branch 'master' of https://github.com/cocos2d-x/JavaScriptCore-X More... almost 14 years ago
adds js-bindings More... almost 14 years ago
adds build script to create fat (universal) lib More... almost 14 years ago
same codebase compiles for iOS now More... almost 14 years ago
chmod +x for the scripts More... almost 14 years ago
modify README file More... almost 14 years ago
comment core foundation library in HelloJni.java More... almost 14 years ago
do not compile core foundation library. More... almost 14 years ago
add author of android port of corefoundation (https://github.com/markshiz/corefoundation-lite-android) More... almost 14 years ago
1. add corefoundation project for android; 2. add testapi project and run it successfully on android; More... almost 14 years ago
add testapi project More... almost 14 years ago
add minidom project, and move dll files to Debug_All/bin folder More... almost 14 years ago
add minidom project More... almost 14 years ago
modify README More... almost 14 years ago
compile jsc successfully on win32 by VS2008 More... almost 14 years ago
Modify gitignore, add Debug* files and minidom.js More... almost 14 years ago
update README, add known risks More... almost 14 years ago
First commit. It can be built and run successfully on android now! More... almost 14 years ago
initialization More... almost 14 years ago