tree-sitter/src
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
..
compiler Separate table building operations from Item, ItemSet value objects 2014-01-11 16:49:57 -08:00
runtime Refactor parser error messages 2014-01-11 17:59:45 -08:00