./textproc/tree-sitter-cmake, CMake grammar for tree-sitter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.1, Package name: tree-sitter-cmake-0.4.1, Maintainer: pkgsrc-users

CMake grammar for tree-sitter


Master sites:

Filesize: 48.917 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-24 08:16:29 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-cmake: update to 0.4.1.

fix: stop excluding single quote (') in unquoted arguments
   2023-07-19 15:12:03 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-cmake: update to 0.4.0.

feat: put arguments in argument_list node
feat: put the body of commands into a body node
refactor: use C for the external scanner (#16)
   2023-04-27 10:21:41 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-cmake: update to 0.2.0.

Changes not found.
   2023-01-20 12:15:00 by Thomas Klausner | Files touched by this commit (27)
Log message:
treesitter: use libtool for generating grammars

Hopefully fixes use on macOS
   2023-01-18 14:54:59 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/tree-sitter-cmake: import tree-sitter-cmake-0.1.0

CMake grammar for tree-sitter