aboutsummaryrefslogtreecommitdiffstats
path: root/test_creole.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* openmp parallelized encoding testingGravatar Peter McGoron 2023-02-071-111/+9
|
* fixing precedence issue in testGravatar Peter McGoron 2023-02-071-24/+12
|
* encodeGravatar Peter McGoron 2023-02-071-1/+175
|
* prototype bytecode interpreterGravatar Peter McGoron 2023-02-051-0/+44
atar/6efbd5bcc7f355e2bb23bd8e26e1d83b?s=13&d=retro' width='13' height='13' alt='Gravatar' /> 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