tree-sitter-cmake/src
2022-12-03 13:09:00 +01:00
..
tree_sitter Fix bug regarding dollar sign but not variable reference 2022-01-26 22:53:15 +01:00
grammar.json feat: add block command and tests for function, macro, and block 2022-12-03 13:09:00 +01:00
node-types.json feat: add block command and tests for function, macro, and block 2022-12-03 13:09:00 +01:00
parser.c feat: add block command and tests for function, macro, and block 2022-12-03 13:09:00 +01:00
scanner.cc Use NULL instead of nullptr (to support old compiler) 2021-07-02 10:55:58 +02:00