aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/lexer.go
AgeCommit message (Expand)Author
2025-08-05Change regex operator symbolJP Appel
2025-08-05Add headings category to query langJP Appel
2025-08-02Add initial todos for new heading categoryJP Appel
2025-07-28Add regex operatorJP Appel
2025-07-27Remove unimplemented external command operatorsJP Appel
2025-06-30Add filepath to searchable categoriesJP Appel
2025-06-26Improve compilation of clauses to sqlite3 SQLJP Appel
2025-06-19Add multiple clause and tree level optimizationsJP Appel
2025-06-15Identify lexer errorJP Appel
2025-06-09Fix lookback error in lexerJP Appel
2025-05-28Add lexer for query dslJP Appel