-
Notifications
You must be signed in to change notification settings - Fork 89
Issues: tree-sitter/tree-sitter-cpp
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
bug: class specifier parsed as function definition
bug
#293
opened Nov 11, 2024 by
lsp-ableton
2 tasks done
bug: Parsing fails when identifiers are split across lines
bug
#290
opened Oct 14, 2024 by
surr34
2 tasks done
bug: wrong parse tree for new array of pointers
bug
#289
opened Sep 18, 2024 by
uriyay-jfrog
2 tasks done
bug: declaration of function pointer not handling correctly functions without arguments
bug
#281
opened Aug 4, 2024 by
uriyay-jfrog
2 tasks done
bug: Consecutive conditions using less-than "<" operator parsed as an ERROR
bug
#277
opened Jul 18, 2024 by
stefanus-nanami
2 tasks done
feature: document which C++ standard versions the TS implementation support.
enhancement
#272
opened Jun 10, 2024 by
lukka
1 task done
bug: Parsing error with explicit calls to operator overloads
bug
#252
opened Mar 25, 2024 by
MarcelRobitaille
2 tasks done
Error when initializing an
auto const&
via parenthesis with a singleton getter
#230
opened Sep 6, 2023 by
GregTheMadMonk
No distinction between a function declaration and a variable declaration
#124
opened Jul 24, 2021 by
MaxVerevkin
ProTip!
Exclude everything labeled
bug
with -label:bug.