aboutsummaryrefslogtreecommitdiffstats
path: root/query/lexer_test.go
Commit message (Expand)AuthorAgeFilesLines
* query: refactor to reuse the split function for both query and tokenMichael Muré2021-02-271-10/+12
* Add ability to search by arbitrary metadataMiklos Vajna2021-02-211-0/+8
* query: expand the tokenizer/parser to parse arbitrary search termsMichael Muré2020-11-171-11/+22
* query: more robust tokenizerMichael Muré2020-03-281-0/+7
* cache: replace the all-in-one query parser by a complete one with AST/lexer/p...Michael Muré2020-03-281-0/+45