Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tsc-dyn.so | 2021-09-12 | 3.8 MB | |
tsc-dyn.dylib | 2021-09-12 | 2.4 MB | |
tsc-dyn.dll | 2021-09-12 | 2.0 MB | |
0.15.2.tar.gz | 2021-09-12 | 537.0 kB | |
0.15.2.zip | 2021-09-12 | 569.4 kB | |
README.md | 2021-09-12 | 303 Bytes | |
Totals: 6 Items | 9.3 MB | 0 |
- Reduced GC pressure by not making the text property
face
a list if there is only one face. - Recast
tree-sitter-node-at-point
as more generaltree-sitter-node-at-pos
, taking optional POS argument. - Made
tree-sitter-node-at-pos
accept special node-type arguments:named
and:anonymous
.