Skip to content

v0.5.1

Choose a tag to compare

@david-ix1 david-ix1 released this 28 Nov 14:18
· 15 commits to master since this release
234a409

C declaration lists (e.g. C code float a, b, c;) are now properly parsed into parser.declarations

What's Changed

  • Process all declarations in decl_list by @davidivkovic in #9

New Contributors

  • @davidivkovic made their first contribution in #9

Full Changelog: v0.5.0...v0.5.1