What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #90
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #91
- added alignof gnu extension support by @retif in #84
- feat: Add regression test for alignof in attribute by @retif in #93
- Fix attribute handling for pointer declarators by @retif in #92
- Fix #33: Support asm labels on register variables by @retif in #94
- Fix #42: Support attributes on anonymous struct types by @retif in #96
- Fix #75: Support attribute within struct declarations by @retif in #95
- removed unused function DeclExt by @retif in #97
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #98
- Update config, fix lints for ruff 0.15.2 by @inducer in #100
- Port pycparserext to pycparser 3.0 by @Copilot in #102
New Contributors
- @Copilot made their first contribution in #102
Full Changelog: v2024.1...v2026.1