9fd2970f26
fix so following a number with either . or e or E without whitespace will cause a lexing error remove */ from symbols in postgres (although postgres strictly speaking allows this I think, it is not a good idea) reject */ anywhere with an error reject ||| (or more pipes) in ansi, etc. dialects instead of trying to parse it as something like '||', '|' |
||
---|---|---|
.. | ||
Combinators.lhs | ||
Dialect.lhs | ||
Errors.lhs | ||
Lex.lhs | ||
Parse.lhs | ||
Pretty.lhs | ||
Syntax.lhs |