disable precedence warnings for &
[dbsrgits/Data-Query.git] / t / expr.t
2011-07-17 Matt S Trout beginnings of FROM, support for AS
2010-08-14 Matt S Trout switch expr.t to factored out t/expr.include
2010-06-06 Matt S Trout change perl to Perl
2010-06-06 Matt S Trout unary operators
2010-06-06 Matt S Trout add & and | overloading to and and or
2010-06-05 Matt S Trout fill out operator list and test not-currently-supported...
2010-06-05 Matt S Trout test reversed operands
2010-06-05 Matt S Trout basic binary operator code
2010-06-05 Matt S Trout identifier expr builder