tree-sitter.tree-sitter/cli/src
2019-01-12 21:42:31 -08:00
..
generate Remove stray single quotes in symbol name strings 2019-01-12 21:42:31 -08:00
tests Fix parser generation error messages 2019-01-11 17:26:45 -08:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
loader.rs Use the compiler environment vars computed by the cc config 2019-01-11 14:44:32 -08:00
logger.rs Move code into cli directory 2019-01-04 16:50:52 -08:00
main.rs Ensure the .tree-sitter directory exists 2019-01-11 14:56:33 -08:00
parse.rs Add debug and debug-graph flags to parse and test commands 2019-01-08 21:03:51 -08:00
test.rs Exclude final newlines from inputs when parsing corpus files 2019-01-11 09:48:45 -08:00
util.rs Avoid using unix-specific methods on windows 2019-01-10 16:11:19 -08:00