summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_internal.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9820: Introduce Path and iterators such that all bson walking logic is...Eliot Horowitz2013-05-301-83/+0
* SERVER-6400: fix for array walkingEliot Horowitz2013-05-171-2/+2
* SERVER-6400: handle empty "" pathsEliot Horowitz2013-05-161-0/+3
* SERVER-6400: optimizations around parsing pathsEliot Horowitz2013-05-091-14/+0
* SERVER-6400: cleaning api for performanceEliot Horowitz2013-05-091-1/+1
* SERVER-6400 - fix case with indexes early fieldEliot Horowitz2013-04-241-1/+1
* SERVER-6400 new expression tree and parserEliot Horowitz2013-04-231-0/+94