public
Description: Write Cocoa applications in Javascript
Homepage: http://inexdo.com/JSCocoa
Clone URL: git://github.com/parmanoir/jscocoa.git
parmanoir (author)
Thu Oct 15 01:34:05 -0700 2009
commit  efc6bf99c31fb16d0c7276f9e824d907bc19b1b5
tree    1027877f0d2a7b4eaa0fa21a16973bd16e7931de
parent  ed2e1522dc430b0fa0986d07332543ca5ee41e65
jscocoa / Tests
name age message
..
file 0 blank.js Thu Oct 15 01:26:50 -0700 2009 pre merge commit [parmanoir]
file 1 C and ObjC calls.js Tue Dec 30 17:06:02 -0800 2008 first commit [parmanoir]
file 10 shorthand overload.js Loading commit data...
file 11 retain test 2.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 12 instance variables.js
file 13 instance.js
file 14 class.js
file 15 IBOutlet IBAction.js
file 16 NSArray NSDictionary easy access.js
file 17 struct instance.js Sun Sep 06 07:50:02 -0700 2009 JSCocoa now 64 bits (intel only, x86_64) [parmanoir]
file 18 structure args.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 19 pure js methods.js
file 2 structure arguments.js Tue Dec 30 17:06:02 -0800 2008 first commit [parmanoir]
file 20 pointer to function.js Sun Sep 13 15:40:57 -0700 2009 pre merge commit [parmanoir]
file 21 new class definition.js
file 22 instance valueOf.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 23 NSString bridging.js Fri Mar 06 02:54:24 -0800 2009 Fixed last GC issues with Safari 4's Javascript... [parmanoir]
file 24 structure set.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 25 variadic.js
file 26 full NSArray bridge.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 27 type modifier o.js Sun Sep 06 07:50:02 -0700 2009 JSCocoa now 64 bits (intel only, x86_64) [parmanoir]
file 28 struct description.js Sun Sep 06 07:50:02 -0700 2009 JSCocoa now 64 bits (intel only, x86_64) [parmanoir]
file 29 pointer handling.js
file 3 derivation.js Thu Mar 05 15:42:10 -0800 2009 Working throught JavascriptCore leaks reports [parmanoir]
file 30 obj1 == obj2.js Sun Sep 13 15:40:57 -0700 2009 pre merge commit [parmanoir]
file 31 bridgeSupport bench.js Fri Mar 06 02:54:24 -0800 2009 Fixed last GC issues with Safari 4's Javascript... [parmanoir]
file 32 new class syntax.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 33 class syntax swizzle.js
file 34 object keys.js Thu Apr 23 02:15:16 -0700 2009 Added allKeys method to Object.prototype with d... [parmanoir]
file 35 webview.js
file 36 safe dealloc.js
file 37 init from webview.js Fri Sep 04 10:52:33 -0700 2009 initWithGlobalContext working but leaking [parmanoir]
file 38 class walker.js Sun Sep 27 13:13:44 -0700 2009 README update [parmanoir]
file 39 NSArray js functions.js Mon Sep 21 16:41:12 -0700 2009 Variadic method sugar : can omit last null when... [parmanoir]
file 4 js load.js Wed Mar 04 16:30:21 -0800 2009 Fixed JSValueForJSName name leak [parmanoir]
file 40 ObjJ syntax.js
file 41 class inner js functions.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 42 return if.js
file 43 @ string and selector.js
file 44 instanceWith.js Fri Oct 02 18:52:19 -0700 2009 Made JSLint optional + multi param instance cal... [parmanoir]
file 45 ƒ function shortcut.js Thu Oct 08 15:41:06 -0700 2009 10.5 compat fix [parmanoir]
file 6 basic arguments.js
file 7 split call.js Fri Oct 02 08:59:18 -0700 2009 ObjJ syntax, if return, instanceWith [parmanoir]
file 8 zero arg autocall.js Tue Dec 30 17:06:02 -0800 2008 first commit [parmanoir]
file 9 auto setter.js Thu Jan 22 13:12:59 -0800 2009 Multiple interpreters working with JSCocoa-ObjC... [parmanoir]
directory Resources/ Fri Sep 04 10:54:45 -0700 2009 initWithGlobalContext working - init JSCocoa wi... [parmanoir]
directory old/ Wed Mar 04 02:45:05 -0800 2009 Fixed JSGarbageCollect(ctx) [parmanoir]