few small typos, etc.
This commit is contained in:
parent
b6633bf73c
commit
3fa7086a48
5 changed files with 23 additions and 23 deletions
10
TODO
10
TODO
|
@ -2,8 +2,7 @@
|
|||
first release:
|
||||
|
||||
add automated tests to cabal
|
||||
do code documentation and haddock
|
||||
check the order of exports, imports and functions/cases in the files
|
||||
check the order of exports, imports and functions/cases in the files
|
||||
fix up the import namespaces/explicit names nicely
|
||||
do some tests for parse errors?
|
||||
website with haddock and table of parsing tests
|
||||
|
@ -14,17 +13,12 @@ Later general tasks:
|
|||
|
||||
dialect switching
|
||||
|
||||
refactor the join parsing
|
||||
|
||||
left factor parsing code in remaining places
|
||||
|
||||
reimplement the fixity thing natively
|
||||
|
||||
fix lexing wrt suffixes 1/2 done
|
||||
|
||||
position annotation?
|
||||
|
||||
|
||||
= sql support
|
||||
|
||||
scalar function syntax:
|
||||
|
@ -38,7 +32,7 @@ other missing operators
|
|||
|
||||
|
||||
review allowed identifier syntax
|
||||
add quoted identifers
|
||||
add quoted identifiers
|
||||
more dots in identifiers
|
||||
order by nulls first/last
|
||||
extend case
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue