Commit History

Author SHA1 Message Date
  Chris Sexton 1625692196 EAGLESIX-2653: Fix comments and make equivalent strict 11 years ago
  Chris Sexton 1ce478a95e EAGLESIX-2653: Fix spacing 11 years ago
  Chris Sexton 550bc9a777 EAGLESIX-2351: Fix potential issue with setTimeout 11 years ago
  Kyle P Davis c935591fb0 EAGLESIX-2651: Nary: minor test formatting 11 years ago
  Kyle P Davis e027b945df EAGLESIX-2651: Nary: rm old self-hosted test line 11 years ago
  Kyle P Davis 9a3cadffb4 EAGLESIX-2651: Nary: preemptively switch to DepsTracker 11 years ago
  Kyle P Davis 3d6f1ca3e8 EAGLESIX-2651: Nary: fixes for require ordering 11 years ago
  Kyle P Davis 6417e55477 EAGLESIX-2651: Expression: fix for parseObject isTopLevel, fix misc comments 11 years ago
  Tony Ennis 92f6f0a998 Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_ifNull_Cond_Not 11 years ago
  Tony Ennis 4063f9433d EAGLESIX-2696 Added more comments to help me remember what to fix :-P 11 years ago
  Kyle P Davis 237c7cbcf8 EAGLESIX-2651: Nary: rm leftover debugger 11 years ago
  Kyle P Davis 940fffe0a1 Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Nary 11 years ago
  Kyle P Davis 68633f0443 Merge pull request #30 from RiveraGroup/feature/mongo_2.6.5_expressions_Const 11 years ago
  Kyle P Davis 12ac67aed6 EAGLESIX-2651: Const: more tests, fix serialize bug 11 years ago
  Tony Ennis f7f59c2495 EAGLESIX-2699 more enhancements to the $cond code. 11 years ago
  Tony Ennis 2d9afc2b68 EAGLESIX-2699 Filled out test cases for 'object' implementation of $cond. 11 years ago
  Tony Ennis 23a651f778 EAGLESIX-2699 This includes ifNull, Not, and Cond. The latter is turning out to be interesting - I am not sure the code we have works at all. 11 years ago
  Kyle P Davis 942871909b EAGLESIX-2651: FixedArity: mv to _test file 11 years ago
  Kyle P Davis 538258508d Merge pull request #20 from RiveraGroup/feature/mongo_2.6.5_expressions_FixedArity 11 years ago
  Kyle P Davis 6896347940 EAGLESIX-2651: FixedArity: use NaryExpressionBaseT 11 years ago
  Kyle P Davis ee725b9f19 Merge branch 'feature/mongo_2.6.5_expressions_Nary' into feature/mongo_2.6.5_expressions_FixedArity 11 years ago
  Kyle P Davis e31f8315b1 EAGLESIX-2651: Nary: reorganize code, minor bugs, test utils 11 years ago
  Tony Ennis 3f2676354c EAGLESIX- filling out the test cases, minor changes to expression classes. 11 years ago
  Tony Ennis b9eab995fa EAGLESIX-2696 First pass at test cases and minor code changes for ConstantExpression. 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
  Jason Walton fa806fd02e EAGLESIX-2697 Style edit to ObjectExpression 11 years ago
  Jason Walton efe4772dae Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_ObjectExpression 11 years ago
  Kyle P Davis 1f347bd5dd Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Nary 11 years ago
  Kyle P Davis 4fdcd3aa0d Merge pull request #8 from RiveraGroup/feature/mongo_2.6.5_expressions_Document 11 years ago
  Kyle P Davis d2b6505e92 EAGLESIX-2651: Document: add SKIPPED notes; rearranged a few things to to match original source code (cpp then h) 11 years ago