| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | queryparse: collect literals into set and return it | 2021-07-26 | 1 | -13/+15 | |
| * | queryparse: fix tagglob and titleglob, fix encapsulating literals | 2021-07-26 | 1 | -9/+10 | |
| * | queryparse: fix infinite recursion in '[' e1 ']' | 2021-07-26 | 1 | -1/+1 | |
| * | queryparse: lift encapsulate() calls into loops to make cleaner parse trees | 2021-07-26 | 1 | -2/+2 | |
| * | queryparse: fix error in returning from NOT | 2021-07-26 | 1 | -2/+2 | |
| * | queryparse: fix mistaken command in AND | 2021-07-26 | 1 | -1/+1 | |
| * | start query parser | 2021-07-26 | 1 | -0/+121 |
