Skip to content

Rename grammar namespace and add bounds check

Compare
Choose a tag to compare
@TheLartians TheLartians released this 15 Jun 15:53
· 3 commits to master since this release
0978415
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