Changelog for
tree-sitter-c-devel-0.21.4-1.1.noarch.rpm :
* Fri Jul 26 2024 Richard Rahl
- Update to version 0.21.4:
* feat: support the `alignas` type qualifier
* feat: support `static` in array declarations- Update to version 0.21.3:
* build: update dependencies- Update to version 0.21.2:
* fix: remove the unnecessary `seq` around variadic_parameter
* Mon Apr 29 2024 Björn Bidar - Update to version 0.21.0:
* fix: ms call modifier missing in some spots
* fix: allow ms pointer modifiers in abstract pointer declarators
* fix: ternary consequences can have comma expressions
* fix: asm strings can be concatenated
* Mon Feb 26 2024 Björn Bidar - Initial packaging for openSUSE- Update to version 0.20.8:
* fix: allow function definitions to contain preproc attributes
* fix: improve concatenated_string
* fix: properly suffix elifdef
* fix: allow preproc calls in enumerator list items
* feat: allow preprocessor directives inside enumerator lists
* feat: multi-byte characters
* fix: allow any position of sized type keywords