1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
Jake Wheat 6fc8869f73 preparation for non-queries
some docs in the lexer
bump the version to 0.5.0
add placeholder files for the planned initial non query support
2015-08-01 18:08:54 +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 preparation for non-queries 2015-08-01 18:08:54 +03:00
Parser.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00
Pretty.lhs Introduced QEComment, constructor, likewise the VEComment constructor 2015-03-14 14:28:05 +01:00
Syntax.lhs preparation for non-queries 2015-08-01 18:08:54 +03:00