tree-sitter/cli/src
2019-01-15 16:10:52 -08:00
..
generate Unify logic for handling tokens that match separators into one place 2019-01-15 16:10:52 -08:00
tests Fix bugs in handling tokens that overlap with separators 2019-01-15 13:21:48 -08:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
loader.rs Determine language name from package.json, not directory 2019-01-15 13:21:48 -08:00
logger.rs Move code into cli directory 2019-01-04 16:50:52 -08:00
main.rs Allow passing grammar JS or JSON path to generate command 2019-01-14 14:07:42 -08:00
parse.rs Get logging flags working properly with test script 2019-01-15 13:21:48 -08:00
test.rs Fix bugs in handling tokens that overlap with separators 2019-01-15 13:21:48 -08:00
util.rs Get logging flags working properly with test script 2019-01-15 13:21:48 -08:00