Files
cappuccino/Foundation
cacaodev 4b1fbf1eff Implemented subquery expressions.
Added missing getters in CPExpression.
Added a type: argument to FunctionExpression initializer used by  subclasses to init super with their own type.
Fixed evaluation with bindings dictionary in CPExpression_variable. Allow values in bindings to be a constant or an expression (per cocoa).

Tests: added tests for subqueryExpressions, for variableExpression evaluation where the value in the bindings dictionary can be either a constant or another expression.
Parsing a simple variable expression works (e.g. '$x = 12'), parsing a variable in a combined path (e.g.
'$x.path = 12' won't yet.
2010-10-29 18:58:29 +02:00
..
2010-10-27 20:44:55 -03:00
2010-10-27 20:24:05 -03:00
2010-10-27 20:44:55 -03:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-10-27 20:44:55 -03:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-10-27 20:44:55 -03:00
2010-05-26 08:53:05 -07:00
2010-02-05 22:27:13 -08:00
2010-05-26 08:53:05 -07:00
2010-10-06 19:41:45 -07:00
2010-10-05 15:54:25 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-08-04 19:48:51 -04:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2010-05-26 08:53:05 -07:00
2008-09-04 03:52:20 -07:00