-
Notifications
You must be signed in to change notification settings - Fork 55
Issues: fwcd/tree-sitter-kotlin
Add notes on contributing, especially w.r.t the parser verifi...
#92
opened Jul 15, 2023 by
fwcd
Open
6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Request] Small grammar edits for querying.
#43
opened Dec 27, 2021 by
SalBakraa
updated Jan 4, 2022
3 of 4 tasks
Incorrect import syntax affects parsing of lines below
#52
opened May 13, 2022 by
RenFraser
updated May 13, 2022
Overriding a member of an interface implemented by delegation
#54
opened Jun 15, 2022 by
saecki
updated Jun 16, 2022
Support qualified assignable expressions
enhancement
New feature or request
grammar
Related to the grammar
#5
opened Aug 13, 2019 by
fwcd
updated Oct 6, 2023
code with comments inside multline comment breaks syntax parsing
bug
Something isn't working
grammar
Related to the grammar
#62
opened Oct 27, 2022 by
Baehn
updated Oct 16, 2023
Infix function declaration leads to error
bug
Something isn't working
grammar
Related to the grammar
#63
opened Oct 28, 2022 by
CommanderTvis
updated Oct 16, 2023
The parsing result of the return statement is wrong.
bug
Something isn't working
grammar
Related to the grammar
#84
opened Mar 28, 2023 by
fzxen
updated Oct 16, 2023
newline causes erroneous class parsing
bug
Something isn't working
grammar
Related to the grammar
help wanted
Extra attention is needed
#75
opened Mar 14, 2023 by
brandonspark
updated Nov 9, 2023
tree-sitter tags
says "No tags config found" (tags.scm
missing)
bindings
#91
opened Jul 14, 2023 by
tmm1
updated Dec 8, 2023
Automate updating the playground's bundled tree-sitter version
ci-cd
CI/CD-related
playground
Related to the web playground
#101
opened Oct 6, 2023 by
fwcd
updated Mar 13, 2024
Add notes on contributing, especially w.r.t the parser verification check
documentation
Improvements or additions to documentation
#92
opened Jul 15, 2023 by
fwcd
updated Aug 2, 2024
Configure GitHub environments for deployment workflows
ci-cd
CI/CD-related
#138
opened Aug 3, 2024 by
fwcd
updated Aug 3, 2024
Publish to npm with prebuilds (prebuildify)
#143
opened Aug 5, 2024 by
segevfiner
updated Aug 30, 2024
Create a pypi package
bindings
Related to the Node.js/Rust/C bindings
#125
opened Jun 6, 2024 by
mohmehdi
updated Aug 30, 2024
Returning "!" with a variable that starts with "is" is parsed incorrectly
#108
opened Nov 14, 2023 by
bricka
updated Aug 30, 2024
Easier/cleaner way to write tree-sitter grammar
#146
opened Sep 3, 2024 by
mingodad
updated Sep 3, 2024
Error: dlopen: symbol not found in flat namespace (_tree_sitter_kotlin_external_scanner_create)
bug
Something isn't working
scanner
Related to the external scanner
#120
opened May 11, 2024 by
jennycai0807
updated Sep 5, 2024
[Bug] Incorrectly parsed expression
bug
Something isn't working
grammar
Related to the grammar
#96
opened Jul 28, 2023 by
ketkarameya
updated Oct 25, 2024
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.