Commits


gmid.1: document logging


point to contrib.html


sync readme.md with sandbox.c


show macro usage in the example


drop the dependency on lex by implementing yylex by ourselves The actual implementation is based off doas' parse.y. This gave us various benefits, like cleaner code, \ to break long lines, better handling of quotes etc...


mention FastCGI in the README.md


reword last sentence


improve docker example


typo in docker example


typo (again)


typo


tweaked the readme a bit


typo


specify the develop process


mention the `static' target