start reworking some of the combinators
This commit is contained in:
parent
0248bb90b3
commit
9ee2a1beab
2 changed files with 85 additions and 48 deletions
8
TODO
8
TODO
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue