0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #181 from sourcery-ai/fix/with-item-precedence More... over 3 years ago
Regenerate parser files More... over 3 years ago
Allow more constructs inside interpolations More... over 3 years ago
Also handle escaped backslashes correctly More... over 3 years ago
Fix handling of backslashes in raw strings More... over 3 years ago
fix: with item precedence for multiple context managers with brackets More... over 3 years ago
Merge pull request #176 from yoff/patch-1 More... over 3 years ago
Update grammar to accept `except*` More... over 3 years ago
0.20.2 More... about 4 years ago
Ensure dedent tokens are returned even amid syntax errors More... about 4 years ago
Always allow dedents to be recognized during error recovery More... about 4 years ago
0.20.1 More... about 4 years ago
Fix parsing of string literals immediately after syntax errors (#172) More... about 4 years ago
0.20.0 More... about 4 years ago
Use node 16 on CI More... about 4 years ago
fix: not operator precedence (#166) More... about 4 years ago
fix: allow "match" on LHS of named_expression (#153) More... over 4 years ago
Merge pull request #152 from tree-sitter/pattern-rhs More... over 4 years ago
Add alias for case clauses inside match statement More... over 4 years ago
Add alias for `as` pattern RHS More... over 4 years ago
Merge pull request #140 from theHamsta/pattern_matching More... over 4 years ago
feat: add highlights and highlight tests for pattern matching More... over 4 years ago
Merge pull request #147 from tree-sitter/debug-strings More... over 4 years ago
Merge pull request #146 from tree-sitter/add-pep-570-support More... over 4 years ago
Add syntax highlighting tests for PEP 570 More... over 4 years ago
feat: add support for pattern matching More... over 4 years ago
Make the semicolon queryable (#135) More... over 4 years ago
Loosen Rust crate's tree-sitter dependency (#129) More... almost 5 years ago
Support escaped `{` (`{{` `}}`) in f-strings (#128) More... almost 5 years ago
Merge pull request #117 from Sjord/escape-crlf More... almost 5 years ago