tree-sitter-cmake/src
Uy Ha e3dfc2cdca Stop treating command argument as special:
- Planning to move the highlight responsibility to the highlight query
- Stop trying to parse frequently used commands
- One test is failing because of `unquoted_argument`, planning to fix
2021-06-27 21:22:42 +02:00
..
tree_sitter Regenerate parser 2021-05-27 09:13:26 +02:00
grammar.json Stop treating command argument as special: 2021-06-27 21:22:42 +02:00
node-types.json Stop treating command argument as special: 2021-06-27 21:22:42 +02:00
parser.c Stop treating command argument as special: 2021-06-27 21:22:42 +02:00
scanner.cc The parser now understands comments (line and bracket) 2021-06-27 13:14:31 +02:00