influxdb/query/promql
Nathaniel Cook 61e36cbee6 chore(Makefile): add target to check generated files are accurate
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00
..
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
gen.go refactor: modify tooling to take advantage of go run 2018-10-15 11:01:27 -05:00
promql.go Ignore generated file 2018-11-30 10:54:24 +00:00
promql.peg Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
query.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
query_test.go chore: Update flux dependency for the type-inference changes 2018-10-31 17:11:11 -06:00
types.go refactor(query): update transpiler to reflect signature change to `group()` (#1689) 2018-12-04 09:32:37 -08:00
unicode.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00