Issues
- 1
- 0
bug: Error nodes on asm code using numbers from array
#232 opened by ashamedbit - 4
- 1
bug: Double ; results in treesitter misparse
#227 opened by ashamedbit - 0
bug: Error nodes when using unsigned const char
#230 opened by ashamedbit - 1
bug: Error nodes when initializing struct array
#228 opened by ashamedbit - 1
- 2
feature: flat structure for `else if` chain
#198 opened by tomtomjhj - 2
bug: Misparsing asm attribute
#224 opened by ashamedbit - 0
bug: Misparsing when __attribute__ used
#225 opened by ashamedbit - 0
bug: c23 Label followed by a declaration
#222 opened by duarm - 0
- 0
bug: Treesitter unable to process __extension__
#215 opened by ashamedbit - 3
bug: Discrepancy between parse and playground trees
#211 opened by SunBK201 - 2
feature: C23 auto keyword
#220 opened by duarm - 1
bug: Errors seem to occur when #ifdef, #endif, struct, static int __init, static int __exit, and void exist in the code.
#213 opened by wjlcc - 1
bug: Parsing causes stack overflow
#221 opened by kmod-midori - 1
bug: Query Error in Parsing Else Clauses
#216 opened by in-ch - 0
bug: wrongly parsing `#define` when the right side of the definition is empty
#212 opened by abougouffa - 0
- 0
bug: alignas() / _Alignas() not supported
#206 opened by Mango0x45 - 2
bug: Flat macro instances cause syntax error
#209 opened by leath-dub - 1
Feat(query): include group + individual token
#208 opened by ilan-schemoul - 5
- 0
- 2
bug: @comment.todo and others no longer work
#195 opened by benjamin051000 - 0
bug: Microsoft calling convention grammar incorrect
#192 opened by cdacamar - 6
bug: Comma operator in conditional_expression
#187 opened by mingodad - 0
- 2
bug: Fail to parse conactenated_string
#188 opened by mingodad - 4
- 3
bug: Parsing error on the function definition
#185 opened by Raghava-Ch - 1
bug: a sequence of multiple characters enclosed in single-quotes, e.g., 'abc', causes errors
#184 opened by tamuratak - 1
- 2
bug: Parsing error for structure initialisation
#180 opened by Raghava-Ch - 1
bug: preprocessor directives inside an `enum_specifier` cause ERROR nodes in the parse tree
#181 opened by jcreekmore - 1
Distinguish between line and block comments
#174 opened by nacl - 2
- 1
Request for Updatation on Preprocessor Function Definition in Tree-sitter-c
#176 opened by Raghava-Ch - 1
- 0
Security isse
#171 opened by Jihados - 1
Error with: STB style header
#169 opened by ayoubelmhamdi - 0
Microsoft SEH extension is not supported yet
#165 opened by DennySun2100 - 2
Allow dollar sign ($) in identifier names
#166 opened by btuin - 2
different highlight result of typedef
#167 opened by Freed-Wu - 1
Parse tree misinterprets typedefs as function definitions when using extension keyword
#160 opened by nikitam95 - 1
Large C Macros Over Multiple Lines Causes Either Loads Forever or SegFaults
#159 opened by VictorSohier - 4
- 0
- 2