descriptionJavaScript templating library with Erubis syntax
ownerDave Dribin
last changeWed, 04 Jun 2008 17:41:53 -0500
changes
2008-06-04 Dave Dribin Fix constructor for JSKitInvocationWithRawTarget default tip
2008-06-04 Dave Dribin Upgrade to JSKit svn r9
2008-05-30 Dave Dribin Bring back the convertReturnValue optimization, on top of r7
2008-05-30 Dave Dribin Use source from jskitx svn r7
2008-05-24 Dave Dribin Allow JS function call optimization when using primitive types by avoiding ObjC boxing
2008-05-23 Dave Dribin Remove unused code, or code that is not really needed
2008-05-23 Dave Dribin Clarify that target is a weak reference
2008-05-23 Dave Dribin Remove myGlobalFunctions and use JSKitMakeFunctionWithSelector/JSKitObjCFunction exclusively
2008-05-23 Dave Dribin Remove alternate implementation of escapeText:. It was a bit slower
2008-05-23 Dave Dribin Add alternate implementation of escapeText:
...
tags
...
branches
2008-06-04 d6e407c8a748 default
...