issues
search
fwcd
/
tree-sitter-kotlin
Kotlin grammar for Tree-sitter
https://fwcd.github.io/tree-sitter-kotlin
MIT License
140
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Type params with trailing commas
#170
jespera
closed
2 weeks ago
4
add `fun interface` support
#169
ihji
closed
3 weeks ago
1
Parsing error after using 'as' to convert the type and assign the value
#168
cylee0909
opened
1 month ago
0
Error invalid ELF header on AWS Lambda
#167
barry-toan
opened
1 month ago
3
Parsing result is wrong. Is this a bug?
#166
fengdai
opened
1 month ago
0
Fix grammar
#165
long2ice
closed
1 month ago
0
Bump tar-fs from 2.1.1 to 2.1.2
#164
dependabot[bot]
opened
1 month ago
0
Remove `bindings/go/go.mod` - can't `go get`
#163
isaacharrisholt
opened
2 months ago
0
Parsing error
#162
tyh470075227
opened
2 months ago
0
Update Rust bindings
#161
RubixDev
opened
2 months ago
0
Include `tree-sitter.json` in package.json
#160
bobqianic
opened
2 months ago
0
Let tree-sitter-kotlin's rust binding support tree-sitter 0.24?
#159
eval-exec
opened
3 months ago
0
tags.scm attempt
#158
gminorcoles
opened
5 months ago
0
Fix parsing errors for infix expressions
#157
mjambon
closed
5 months ago
1
fix: allow call expressions in assignment
#156
brandonspark
closed
5 months ago
3
Improve handling of receiver types
#155
gonzojive
closed
5 months ago
1
Upgrade to treesitter 0.24.2
#154
afroozeh
closed
7 months ago
0
tree-sitter-kotlin fails to parse functionType within "val x: Foo.Bar.() -> Unit = {}"
#153
reddaly
closed
5 months ago
0
Fix error parsing annotations in commas.
#152
reddaly
closed
5 months ago
0
Annotations with commas cause errors
#151
reddaly
closed
5 months ago
1
Update tree-sitter crate dependency to >=0.21
#150
alexle0nte
closed
3 months ago
5
Afroozeh/add fields for navigation suffix
#149
afroozeh
closed
8 months ago
1
Support for treesitter 0.23.0
#148
joowani
opened
8 months ago
3
Do not memcpy from empty source
#147
yangchi
closed
7 months ago
1
Easier/cleaner way to write tree-sitter grammar
#146
mingodad
opened
8 months ago
0
Fixed Go binding
#145
asalvi0
closed
8 months ago
1
Make the 'else' part explicit in parse trees
#144
afroozeh
closed
8 months ago
1
Publish to npm with prebuilds (prebuildify)
#143
segevfiner
opened
9 months ago
1
Fixed parsing of mixed value and lambda arguments.
#142
wolfmanstout
closed
8 months ago
1
Add null_literal node.
#141
wolfmanstout
closed
9 months ago
5
null should correspond to a node
#140
wolfmanstout
closed
9 months ago
0
Expose null_literal as a node
#139
afroozeh
closed
9 months ago
6
Configure GitHub environments for deployment workflows
#138
fwcd
opened
9 months ago
0
Amend `scanner.c` to correctly parse strings of the form `"*\$"`
#137
yosefAlsuhaibani
closed
9 months ago
1
Fix seg fault in scanner.c: Allocate the stack array if null
#136
afroozeh
closed
9 months ago
9
Neovim 0.10.1 crashes when editing a Kotlin file and Treesitter ist activated
#135
cmon1701
closed
9 months ago
7
Silently crashes neovim with elvis-operator null-safety handling
#134
covelloz
closed
9 months ago
4
Update `web-tree-sitter` in playground to 0.22.6
#133
fwcd
closed
9 months ago
0
Update `build-wasm` script and add start script
#132
fwcd
closed
9 months ago
0
Refactor external scanner to use `tree_sitter/array.h`
#131
fwcd
closed
9 months ago
2
feat(grammar): Expose wildcard imports as named nodes
#130
ValdezFOmar
closed
9 months ago
10
Uncomment rust highlights query export
#129
GRA0007
closed
9 months ago
1
The rust binding does not export the highlights query
#128
GRA0007
closed
9 months ago
0
Trailing lambda with regular arguments not parsed correctly
#127
wolfmanstout
closed
8 months ago
0
Update bindings & workflows
#126
ObserverOfTime
closed
8 months ago
2
Create a pypi package
#125
mohmehdi
opened
11 months ago
1
Expose string-content
#124
afroozeh
closed
9 months ago
2
Expose null_literal as a node
#123
afroozeh
closed
11 months ago
1
Add star-import nonterminal to retain '.*' in the parse tree
#122
afroozeh
closed
11 months ago
1
Run tree-sitter generate on the main branch. Update tree-sitter-cli to 0.22.6
#121
VladimirMakaev
closed
9 months ago
0
Next