aboutsummaryrefslogtreecommitdiffstats
path: root/query/parser_test.go
Commit message (Expand)AuthorAgeFilesLines
* query: expand the tokenizer/parser to parse arbitrary search termsMichael Muré2020-11-171-2/+12
* query: no need for an ast packageMichael Muré2020-03-281-30/+29
* cache: replace the all-in-one query parser by a complete one with AST/lexer/p...Michael Muré2020-03-281-0/+98