Commit History

Author SHA1 Message Date
  Kyle P Davis f0c7af1436 EAGLESIX-2685: fix misc formatting from merge of old mongo25 branch 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
  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
  Spencer Rathbun d6d336dfdc Refs #2068. Migrated addDependencies to use objects as a poor man's set. 12 years ago
  Kyle Davis e382544f4e Refs #1879: Fixed jshint and pkg rename issues 12 years ago
  Jared Hall 1faaa9cac0 refs #1004: Rolled back set<string> stuff from before. Fixed tiny bug in ObjectExpression test cases. 12 years ago
  Jared Hall 5cb70de505 refs #1004: Fixed bad ports of set<string> -> array to set<string> -> object. 12 years ago
  Spencer Rathbun db95eb73ff Refs #1005. Almost done porting sort, just finishing 'Ordering of a missing value' down 12 years ago
  Kyle Davis 9e3e807e7f Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates. 12 years ago
  Adam Bell 428e0264bd Refs #1049 Reverted a change I made to FieldPathExpression because I had misread the mongodb test case. 12 years ago
  Adam Bell 3e21a22b78 Fixes #991 Added LastAccumulator and Fixed a bug in FieldPathExpression that caused it to fail when no document was passed 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