summaryrefslogtreecommitdiffstatshomepage
path: root/query/parser.go
Commit message (Expand)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* move bug.Status in entities/common for reuseMichael Muré2022-08-20
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* query: refactor to reuse the split function for both query and tokenMichael Muré2021-02-27
* Add ability to search by arbitrary metadataMiklos Vajna2021-02-21
* query: expand the tokenizer/parser to parse arbitrary search termsMichael Muré2020-11-17
* query: no need for an ast packageMichael Muré2020-03-28
* cache: replace the all-in-one query parser by a complete one with AST/lexer/p...Michael Muré2020-03-28