2017-04-13 |
Dagfinn Ilmari Man... |
Whitespace cleanup |
blob | commitdiff |
2015-10-19 |
Dagfinn Ilmari Man... |
Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL... |
blob | commitdiff | diff to current |
2015-07-07 |
Dagfinn Ilmari Man... |
Bump Moo dep and remove warning defatalisation hack |
blob | commitdiff | diff to current |
2014-09-24 |
Peter Rabbitson |
More robust Moo import block (modelled on DBIC) |
blob | commitdiff | diff to current |
2014-05-28 |
Peter Rabbitson |
Swap CAG with Moo, lazify a lot of the profile selection |
blob | commitdiff | diff to current |
2014-05-27 |
Peter Rabbitson |
Port the \[] *_sql_bind unpacker from DBIC |
blob | commitdiff | diff to current |
2014-05-27 |
Peter Rabbitson |
Use variables to simplify grocking the parenthesis... |
blob | commitdiff | diff to current |
2014-05-21 |
Arthur Axel 'fREW... |
Fix the reassembler to treat RNO as the precious specia... |
blob | commitdiff | diff to current |
2014-05-21 |
Peter Rabbitson |
Treat RNO as a unary op, and properly normalize it |
blob | commitdiff | diff to current |
2014-05-21 |
Peter Rabbitson |
Fix the binop leg of the parser to correctly consider... |
blob | commitdiff | diff to current |
2014-01-03 |
Peter Rabbitson |
Ensure that multi-nested parenthesis are never unrolled... |
blob | commitdiff | diff to current |
2013-12-22 |
Peter Rabbitson |
Extra stopword (we need to find a way to introduce... |
blob | commitdiff | diff to current |
2013-12-18 |
Peter Rabbitson |
And yet more improvements in the parsing engine |
blob | commitdiff | diff to current |
2013-08-12 |
Dagfinn Ilmari Man... |
Fix typos in POD and comments (RT#87776) |
blob | commitdiff | diff to current |
2013-06-09 |
Peter Rabbitson |
Finish a RHS branch before applying ASC/DESC mods |
blob | commitdiff | diff to current |
2013-06-04 |
Peter Rabbitson |
Stop unknown token processing early in case a potential... |
blob | commitdiff | diff to current |
2013-06-04 |
Peter Rabbitson |
Change parser to not eagerly slurp RHS expressions... |
blob | commitdiff | diff to current |
2013-06-04 |
Peter Rabbitson |
The ORDER BY parsing fix in 73835ff0 only worked by... |
blob | commitdiff | diff to current |
2013-06-04 |
Peter Rabbitson |
All roundtrip tests now look for the exact string |
blob | commitdiff | diff to current |
2013-06-02 |
Peter Rabbitson |
Stop differentiating between ORDER BY foo and ORDER... |
blob | commitdiff | diff to current |
2013-03-21 |
Peter Rabbitson |
Fix false-negative function comparisons |
blob | commitdiff | diff to current |
2012-05-30 |
Arthur Axel 'fREW... |
fix regression introduced in 6f2a5b6 |
blob | commitdiff | diff to current |
2011-08-07 |
Ryan P. Kelly |
Document with the right name |
blob | commitdiff | diff to current |
2011-08-07 |
Peter Rabbitson |
Cleanup parser a bit more, anchor everything correctly... |
blob | commitdiff | diff to current |
2011-08-06 |
Peter Rabbitson |
Massively refactor arbitrary sql parser code |
blob | commitdiff | diff to current |
2011-08-01 |
Peter Rabbitson |
Fix over-eager parenthesis unrolling (only legal in... |
blob | commitdiff | diff to current |
2011-08-01 |
Peter Rabbitson |
Promote AS to a binop of sorts |
blob | commitdiff | diff to current |
2011-01-07 |
Peter Rabbitson |
Fix incorrect comparison of malformed lists |
blob | commitdiff | diff to current |
2011-01-07 |
Peter Rabbitson |
Fix recursion warnings while parsing extremely long... |
blob | commitdiff | diff to current |
2010-12-22 |
Peter Rabbitson |
Fix stupid not exists omission |
blob | commitdiff | diff to current |
2010-12-21 |
Wes Malone |
Removed excess parentheses in generated SQL |
blob | commitdiff | diff to current |
2010-12-05 |
Peter Rabbitson |
Fix stupid assumption in parenthesis unroller |
blob | commitdiff | diff to current |
2010-11-24 |
Peter Rabbitson |
Warnfree tests |
blob | commitdiff | diff to current |
2010-11-13 |
Arthur Axel 'fREW... |
migrate _parenthesis_unroll to SQL::Abstract::Tree |
blob | commitdiff | diff to current |
2010-11-09 |
Dagfinn Ilmari Man... |
Fix parsing of foo.* in SQLA::Tree |
blob | commitdiff | diff to current |
2010-11-09 |
Arthur Axel 'fREW... |
better quoting logic |
blob | commitdiff | diff to current |
2010-11-09 |
Arthur Axel 'fREW... |
Leave quotes from DBIC in bindargs |
blob | commitdiff | diff to current |
2010-11-08 |
Peter Rabbitson |
Make resulting SQL work on MySQL |
blob | commitdiff | diff to current |
2010-11-03 |
Arthur Axel 'fREW... |
Fix missing doc (RT#62587) |
blob | commitdiff | diff to current |
2010-10-29 |
Arthur Axel 'fREW... |
Add error checking on "profile" for SQLA::Tree |
blob | commitdiff | diff to current |
2010-10-28 |
Arthur Axel 'fREW... |
Highlight HAVING |
blob | commitdiff | diff to current |
2010-10-23 |
Arthur Axel "fREW... |
make console color profile a bit easier to read |
blob | commitdiff | diff to current |
2010-10-23 |
Arthur Axel "fREW... |
Highlight transaction keywords |
blob | commitdiff | diff to current |
2010-10-23 |
Arthur Axel "fREW... |
fix pagination keywords |
blob | commitdiff | diff to current |
2010-10-23 |
Arthur Axel "fREW... |
fix placeholder quoting |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Fix default value inserts (an op can have an empty... |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Fix incorrect padding |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Proper placeholder support in the AST |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Preserve \@bindargs passed to unparse() |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Add list support, and various mini-fixes |
blob | commitdiff | diff to current |
2010-10-15 |
Arthur Axel "fREW... |
fix placeholder surround and add complex test |
blob | commitdiff | diff to current |
2010-09-27 |
Peter Rabbitson |
These 'optimizations' are silly |
blob | commitdiff | diff to current |
2010-09-22 |
Peter Rabbitson |
Stupid stupid typo |
blob | commitdiff | diff to current |
2010-09-22 |
Peter Rabbitson |
Tokenizer fixed \o/ |
blob | commitdiff | diff to current |
2010-09-21 |
Peter Rabbitson |
Move the colordefs to the profile def |
blob | commitdiff | diff to current |
2010-09-16 |
Arthur Axel "fREW... |
add a bit more doc, test doc, and rename a method |
blob | commitdiff | diff to current |
2010-09-14 |
Arthur Axel "fREW... |
placeholder coloring! |
blob | commitdiff | diff to current |
2010-09-14 |
Arthur Axel "fREW... |
doc additions and a method rename |
blob | commitdiff | diff to current |
2010-09-12 |
Arthur Axel "fREW... |
use object interface to Hash::Merge |
blob | commitdiff | diff to current |
2010-09-11 |
Arthur Axel "fREW... |
docs for ::Tree |
blob | commitdiff | diff to current |
2010-09-11 |
Arthur Axel "fREW... |
caller info does not belong here |
blob | commitdiff | diff to current |
2010-09-10 |
Arthur Axel "fREW... |
initial start of warn-style caller info |
blob | commitdiff | diff to current |
2010-09-09 |
Arthur Axel "fREW... |
merge configs with profiles |
blob | commitdiff | diff to current |
2010-09-09 |
Arthur Axel "fREW... |
integrate placeholder population with DBIC |
blob | commitdiff | diff to current |
2010-09-09 |
Arthur Axel "fREW... |
fix oddity in initial newlines |
blob | commitdiff | diff to current |
2010-09-09 |
Arthur Axel "fREW... |
add placeholder support |
blob | commitdiff | diff to current |
2010-09-08 |
Arthur Axel "fREW... |
slightly nicer newline handling for stuff in parens |
blob | commitdiff | diff to current |
2010-09-08 |
Arthur Axel "fREW... |
a bit less indentation |
blob | commitdiff | diff to current |
2010-09-07 |
Arthur Axel "fREW... |
add some docs |
blob | commitdiff | diff to current |
2010-09-07 |
Arthur Axel "fREW... |
fix colors for from |
blob | commitdiff | diff to current |
2010-09-07 |
Arthur Axel "fREW... |
from has to stay |
blob | commitdiff | diff to current |
2010-09-06 |
Arthur Axel "fREW... |
add more keywords, colors, and indentation rules |
blob | commitdiff | diff to current |
2010-09-06 |
Arthur Axel "fREW... |
whitespace tests |
blob | commitdiff | diff to current |
2010-09-06 |
Arthur Axel "fREW... |
add space to fix stuff pressing up against last paren |
blob | commitdiff | diff to current |
2010-09-06 |
Arthur Axel "fREW... |
parse RNO, better coloring for some keywords |
blob | commitdiff | diff to current |
2010-09-04 |
Arthur Axel "fREW... |
add test for somewhat complex sql and add extra config... |
blob | commitdiff | diff to current |
2010-09-04 |
Arthur Axel "fREW... |
add html profile |
blob | commitdiff | diff to current |
2010-09-04 |
Arthur Axel "fREW... |
tests and slightly better profiles |
blob | commitdiff | diff to current |
2010-09-03 |
Arthur Axel "fREW... |
sensible profiles and accessors for formatting |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
initial profile and configuration support |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
less warnings |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
do not indent for the first select |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
good formatting for both subqueries and otherwise |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
rearrange things, looks almost good |
blob | commitdiff | diff to current |
2010-09-02 |
Arthur Axel "fREW... |
fix SQLATest, add more rudimentary formatting and some... |
blob | commitdiff | diff to current |
2010-09-01 |
Arthur Axel "fREW... |
OO-ify and add some silly colors for fun |
blob | commitdiff | diff to current |
2010-09-01 |
Arthur Axel "fREW... |
add format command |
blob | commitdiff | diff to current |
2010-08-31 |
Arthur Axel "fREW... |
document hopes and dreams |
blob | commitdiff | diff to current |
2010-08-31 |
Arthur Axel "fREW... |
break out Tree |
blob | commitdiff | diff to current |
|