aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/compiler.go
AgeCommit message (Collapse)Author
2025-06-30Add filepath to searchable categoriesJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-06-28Add leveld optimization wrapperJP Appel
2025-06-26Improve compilation of clauses to sqlite3 SQLJP Appel
2025-06-24Add first pass of query compilerJP Appel