1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
2019-07-07 13:08:02 +01:00
..
Combinators.lhs add separate lexer 2015-08-01 00:04:18 +03:00
Dialect.lhs add support for odbc symbols: {} in lexer 2016-02-15 20:33:37 +02:00
Errors.lhs create separate module for generic parser combinator utility functions 2014-05-09 21:37:09 +03:00
Lex.lhs refactor the identifier lexer a bit 2016-02-22 23:24:02 +02:00
Parse.lhs add window functions to the keyword parser hack so they work, bug #18 2019-07-07 13:08:02 +01:00
Pretty.lhs Update for base-4.11 compatibility. 2018-07-11 22:37:18 +02:00
Syntax.lhs add comments to statement syntax 2016-02-22 23:28:59 +02:00