Kyle P Davis
|
3d6f1ca3e8
EAGLESIX-2651: Nary: fixes for require ordering
|
11 years ago |
Kyle P Davis
|
e31f8315b1
EAGLESIX-2651: Nary: reorganize code, minor bugs, test utils
|
11 years ago |
Kyle P Davis
|
a98ddb4c08
EAGLESIX-2651: Nary: mv for NaryExpressionT split into NaryExpression and NaryExpressionBaseT (to match the original source code)
|
11 years ago |
Jared Hall
|
30f2fb1a3f
EAGLESIX-2687 Renamed files per convention(for templates)
|
11 years ago |
Jared Hall
|
74a53fb8b7
EAGLESIX-2689 updated Nary to 2.6.5
|
11 years ago |
Kyle P Davis
|
f0c7af1436
EAGLESIX-2685: fix misc formatting from merge of old mongo25 branch
|
11 years ago |
Kyle P Davis
|
80f1f3ed57
Merge remote-tracking branch 'origin/master' into stash_mongo25
|
11 years ago |
Tony Ennis
|
a9e8032ffe
EAGLESIX-2353 - Moving code to check that there is a valid range of operands from NaryExpression to
|
11 years ago |
Tony Ennis
|
e49c50299a
EAGLESIX-2353 added to NaryExpression a new utility function that ensures the number of operands falls within an allowable range
|
11 years ago |
Brennan Chesley
|
ac73f00e50
Resolved merge issues. Removed mixed tabs and spaces, changed some parse calls, and removed fixedArity calls in favor of assigning to nargs.
|
11 years ago |
Brennan Chesley
|
ea209698fe
MapExpression added (mongo has no tests for this)
|
11 years ago |
Brennan Chesley
|
d160a1348d
DEVOPS-247 - Added FieldPathExpression, all tests now pass.
|
11 years ago |
Brennan Chesley
|
4e898e3d2c
DEVOPS-230 Initial update of Expression and NaryExpression. Small change
|
11 years ago |
Kyle P Davis
|
05267489d7
Refs #2378: rm class wrappers; code format fairy
|
12 years ago |
Kyle P Davis
|
6ca37984d9
Refs #2262: More like mongo for caching and my OCD
|
12 years ago |
Kyle Davis
|
e382544f4e
Refs #1879: Fixed jshint and pkg rename issues
|
12 years ago |
Kyle Davis
|
9e3e807e7f
Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates.
|
12 years ago |
Kyle Davis
|
2ba5d3e13a
Refs #1049, #996, #1046, #1009, #1044: Fixed misc JS docs
|
12 years ago |
Kyle Davis
|
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()`.
|
12 years ago |