1
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Jake Wheat 44b82a797f add tests to cabal 2013-12-14 20:42:01 +02:00
Jake Wheat c28db4d470 add haddock, reorder the fields in binop and jointref to be more natural 2013-12-14 13:33:15 +02:00
Jake Wheat 0de32d3429 tidying up 2013-12-14 10:55:44 +02:00
Jake Wheat 0da39d4498 small reformatting 2013-12-14 01:14:23 +02:00
Jake Wheat d005dc1706 work on parsing tpch
add parse function for parsing multiple query expressions separated by
  semicolon
add parser for substring operator
tweak the layout for pretty printing binary operators
add sql file with tpch queries in it
add simple exe to parse and pretty print multiple query expressions
2013-12-14 00:34:05 +02:00