mentat/query-algebrizer/src
Richard Newman df90c366af
Partial work from simple aggregates work (#497) r=nalexander
* Pre: make FindQuery, FindSpec, and Element non-Clone.
* Pre: make query translator return a Result.
* Pre: make projection return a Result.
* Pre: refactor query parser in preparation for parsing aggregates.
* Pre: rename PredicateFn -> QueryFunction.
* Pre: expose more about bound variables from CC.
* Pre: move ValueTypeSet to core.
2017-11-30 15:02:07 -08:00
..
clauses Partial work from simple aggregates work (#497) r=nalexander 2017-11-30 15:02:07 -08:00
errors.rs Extend inequalities to Instants. (#439) r=fluffyemily,nalexander 2017-06-16 11:57:44 -07:00
lib.rs Partial work from simple aggregates work (#497) r=nalexander 2017-11-30 15:02:07 -08:00
types.rs Partial work from simple aggregates work (#497) r=nalexander 2017-11-30 15:02:07 -08:00
validate.rs Pre: make rule_vars return unique vars. 2017-06-09 20:16:39 -07:00