Mercurial
orubis
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-100
-60
tip
2008-06-04
Dave Dribin
Fix constructor for JSKitInvocationWithRawTarget
default
tip
changeset
|
files
2008-06-04
Dave Dribin
Upgrade to JSKit svn r9
changeset
|
files
2008-05-30
Dave Dribin
Bring back the convertReturnValue optimization, on top of r7
changeset
|
files
2008-05-30
Dave Dribin
Use source from jskitx svn r7
changeset
|
files
2008-05-24
Dave Dribin
Allow JS function call optimization when using primitive types by avoiding ObjC boxing
changeset
|
files
2008-05-23
Dave Dribin
Remove unused code, or code that is not really needed
changeset
|
files
2008-05-23
Dave Dribin
Clarify that target is a weak reference
changeset
|
files
2008-05-23
Dave Dribin
Remove myGlobalFunctions and use JSKitMakeFunctionWithSelector/JSKitObjCFunction exclusively
changeset
|
files
2008-05-23
Dave Dribin
Remove alternate implementation of escapeText:. It was a bit slower
changeset
|
files
2008-05-23
Dave Dribin
Add alternate implementation of escapeText:
changeset
|
files
2008-05-23
Dave Dribin
Add a comment about performance of esacpeText:
changeset
|
files
2008-05-23
Dave Dribin
Add a comment about performance of isWhitespace
changeset
|
files
2008-05-23
Dave Dribin
Remove ObjC and regex version of IS_WHITESPACE
changeset
|
files
2008-05-22
Dave Dribin
Properly implement IS_WHITESPACE with NSCharacterSet (with tests to prove it)
changeset
|
files
2008-05-22
Dave Dribin
Use a character set to detect whitespace instead of a regex for a 50% speedup of overall parsing
changeset
|
files
2008-05-22
Dave Dribin
Add JSKitObjCFunction as an optimization for calling global functions
changeset
|
files
2008-05-22
Dave Dribin
Fix up whitespace
changeset
|
files
2008-05-22
Dave Dribin
Add global variables for template prefix and postfix
changeset
|
files
2008-05-22
Dave Dribin
Remove unnecessary dash
changeset
|
files
2008-05-22
Dave Dribin
Simplify trimming logic for expressions
changeset
|
files
2008-05-22
Dave Dribin
Add more control over trimming
changeset
|
files
2008-05-22
Dave Dribin
Rename unit test methods
changeset
|
files
2008-05-22
Dave Dribin
Hacks to compare with MGTemplate
changeset
|
files
2008-05-20
Dave Dribin
Xcode weirdness
changeset
|
files
2008-05-20
Dave Dribin
Optimize NSNumber conversion
changeset
|
files
2008-05-19
Dave Dribin
Remove all #if 0 code
changeset
|
files
2008-05-19
Dave Dribin
Remove stale outlet
changeset
|
files
2008-05-19
Dave Dribin
Update copyright/license header
changeset
|
files
2008-05-19
Dave Dribin
Rename OrubisTest to OrubisTemplateTest
changeset
|
files
2008-05-19
Dave Dribin
More CLI refactoring
changeset
|
files
2008-05-19
Dave Dribin
Refactor CLI app
changeset
|
files
2008-05-19
Dave Dribin
Add --reuse to optionally reuse template
changeset
|
files
2008-05-19
Dave Dribin
Slightly optimize creation of arguments array passed to ObjC
changeset
|
files
2008-05-19
Dave Dribin
Optimize xmlEscapeString mainly by short circuiting NSNumbers
changeset
|
files
2008-05-19
Dave Dribin
Add Evaluate menu item
changeset
|
files
2008-05-19
Dave Dribin
Use http: URL instead of feed:
changeset
|
files
2008-05-19
Dave Dribin
Cleanup dealloc
changeset
|
files
2008-05-19
Dave Dribin
Remove duplicate declaration
changeset
|
files
2008-05-19
Dave Dribin
Cache generated JavaScript source
changeset
|
files
2008-05-19
Dave Dribin
Rename OrubisTemplate's input to templateSource. Use file APIs wherever it makes sense.
changeset
|
files
2008-05-19
Dave Dribin
Escape titles
changeset
|
files
2008-05-19
Dave Dribin
Add #pragma marks
changeset
|
files
2008-05-19
Dave Dribin
Add helper methods for reading template files
changeset
|
files
2008-05-19
Dave Dribin
Add date formatter helper
changeset
|
files
2008-05-19
Dave Dribin
Begin implementing Orubis helper protocol, remove old Ruby code
changeset
|
files
2008-05-19
Dave Dribin
Add PubSub demo
changeset
|
files
2008-05-19
Dave Dribin
Rename the Orubis class to OrubisTemplate
changeset
|
files
2008-05-18
Dave Dribin
Rename result to evaluate
changeset
|
files
2008-05-18
Dave Dribin
Rename MyController to AppController
changeset
|
files
2008-05-18
Dave Dribin
Update copyright
changeset
|
files
2008-05-18
Dave Dribin
Force Monaco on outputView in awakeFromNib
changeset
|
files
2008-05-18
Dave Dribin
Rename fun house product
changeset
|
files
2008-05-18
Dave Dribin
Move command line app to subdirectory, and add Orubis Fun House.
changeset
|
files
2008-05-18
Dave Dribin
Use custom object instead of a dictionary for global function lookup
changeset
|
files
2008-05-18
Dave Dribin
Tests for booleans and number 1s
changeset
|
files
2008-05-18
Dave Dribin
Add number with 1 and boolen with true
changeset
|
files
2008-05-14
Dave Dribin
Fix up help output
changeset
|
files
2008-05-14
Dave Dribin
Add benchmark files from Erubis
changeset
|
files
2008-05-14
Dave Dribin
Load context variables only once and add --silent option for benchmarking
changeset
|
files
2008-05-14
Dave Dribin
Comment out Person stuff
changeset
|
files
(0)
-100
-60
tip