This website requires JavaScript.
Explore
Help
Sign in
traxys
/
tree-sitter
Watch
1
Star
0
Fork
You've already forked tree-sitter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50dfd409f6
tree-sitter
/
test
/
fixtures
/
test_grammars
/
external_unicode_column_alignment
History
Download ZIP
Download TAR.GZ
Amaan Qureshi
9f2dc9d6b5
fix: rework parser.h includes for test grammars and multi-grammar repos
2024-02-02 10:42:39 -05:00
..
corpus.txt
Added tests
2022-01-11 12:05:37 -05:00
grammar.js
Added tests
2022-01-11 12:05:37 -05:00
README.md
Added tests
2022-01-11 12:05:37 -05:00
scanner.c
fix: rework parser.h includes for test grammars and multi-grammar repos
2024-02-02 10:42:39 -05:00
README.md
This tests that
get_column
correctly counts codepoints since start of line.