aboutsummaryrefslogtreecommitdiffstats
path: root/test/t_queryparse.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* queryparse: collect literals into set and return itGravatar Peter McGoron 2021-07-261-3/+7
|
* queryparse: fix tagglob and titleglob, fix encapsulating literalsGravatar Peter McGoron 2021-07-261-0/+2
|
* queryparse: fix infinite recursion in '[' e1 ']'Gravatar Peter McGoron 2021-07-261-0/+1
|
* queryparse: fix error in returning from NOTGravatar Peter McGoron 2021-07-261-0/+2
|
* queryparse: fix mistaken command in ANDGravatar Peter McGoron 2021-07-261-0/+1
|
* start query parserGravatar Peter McGoron 2021-07-261-0/+10