prometheus/promql
Owen Williams 4a6f8704ef
parser: remake generated_parser output (#13923)
In a previous PR, the generated parser was created using an old version of goyacc.

Also adds -l to disable line directives, which fixes debug processing and reduces diffs at the expense of making it more difficult to reason about the generated output.

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2024-04-13 12:59:54 +02:00
..
fuzz-data
parser
testdata
bench_test.go
engine.go
engine_test.go
functions.go
functions_test.go
fuzz.go
fuzz_test.go
promql_test.go
quantile.go
quantile_test.go
query_logger.go
query_logger_test.go
test.go
test_test.go
value.go
value_test.go