This website requires JavaScript.
Explore
Help
Sign In
starlitcanopy
/
simple-sql-parser
Watch
1
Fork
You've already forked simple-sql-parser
0
Code
Activity
7f1351c123
simple-sql-parser
/
Language
/
SQL
/
SimpleSQL
History
Jake Wheat
7f1351c123
tweak haddock, remove CPP (only causes a warning with ghc 8.2.1), other small tweaks
2019-09-01 10:04:04 +01:00
..
Combinators.lhs
fix some warnings, small tweaks to the build
2019-08-31 13:41:07 +01:00
Dialect.lhs
tweak haddock, remove CPP (only causes a warning with ghc 8.2.1), other small tweaks
2019-09-01 10:04:04 +01:00
Errors.lhs
create separate module for generic parser combinator utility functions
2014-05-09 21:37:09 +03:00
Lex.lhs
improve the dialect handling to be more feature based
2019-08-31 13:40:23 +01:00
Parse.lhs
move special type names to the dialect
2019-09-01 09:45:26 +01:00
Pretty.lhs
tweak haddock, remove CPP (only causes a warning with ghc 8.2.1), other small tweaks
2019-09-01 10:04:04 +01:00
Syntax.lhs
start refactoring the dialect support, and work on the keyword handling
2019-08-31 11:57:28 +01:00