change collate and in chartype to be a list of names
rearrange and add notes to the parser
This commit is contained in:
parent
4fa21ceea8
commit
fdb90c0440
6 changed files with 404 additions and 238 deletions
6
TODO
6
TODO
|
@ -2,9 +2,6 @@ continue 2003 review and tests
|
|||
|
||||
touch up the expr hack as best as can
|
||||
|
||||
represent natural and using/on in the syntax more close to the
|
||||
concrete syntax - don't combine in the ast
|
||||
|
||||
careful review of token parses wrt trailing delimiters/junk
|
||||
|
||||
undo mess in the code created by adding lots of new support:
|
||||
|
@ -19,9 +16,6 @@ add documentation in Parser.lhs on the left factoring/error handling
|
|||
|
||||
create error message demonstration page for the website
|
||||
|
||||
remove the IsString for Name and [Name], create some helper functions
|
||||
if needed. These are only used in the tests
|
||||
|
||||
fixes:
|
||||
|
||||
keyword tree, add explicit result then can use for joins also
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue