1
Fork 0
simple-sql-parser/tools
2024-01-10 12:29:21 +00:00
..
Language/SQL/SimpleSQL move the megaparsec stream stuff to the lexer, restore the old lex return without source positions, add a new lex function that does return source positions 2024-01-10 11:57:13 +00:00
Filter.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
FilterSpaces.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
RunTests.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
ShowErrors.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SimpleSQLParserExample.hs tidying pass: update changelog, get example compiling, pass on haddock, rename MyStream to SQLStream, tweak cabal file 2024-01-10 12:29:21 +00:00
SimpleSqlParserTool.hs checkpoint during parser conversion to megaparsec 2024-01-10 07:40:24 +00:00