1
Fork 0

start reworking some of the combinators

This commit is contained in:
Jake Wheat 2014-05-07 21:53:24 +03:00
parent 0248bb90b3
commit 9ee2a1beab
2 changed files with 85 additions and 48 deletions

8
TODO
View file

@ -5,6 +5,14 @@ continue 2011 review and tests
2. start thinking about automated tests for invalid syntax to catch
bad parsing
fixing the non idiomatic (pun!) suffix parsing:
typename parsing
identifier/app/agg/window parsing
join parsing in trefs (use chain? - tricky because of postfix onExpr)
top level and queryexprs parsing
number literal
review names in the syntax for correspondence with sql standard, avoid
gratuitous differences