Updated C# parser

a_star_module
Wilfred Hughes 2021-12-31 19:25:36 +07:00
parent 4f64c10859
commit 52af11744f
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@
Moved to the [official Elixir Moved to the [official Elixir
parser](https://github.com/elixir-lang/tree-sitter-elixir). parser](https://github.com/elixir-lang/tree-sitter-elixir).
Updated the Bash, C and C++ parsers to the latest upstream version. Updated the Bash, C, C++ and C# parsers to the latest upstream version.
Fixed a parsing performance regression introduced in 0.13. Fixed a parsing performance regression introduced in 0.13.