Merge branch 'typing'
commit601505b42da465bf34a1f1276f0ef0f2197cc7f0
authorygrek <ygrek@autistici.org>
Sun, 30 Aug 2015 03:56:15 +0000 (29 20:56 -0700)
committerygrek <ygrek@autistici.org>
Sun, 30 Aug 2015 03:56:15 +0000 (29 20:56 -0700)
tree1e599b0820d64b20ae1d037632ee5cd77047c0a5
parentf36b1b84265e5d3404a6097f4647556b9ea0075e
parent9b634614f11eda16d0acda0371f785e23af7e036
Merge branch 'typing'

* typing:
  fix typing for INTERVAL (closes #32)
  testcase for issue #32
  minor
  fix COUNT(*)
  fix typing of SELECT in expression
  more precise typing for functions
lib/sql_lexer.mll
lib/sql_parser.mly