And yet more improvements in the parsing engine
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 17 Dec 2013 23:33:31 +0000 (00:33 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 18 Dec 2013 09:19:10 +0000 (10:19 +0100)
commitb4085a1a3c815de38ac86ca9e0bab01110b48c7e
tree8ee366d240e313d3089b090078279aad74a6b5e5
parentb343752666c091274fe82eedeadcc39e64a7816c
And yet more improvements in the parsing engine

Streamline the construction of -MISC (gah I hate that name) nodes, and make
sure we do not treat placeholders as list element node terminator
Changes
lib/SQL/Abstract/Tree.pm
t/10test.t
t/11parser.t
t/14roundtrippin.t