summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_walker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61421 Change SBE plan cache key encoding to reflect auto-parameterizationRuoxin Xu2022-03-151-1/+1
* SERVER-54741: Extend expression walker to support read-only use casesHana Pearlman2021-06-041-70/+89
* SERVER-54709 Add inline specifier to constexpr variablesJacob Evans2021-02-251-7/+9
* SERVER-54709 Add flexible agg expression walkerJacob Evans2021-02-241-14/+149
* SERVER-39397 Simplify Walker to remove reference parametersJacob Evans2019-05-241-11/+7
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-161-0/+70
* Revert "SERVER-40913 Make agg Expression walker"Jacob Evans2019-05-131-173/+0
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-131-0/+173