Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	0de32d3429  
						 
						
							
							
								
								
								tidying up  
							
							
							
						 
						
							2013-12-14 10:55:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	e80b3606b1  
						 
						
							
							
								
								
								update todo  
							
							
							
						 
						
							2013-12-14 01:01:07 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	f08f4eb13b  
						 
						
							
							
								
								
								few small fixes  
							
							... 
							
							
							
							untested fix for case insensitive keywords
add partial support for interval literals
fix bug in prefix operator cast parsing 
							
						 
						
							2013-12-14 00:07:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	a001d120c1  
						 
						
							
							
								
								
								tidyups  
							
							
							
						 
						
							2013-12-13 22:25:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	182526d1fc  
						 
						
							
							
								
								
								add parsing for unary + -  
							
							
							
						 
						
							2013-12-13 20:01:57 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	aa26603a0c  
						 
						
							
							
								
								
								start work on cast expressions, add lots more test targets  
							
							
							
						 
						
							2013-12-13 18:50:41 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	a81f62b940  
						 
						
							
							
								
								
								add support for limit and offset  
							
							
							
						 
						
							2013-12-13 17:27:02 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	1a8551825d  
						 
						
							
							
								
								
								add directions to order by  
							
							
							
						 
						
							2013-12-13 17:08:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	e3be820dfb  
						 
						
							
							
								
								
								pretty printer, minor clean ups  
							
							... 
							
							
							
							clean up some warnings
update the cabal file
add pretty printer
add pretty printing tests 
							
						 
						
							2013-12-13 15:05:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	52b9f3f4f4  
						 
						
							
							
								
								
								add support for count(*)  
							
							
							
						 
						
							2013-12-13 14:21:25 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Wheat 
								
							 
						 
						
							
							
								
							
							
	c29176f08e  
						 
						
							
							
								
								
								add TODO, tests and some small fixes  
							
							... 
							
							
							
							add TODO
add a bunch of tests
fix issue where 'order by' was being confused with the 'or' operator
  due to bad lexing
fix missing ctor in parens scalar expr parser
rename parens scalar parser to sparens and betweenParens helper to
  parrens
export the makeSelect from the syntax module 
							
						 
						
							2013-12-13 14:08:33 +02:00