7 Commits

Author SHA1 Message Date
Dan Spencer
bb6859747a Add EXPLAIN keyword to lexer 2015-03-29 20:08:12 -06:00
Dan Spencer
8c9037b7b2 Remove some compiler warnings 2015-03-29 20:08:11 -06:00
Dan Spencer
bb67fc01c8 Lots of progress on the parser and documentation. Expression subqueries work. 2015-03-29 20:07:16 -06:00
Dan Spencer
01bfa50153 Parse ORDER BY in SELECT statements 2015-03-10 10:41:03 -06:00
Dan Spencer
e1ace3c5d1 Parse inner and outer joins in SELECT statements 2015-03-10 09:00:38 -06:00
Dan Spencer
cb085daea1 Remove NoMoreTokens error in favor of Expecting. 2015-03-10 08:18:41 -06:00
Dan Spencer
0e112cfc1c Initial commit 2015-03-10 08:07:47 -06:00