Dave Dribin <dave@dribin.org> [Wed, 04 Jun 2008 17:41:53 -0500] rev 112
Fix constructor for JSKitInvocationWithRawTarget
Dave Dribin <dave@dribin.org> [Wed, 04 Jun 2008 17:40:29 -0500] rev 111
Upgrade to JSKit svn r9
Dave Dribin <dave@dribin.org> [Fri, 30 May 2008 19:46:23 -0500] rev 110
Bring back the convertReturnValue optimization, on top of r7
Dave Dribin <dave@dribin.org> [Fri, 30 May 2008 18:41:10 -0500] rev 109
Use source from jskitx svn r7
Dave Dribin <dave@dribin.org> [Sat, 24 May 2008 07:27:00 -0500] rev 108
Allow JS function call optimization when using primitive types by avoiding ObjC boxing
Dave Dribin <dave@dribin.org> [Fri, 23 May 2008 00:54:24 -0500] rev 107
Remove unused code, or code that is not really needed
Dave Dribin <dave@dribin.org> [Fri, 23 May 2008 00:46:47 -0500] rev 106
Clarify that target is a weak reference
Dave Dribin <dave@dribin.org> [Fri, 23 May 2008 00:41:18 -0500] rev 105
Remove myGlobalFunctions and use JSKitMakeFunctionWithSelector/JSKitObjCFunction exclusively
Dave Dribin <dave@dribin.org> [Fri, 23 May 2008 00:34:28 -0500] rev 104
Remove alternate implementation of escapeText:. It was a bit slower
Dave Dribin <dave@dribin.org> [Fri, 23 May 2008 00:33:45 -0500] rev 103
Add alternate implementation of escapeText: