aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_rulequery.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-08-13feat(rulequery): parse a flat and/or chainDanilo M.1-0/+93
2026-08-13feat(rulequery): join terms and guard the or-group bindingDanilo M.1-0/+80
2026-08-13feat(rulequery): compile every field and operatorDanilo M.1-0/+86
2026-08-13feat(rulequery): compile a single termDanilo M.1-0/+45