tree-sitter/cli
Max Brunsfeld 50281637d7 binding: Make parse methods more convenient
* Rename parse_str to parse and make it polymorphic.
* Rename parse_utf8 to parse_with, since it is now the callback-based
  version of parse
* Add a parse_utf16 method analogous to parse
* Rename existing parse_utf16 method to parse_utf16_with

This brings in the changes from tree-sitter/rust-tree-sitter#5
2019-02-05 10:59:33 -08:00
..
benches binding: Make parse methods more convenient 2019-02-05 10:59:33 -08:00
npm 0.14.0-beta4 2019-02-03 13:59:27 -08:00
src binding: Make parse methods more convenient 2019-02-05 10:59:33 -08:00
build.rs rustfmt 2019-01-17 17:16:04 -08:00
Cargo.toml 0.14.0-beta4 2019-02-03 13:59:27 -08:00