Skip to content

Releases: tree-sitter/tree-sitter-c

v0.20.7

22 Jan 16:17
df6ac34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.6...v0.20.7

v0.20.6

22 Jan 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.5...v0.20.6

v0.20.5

09 Aug 19:28
93ef178
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.4...v0.20.5

v0.20.4

24 Jul 20:10
ad09589
Compare
Choose a tag to compare

Features

  • add attribute_specifierto struct (4b6e0bc)
  • rework release action (e17d0a1)

Bug Fixes

  • rework typedef specifiers again (4c49fc3)
  • swap precedences of assignnment and conditional expressions (f3559c6)
  • disallow / after \S to better handle comments in preproc_arg (5890e77)
  • make preproc newlines immediate so they don't span excess trailing newliens (41c0a15)

Full Changelog: v0.20.3...v0.20.4