summaryrefslogtreecommitdiffstats
path: root/src/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added isochronous I/O supportGravatar abombe 1999-12-291-0/+10
* Initial revisionGravatar abombe 1999-12-021-0/+179
ar' /> Peter McGoron 1-15/+1 2021-07-27queryparse: fix NOTGravatar Peter McGoron 1-7/+8 2021-07-26add command line option for searchGravatar Peter McGoron 2-12/+28 2021-07-26natargs: add missing importGravatar Peter McGoron 1-0/+2 2021-07-26queryparse: remove literal setGravatar Peter McGoron 2-17/+14 2021-07-26queryparse: add function to build SQL queriesGravatar Peter McGoron 2-1/+73 2021-07-26queryparse: use demorgan's laws to simplify parsed expressionGravatar Peter McGoron 2-1/+17 2021-07-26update README.mdGravatar Peter McGoron 1-0/+10 2021-07-26queryparse: collect literals into set and return itGravatar Peter McGoron 2-16/+22 2021-07-26gitea wants .md suffixes for web renderingGravatar Peter McGoron 2-0/+0 2021-07-26example/query.md: change to what the code actually implementsGravatar Peter McGoron 1-3/+3