Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tree-sitter/tree-sitter-c-sharp issues and pull requests

#256 - Remove all precedence from type system

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 7 comments

#255 - Remove unnecessary conflicts

Pull Request - State: closed - Opened by damieng almost 2 years ago

#254 - Add `file` modifier

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#253 - WIP: Add optional lambda return type

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#252 - Fix parsing UTF-16 files

Issue - State: closed - Opened by tamasvajk almost 2 years ago - 2 comments

#251 - Add `ref`/`ref readonly` types to the type system

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 2 comments

#250 - Fix ambiguity between cast and parenthesized invocation

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 2 comments

#249 - Add `void` to predefined types

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#248 - Add CSX preprocessor directives

Pull Request - State: closed - Opened by damieng almost 2 years ago

#247 - Improve type parsing

Issue - State: closed - Opened by tamasvajk almost 2 years ago - 2 comments

#246 - Add test for `ref` and `ref readonly` in delegate declaration

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago

#245 - Add support for enhanced `#line` directives

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago

#244 - Add support for `static` modifier on anonymous method expressions

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#243 - Generic type in declaration parsed as binary expression

Issue - State: closed - Opened by Sjord almost 2 years ago

#241 - Parsing failure in CSharp script (.csx) file with `#r` directives

Issue - State: closed - Opened by blazkowolf almost 2 years ago - 2 comments

#240 - Raw string literals support

Pull Request - State: closed - Opened by damieng almost 2 years ago - 2 comments

#239 - Can we improve the highlight groups?

Issue - State: open - Opened by jjiangweilan almost 2 years ago - 5 comments
Labels: help wanted

#238 - Added support for file scoped classes

Pull Request - State: closed - Opened by initram about 2 years ago - 5 comments

#237 - C# 11 scoped ref declarations

Issue - State: closed - Opened by initram about 2 years ago

#236 - C# 11 file scoped types

Issue - State: closed - Opened by initram about 2 years ago

#235 - Update checkout action to last version

Pull Request - State: closed - Opened by Luni-4 about 2 years ago

#234 - Bump for v0.20.0 release

Pull Request - State: closed - Opened by damieng about 2 years ago

#233 - Precedence incorrect between or and conditional access

Issue - State: open - Opened by Sjord about 2 years ago - 2 comments

#232 - Question: v0.20 release plans

Issue - State: closed - Opened by alp about 2 years ago - 3 comments

#231 - Fix Lambda attributes and record trailing semicolons

Pull Request - State: closed - Opened by damieng about 2 years ago - 1 comment

#230 - Parse error when record ends with semicolon

Issue - State: closed - Opened by Sjord about 2 years ago
Labels: bug

#229 - Added missing record struct highlight

Pull Request - State: closed - Opened by gbogarinb about 2 years ago - 3 comments

#228 - Code Fences Language Identifier

Issue - State: closed - Opened by ghost over 2 years ago - 4 comments

#227 - Swift Package Manager

Pull Request - State: closed - Opened by lukepistrol over 2 years ago - 3 comments

#226 - Various fixes

Pull Request - State: closed - Opened by damieng over 2 years ago

#225 - Parse error when attribute is added on lambda

Issue - State: closed - Opened by romamihalich over 2 years ago - 1 comment
Labels: bug

#224 - C# 11 features

Pull Request - State: closed - Opened by damieng over 2 years ago - 1 comment

#223 - C# 11.0 feature support

Issue - State: closed - Opened by damieng over 2 years ago - 2 comments

#222 - c# 11 raw string literals

Issue - State: closed - Opened by kasperk81 over 2 years ago - 6 comments

#221 - Tree sitter 0.20, Missing HIGHLIGHT_QUERY Rust binding

Pull Request - State: closed - Opened by Tiggilyboo over 2 years ago - 1 comment

#220 - Add an action to publish the grammar automatically

Pull Request - State: closed - Opened by Luni-4 over 2 years ago - 6 comments

#219 - Allow tree-sitter 0.20

Pull Request - State: closed - Opened by dcreager over 2 years ago

#218 - Consistency in delegates

Issue - State: closed - Opened by pollen00 over 2 years ago - 5 comments

#217 - Parser fails for dotnet script

Issue - State: closed - Opened by intrasight almost 3 years ago - 7 comments

#216 - 0.19.1

Pull Request - State: closed - Opened by damieng almost 3 years ago - 2 comments

#215 - support for razorpages

Issue - State: closed - Opened by mhegreberg almost 3 years ago - 1 comment

#214 - Fixed issue with parsing ref arguments to lambda expressions

Pull Request - State: closed - Opened by initram almost 3 years ago - 1 comment
Labels: hacktoberfest-accepted

#210 - Ignore code between `#if false` ... `#endif`?

Issue - State: closed - Opened by Sjord about 3 years ago - 1 comment

#208 - XML Doc comment parsing

Pull Request - State: closed - Opened by damieng about 3 years ago - 4 comments

#189 - Error on conditional compilation preprocessor directive

Issue - State: closed - Opened by Sjord over 3 years ago - 6 comments

#176 - Shift right mistakenly parsed as type argument list

Issue - State: open - Opened by Sjord over 3 years ago - 10 comments
Labels: bug

#175 - Cast incorrectly parsed as invocation

Issue - State: closed - Opened by Sjord over 3 years ago - 1 comment
Labels: bug

#172 - Incorrect precedence in conditional_access_expression

Issue - State: open - Opened by Sjord over 3 years ago - 7 comments
Labels: help wanted, precedence-bug

#163 - Parse error when operating on variable named `var`

Issue - State: closed - Opened by Sjord over 3 years ago - 1 comment
Labels: bug, help wanted

#151 - Incorrect precedence with invocation on conditional access

Issue - State: open - Opened by Sjord over 3 years ago - 1 comment
Labels: help wanted, precedence-bug

#18 - Add xml doc comment parsing

Issue - State: closed - Opened by damieng almost 5 years ago - 1 comment
Labels: enhancement, nice to have