1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
Jake Wheat ac406c077c small refactoring in the parser
factor out the integer parser for interval literals to separate lexer
refactor the app parser to include windows here instead of later on
add notes on the fixity handling
formatting in the cabal file
2013-12-14 11:23:58 +02:00
..
Parser.lhs small refactoring in the parser 2013-12-14 11:23:58 +02:00
Pretty.lhs small reformatting 2013-12-14 01:14:23 +02:00
Syntax.lhs add with expressions, all tpch appear to parse correct, some of the later ones pretty print badly though 2013-12-14 00:58:12 +02:00