Spencer Rathbun db95eb73ff Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down пре 13 година
..
AddExpression.js 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. пре 13 година
AndExpression.js 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. пре 13 година
CoerceToBoolExpression.js 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. пре 13 година
CompareExpression.js 2ba5d3e13a Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs пре 13 година
CondExpression.js 79257a57df Fixes #1027. Fixed minor bugs in CondExpression and added test case. пре 13 година
ConstantExpression.js 2ba5d3e13a Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs пре 13 година
DayOfMonthExpression.js 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. пре 13 година
DayOfWeekExpression.js a4d2b31906 Fixed munge day of week expression and added test cases. fixes #964 пре 13 година
DayOfYearExpression.js 234941eb16 Fixes #965. Finished test case and code for DayOfYearExpression. пре 13 година
DivideExpression.js 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. пре 13 година
Expression.js 9e3e807e7f Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates. пре 13 година
FieldPathExpression.js db95eb73ff Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down пре 13 година
FieldRangeExpression.js 2ba5d3e13a Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs пре 13 година
HourExpression.js a33c95f8cb Fixed munge hour expression and added test cases. fixes #966 пре 13 година
IfNullExpression.js 86fca1e1b5 Fixed munge ifNull expression and added test cases. fixes #967 пре 13 година
MinuteExpression.js d55757a238 Fixed munge minute expression and added test cases. fixes #968 пре 13 година
ModExpression.js 04e4214b9e Fixed munge mod expression and added test cases. fixes #969 пре 13 година
MonthExpression.js 2935226aaa Fixed munge month expression and added test cases. fixes #970 пре 13 година
MultiplyExpression.js e119dccc5c Fixed munge multiply expression and added test cases. fixes #969 пре 13 година
NaryExpression.js 9e3e807e7f Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates. пре 13 година
NotExpression.js fdf1c93259 Fixes #982. Fixed minor bugs in NotExpression, and added test case. пре 13 година
ObjectExpression.js 9e3e807e7f Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates. пре 13 година
OrExpression.js 26763726b7 Fixes #972. Fixed bugs in OrExpression and the associated test cases. пре 13 година
SecondExpression.js 66c08fd85d Fixes #973. Test cases and bug fixes for SecondExpression. The test case for leap seconds is commented out, because v8 does not support it. We can come back and fix it later. пре 13 година
StrcasecmpExpression.js f42548795d Fixed munge strcasecmp expression and added test cases. fixes #974 пре 13 година
SubstrExpression.js 111f2b2f86 Fixes #975. SubstrExpression and tests completed. пре 13 година
SubtractExpression.js a9a55a058c Fixed munge subtract expression and added test cases. fixes #976 пре 13 година
ToLowerExpression.js de9c21f134 Fixed munge tolower expression and added test cases. fixes #977 пре 13 година
ToUpperExpression.js fb7b7f7814 Fixed munge toupper expression and added test cases. fixes #978 пре 13 година
WeekExpression.js f11ad721b9 Fixed munge week expression and added test cases. fixes #979 пре 13 година
YearExpression.js 0f85697c87 Fixed munge year expression and added test cases. fixes #980 пре 13 година