Path to this page:
Subject: CVS commit: pkgsrc/textproc/tree-sitter-c
From: Thomas Klausner
Date: 2023-07-30 04:19:58
Message id: 20230730021958.700B4FBDB@cvs.NetBSD.org
Log Message:
tree-sitter-c: update to 0.20.4.
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)
Files: