1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
Jake Wheat 913fce068b small fixes
work on the haddock
remove the old attoparsec position stuff from the lexer
change the lexer to accept position info in the same way as the parser
replace sqlindent with new test exe which can parse, lex and indent
2015-08-01 12:13:53 +03:00
..
Combinators.lhs add separate lexer 2015-08-01 00:04:18 +03:00
Errors.lhs create separate module for generic parser combinator utility functions 2014-05-09 21:37:09 +03:00
Lexer.lhs small fixes 2015-08-01 12:13:53 +03:00
Parser.lhs small fixes 2015-08-01 12:13:53 +03:00
Pretty.lhs Introduced QEComment, constructor, likewise the VEComment constructor 2015-03-14 14:28:05 +01:00
Syntax.lhs update changelog 2015-03-14 16:15:37 +02:00