issues
search
tree-sitter
/
tree-sitter-cli
CLI tool for creating and testing tree-sitter parsers
MIT License
45
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add notice that the repo is deprecated
#57
maxbrunsfeld
closed
5 years ago
0
Non greedy regular expressions aren't working.
#56
jonhue
opened
5 years ago
1
Print a list of tokens for debug purposes
#55
jonhue
opened
5 years ago
1
How to repeat a sequence optionally including a newline
#54
jonhue
closed
5 years ago
0
When will Regex assertions like `$` will be supported?
#53
jonhue
opened
5 years ago
8
Run Travis CI regressions on Node 10 and 11
#52
drom
opened
5 years ago
0
pretty-printing s-expressions?
#51
shaunlebron
closed
5 years ago
0
Expose the new EXCLUDE rule from the JS grammar API
#50
maxbrunsfeld
opened
5 years ago
0
tree-sitter crashes because of U+FEFF in test file
#49
th-we
opened
5 years ago
3
currentNode and reset support for TreeCursor
#48
wingrunr21
closed
6 years ago
1
fail installing
#47
albfan
opened
6 years ago
7
Use Object cast for safe property access
#46
maxnordlund
opened
6 years ago
2
Compile property sheets to state machines
#45
maxbrunsfeld
closed
6 years ago
0
Add build subcommand
#44
maxbrunsfeld
closed
5 years ago
2
Generate and install required for each test
#43
superlou
closed
5 years ago
4
The Incompatible language version error is confusing
#42
banacorn
opened
6 years ago
1
Writing external rules
#41
Aerijo
closed
5 years ago
7
Check for non-word characters in grammar name
#40
Aerijo
closed
6 years ago
9
Document invalid grammar names
#39
Aerijo
closed
6 years ago
1
Grammar builder ergonomics — throw if incorrect signature used
#38
queerviolet
opened
6 years ago
0
Which version should I stick to?
#37
banacorn
closed
6 years ago
3
Interpret arrays as sequences and implicitly sequence multiple rules
#36
queerviolet
opened
6 years ago
2
Tests for new SyntaxNode.text getter.
#35
queerviolet
closed
6 years ago
1
Add tests for updating node positions when editing trees
#34
maxbrunsfeld
closed
6 years ago
0
Add test for descendantsOfType
#33
maxbrunsfeld
closed
6 years ago
0
Printing '\n' instead of actual newline in ambiguity errors
#32
simonrepp
opened
6 years ago
0
Parse from stdin if '-' is passed as filename
#31
Pike
closed
6 years ago
1
Allow to parse from stdin
#30
Pike
closed
6 years ago
1
Upgrade tree-sitter for node optimizations
#29
maxbrunsfeld
closed
6 years ago
0
Use new API for test command
#28
314eter
closed
6 years ago
1
Add tests for async parsing
#27
maxbrunsfeld
closed
6 years ago
0
Don't try to open HTML files using open(1) on Linux
#26
maxbrunsfeld
opened
6 years ago
0
Expected 4. Got 2
#25
ZehCnaS34
closed
6 years ago
3
Bump tree-sitter
#24
joshvera
closed
7 years ago
0
Can’t parse a bunch of files at once
#23
robrix
closed
6 years ago
2
Add Windows CI
#22
maxbrunsfeld
closed
7 years ago
0
Expose new dynamic precedence, inline, and rename APIs
#21
maxbrunsfeld
closed
7 years ago
0
Bump tree-sitter for static external scanner map
#20
joshvera
closed
7 years ago
0
Upgrade tree-sitter for more general external scanner API
#19
maxbrunsfeld
closed
7 years ago
0
Does not work on README example grammar.js
#18
Meai1
closed
7 years ago
2
Fix expected output on errory recover tests
#17
tclem
closed
7 years ago
0
Fix issue to be able to run multiple crlf tests
#16
tclem
closed
7 years ago
0
Allow test files to have CRLF
#15
tclem
closed
7 years ago
0
Quiet parsing option
#14
tclem
closed
7 years ago
0
Add support for external tokens
#13
maxbrunsfeld
closed
7 years ago
0
Update tree-sitter for mergable symbol fix
#12
tclem
closed
8 years ago
1
Re-print out test failures after the summary
#11
robrix
opened
8 years ago
1
Allow arrays to be used for sequences
#10
maxbrunsfeld
closed
8 years ago
0
Allow punctuation characters in test descriptions
#9
maxbrunsfeld
closed
8 years ago
0
JS grammar API could use array literals for sequences
#8
robrix
closed
8 years ago
0
Next