Changeset [9c6476615d47ff373aa53a1288ed09fd2d86f8fe] by cacaodev
January 12th, 2011 @ 07:43 AM
Allow parsing of functions with multiple arguments like
multiply:by:(5,2) or FUNCTION('method:arg:', arg1, arg2)
Added a missing CPDate.j import in CPExpression_function that was
causing an 'unknown variable CPDate' error in deploy builds.
Added documentation for +expressionForSubquery:...
Added licence headers with credits.
https://github.com/280north/cappuccino/commit/9c6476615d47ff373aa53...
Committed by cacaodev
- M Foundation/CPPredicate/CPComparisonPredicate.j
- M Foundation/CPPredicate/CPCompoundPredicate.j
- M Foundation/CPPredicate/CPExpression.j
- M Foundation/CPPredicate/CPExpression_aggregate.j
- M Foundation/CPPredicate/CPExpression_constant.j
- M Foundation/CPPredicate/CPExpression_function.j
- M Foundation/CPPredicate/CPExpression_keypath.j
- M Foundation/CPPredicate/CPExpression_self.j
- M Foundation/CPPredicate/CPExpression_set.j
- M Foundation/CPPredicate/CPExpression_subquery.j
- M Foundation/CPPredicate/CPExpression_variable.j
- M Foundation/CPPredicate/CPPredicate.j
- M Tests/Foundation/CPPredicateTest.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.