tree-sitter/cli/src
Max Brunsfeld 9b8bf8dfe2 cli: Compute fragile tokens *after* merging compatibile parse states
Previously, we failed to mark as fragile some tokens that *should* be 
fragile because of tokens that were introduced during parse state 
merging.
2019-02-06 16:18:49 -08:00
..
generate cli: Compute fragile tokens *after* merging compatibile parse states 2019-02-06 16:18:49 -08:00
tests binding: Make walk_with_properties take an &[u8] 2019-02-06 10:10:55 +01:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
lib.rs Move properties module out of generate 2019-02-01 19:57:00 -08:00
loader.rs Add context to error message when opening dynamic libraries 2019-02-06 16:03:50 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs cli: Fix exit code of parse subcommand 2019-02-06 16:17:35 -08:00
parse.rs cli: Fix exit code of parse subcommand 2019-02-06 16:17:35 -08:00
properties.rs Separate walk_with_properties tests from parser tests 2019-02-01 21:20:27 -08:00
test.rs binding: Make parse methods more convenient 2019-02-05 10:59:33 -08:00
util.rs Add benchmark script 2019-02-01 15:17:35 -08:00