influxdb/query/compiler
jlapacik b896ed1c5b add HasSideEffect method to Function interface
evaluate CallExpression to determine if function has side effects
return all side effects
add Equal method to Value interface
2018-07-03 12:44:09 -07:00
..
compiler.go rewrite imports 2018-05-21 15:20:06 -06:00
compiler_test.go rewrite imports 2018-05-21 15:20:06 -06:00
doc.go chore(ifql): Rename IFQL to Flux 2018-06-11 09:26:10 -06:00
runtime.go add HasSideEffect method to Function interface 2018-07-03 12:44:09 -07:00