featurebase/pql
Ben Johnson f39768b49b Refactor parser & AST to remove compile-time field names.
Consolidates all the pql.Call implementations into a single
pql.Call struct. This is needed to support user-defined schemas
on frames.

This also has the added benefit that a lot of redundant parsing
code has been consolidated.
2017-02-02 14:27:18 -07:00
..
ast.go Refactor parser & AST to remove compile-time field names. 2017-02-02 14:27:18 -07:00
ast_test.go Refactor parser & AST to remove compile-time field names. 2017-02-02 14:27:18 -07:00
parser.go Refactor parser & AST to remove compile-time field names. 2017-02-02 14:27:18 -07:00
parser_test.go Refactor parser & AST to remove compile-time field names. 2017-02-02 14:27:18 -07:00
scanner.go Refactor parser & AST to remove compile-time field names. 2017-02-02 14:27:18 -07:00
scanner_test.go Migrate from Umbel to Pilosa organization on Github 2016-11-28 15:21:11 -06:00
token.go refactor 2015-12-02 15:34:49 -07:00