tree-sitter/include
Max Brunsfeld 7a3092b765 Refactor parser error messages
- move message generation to TSParseError,
  so that Parser doesn’t need to import <string>, and can
  be compiled as plain C.
2014-01-11 17:59:45 -08:00
..
document.h Add parser error messages 2014-01-08 18:35:16 -08:00
parse_config.h Refactor parser error messages 2014-01-11 17:59:45 -08:00
parser.h Refactor parser error messages 2014-01-11 17:59:45 -08:00
tree.h Start building AST in parser 2014-01-07 21:50:32 -08:00