grafana/pkg/expr/mathexp/parse
Kyle Brandt f17fb76b5e
SSE: Add is_nan() and other like functions and allow '_' in func names (#43555)
* SSE: Add is_nan() and allow '_' in func names

is_null() infn(), is_inf(), is_number()
2021-12-29 11:40:52 -05:00
..
lex_test.go Expressions: support ${my var} syntax (#29819) 2020-12-14 14:21:16 -05:00
lex.go SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 2021-12-29 11:40:52 -05:00
node.go Expressions: support ${my var} syntax (#29819) 2020-12-14 14:21:16 -05:00
parse.go Expressions: support ${my var} syntax (#29819) 2020-12-14 14:21:16 -05:00