featurebase/pql
2020-05-06 11:52:27 -05:00
..
ast.go add FieldValue call 2020-05-06 11:52:27 -05:00
ast_test.go serialize null operation (!= null) 2020-04-09 17:56:27 -05:00
decimal.go return early on mantissa=0 2020-04-22 19:11:23 -05:00
decimal_test.go Adjust decimal precision if we have decimal places to sacrifice. 2020-04-22 17:10:05 -05:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
parser.go fix linter warnings 2020-03-13 12:15:54 -05:00
parser_test.go Get rid of Sign from pql.Decimal struct 2020-03-15 23:00:00 -05:00
pql.peg WIP: use pql.Decimal instead of float64 2020-03-14 22:33:52 -05:00
pql.peg.go WIP: use pql.Decimal instead of float64 2020-03-14 22:33:52 -05:00
pqlpeg_test.go serialize null operation (!= null) 2020-04-09 17:56:27 -05:00
token.go allow floats in PQL queries for decimal fields 2019-11-13 10:07:24 -06:00