Rename grammar namespace and add bounds check
Namespace rename and string_view bounds check (#54) * rename grammar namespace from 'presets' to 'grammar' * return 0 character on end of string * enable windows workflow * apply clang-format * bump version in CMake