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
b4c2276a1f
simple-sql-parser
/
Language
/
SQL
/
SimpleSQL
History
Jake Wheat
b4c2276a1f
tidy up the tokensWillPrintAndLex function some more
2016-02-15 20:34:28 +02: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
tidy up the tokensWillPrintAndLex function some more
2016-02-15 20:34:28 +02:00
Parse.lhs
refactor the identifier syntax
2016-02-12 14:13:47 +02:00
Pretty.lhs
don't unescape quotes in string literals and identifiers
2016-02-13 15:54:40 +02:00
Syntax.lhs
add support for odbc symbols: {} in lexer
2016-02-15 20:33:37 +02:00