Commits


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


update README


updated readme


add -levent in the example