 cacaodevandAlexander Ljungberg
|
750cd3c258
|
CPComparisonPredicate :
Fixed a bug where *lhs custom_selector: nil* was always returning false.
Test nil on left and/or right with some operators.
|
2010-08-05 16:18:18 -04:00 |
|
Alexander Ljungberg
|
df358ccc42
|
Fix failing CPPredicate unit tests: comment out test for unimplemented expressionForSubquery, finish CPExpression_unionset and fix typo in CPExpression expressionForIntersectSet.
|
2010-08-04 21:27:01 -04:00 |
|
Alexander Ljungberg
|
63dfb8a227
|
CPPredicate optimization: early out in failing AND expression.
|
2010-08-04 20:50:36 -04:00 |
|
Alexander Ljungberg
|
a3c0590218
|
Fixed with CPPredicate: [CPArray arrayWithObjects:...] should no longer be terminated with a nil in Cappuccino.
|
2010-08-04 20:50:07 -04:00 |
|
 cacaodevandAlexander Ljungberg
|
c694c96a32
|
CPPredicate & co style cleaning
|
2010-08-04 20:45:06 -04:00 |
|
Alexander Ljungberg
|
30bc304a20
|
Whitespace and style fixes.
|
2010-08-04 20:23:35 -04:00 |
|
 cacaodevandAlexander Ljungberg
|
974cf64e1d
|
CPPredicate &al implementation. OJUnit test.
|
2010-08-04 19:53:44 -04:00 |
|