Fix mkdocs.
semicolons
Init all fields.
Don't return in void func.
Fix part of compiler warnings.
zero init
free doesn't return anything.
Meson generates package config files.
Add note about coverage.
fmt not needed.
Remove old build scripts.
Replace protobuf's logging. It's not available anymore.
Update README.
Update README (WIP).
Prevent heap-buffer-overflow error when ASAN is enabled.
Silence false-positives from scan-build.
Match for-loop variable type with return type of function used in condition.
Set syntax version in examples.
Meson: Make example and generator optional.
Meson: Add examples.