| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | queryparse: remove literal set | 2021-07-26 | 1 | -2/+1 | |
| * | queryparse: add function to build SQL queries | 2021-07-26 | 1 | -1/+31 | |
| * | queryparse: use demorgan's laws to simplify parsed expression | 2021-07-26 | 1 | -0/+1 | |
| * | queryparse: collect literals into set and return it | 2021-07-26 | 1 | -3/+7 | |
| * | queryparse: fix tagglob and titleglob, fix encapsulating literals | 2021-07-26 | 1 | -0/+2 | |
| * | queryparse: fix infinite recursion in '[' e1 ']' | 2021-07-26 | 1 | -0/+1 | |
| * | queryparse: fix error in returning from NOT | 2021-07-26 | 1 | -0/+2 | |
| * | queryparse: fix mistaken command in AND | 2021-07-26 | 1 | -0/+1 | |
| * | start query parser | 2021-07-26 | 1 | -0/+10 |
