issues
search
slackhq
/
tree-sitter-hack
Hack grammar for tree-sitter
MIT License
33
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updates for tree-sitter 0.22
#73
kritzcreek
opened
3 months ago
2
[BUG] Underscores as digit separators are not supported in the grammar
#72
mmanela
opened
5 months ago
1
[BUG] Grammar missing support for the readonly keyword
#71
mmanela
opened
5 months ago
0
[BUG] Module membership declarations are not supported in the grammar
#70
mmanela
opened
5 months ago
0
[BUG] String Interpolation is not supported
#69
mmanela
opened
5 months ago
0
[BUG] nameof operator missing from the gammar
#68
mmanela
opened
5 months ago
0
Add support for internal visibility modifier
#67
andryak
opened
7 months ago
0
Fix parsing for expression tree, module level attrs, include on piped expressions and typed collection initializers (#57, #58, #59, #64)
#66
andryak
closed
1 year ago
1
Treat include and require as keywords (#64)
#65
andryak
closed
1 year ago
0
[BUG] include and require confuse the parser when used as function calls on pipe vars
#64
andryak
closed
7 months ago
0
Add support for module level attributes (#58)
#63
andryak
closed
1 year ago
2
Add support for typed collection initializers (#57)
#62
andryak
closed
1 year ago
1
Add support for expression trees (#58)
#61
andryak
closed
1 year ago
1
Add support for expression trees (#59)
#60
andryak
closed
1 year ago
3
[BUG] Expression tree syntax is not parsed correctly #57
#59
andryak
closed
7 months ago
0
[BUG] Module-level attributes are not parsed correctly
#58
andryak
closed
7 months ago
0
[BUG] Typed collection initializers are not parsed correctly
#57
andryak
closed
7 months ago
0
fix: mark helper functions static
#56
amaanq
closed
1 year ago
0
[CLEANUP] clean up macros in `scanner.c`
#55
4e554c4c
opened
1 year ago
0
feat: rewrite the scanner in C
#54
amaanq
closed
1 year ago
7
[FEATURE] Highlighting Queries Improvements
#53
Kilenaitor
opened
1 year ago
1
Enum class labels
#51
4e554c4c
closed
2 years ago
0
[BUG] Unable to parse enum class labels
#50
4e554c4c
closed
2 years ago
0
Add function references
#49
4e554c4c
closed
2 years ago
0
Add contexts and capabilities
#48
4e554c4c
closed
2 years ago
0
Support for contexts and capabilities
#47
4e554c4c
closed
2 years ago
0
Upgrade TSH to 0.20.6
#46
frankeld
closed
2 years ago
0
Mark treesitter files as generated
#45
4e554c4c
closed
2 years ago
4
Add enum classes
#44
4e554c4c
closed
2 years ago
4
[BUG] Enum classes not parsed
#43
4e554c4c
closed
2 years ago
0
Update settings for syntax highlighting
#42
brownierin
closed
2 years ago
2
Add more contributing info
#41
frankeld
closed
2 years ago
0
Add the primitive types `num`, `nothing` and `resource`
#40
Wilfred
closed
1 year ago
3
Add syntax highlighting queries
#39
Wilfred
closed
2 years ago
3
Change to using std::string instead of const char*
#38
brownierin
closed
2 years ago
1
[BUG] `str` returns a pointer to associated with a local variable (use after free)
#37
theHamsta
closed
2 years ago
1
fix: set alias for /function(s)?/ to highlight it as "function"
#36
theHamsta
closed
2 years ago
2
Add support for function references (aka function pointer expressions)
#35
frankeld
closed
2 years ago
0
Remove unused tuple keyword
#34
frankeld
closed
2 years ago
2
Remove custom opt, rep, rep1 methods
#33
aosq
closed
3 years ago
0
Remove bin/hh-errors from bin/test-corpus
#32
aosq
opened
3 years ago
1
Support qualified identifier leading namespace keyword
#31
aosq
closed
2 years ago
1
Update to tree-sitter-cli@0.19.5
#30
aosq
closed
3 years ago
0
Simplify embedded_braced_expression
#29
aosq
closed
2 years ago
2
Namespace declaration improperly handles whitespace
#28
frankeld
closed
2 years ago
2
Track corpus
#27
frankeld
closed
3 years ago
0
Support embedded expressions/braces in double quoted strings
#26
Nicholas-Lin
opened
3 years ago
5
String embraced
#25
aosq
closed
3 years ago
1
Add ret debugging macro
#24
aosq
closed
3 years ago
0
Improve XHP feature documentation and testing
#23
frankeld
closed
3 years ago
1
Next