Commits
User selector
Commit History
Commits on Feb 7, 2025
- committed
Paolo Tranquilli
Commits on Feb 6, 2025
- committed
Python: Allow comments in subscripts
Show description for c5be2a3committed
Commits on Nov 13, 2024
Rust: Vendor 3rdparty dependencies.
Show description for a66f820committed
Commits on Nov 1, 2024
Merge pull request #17873 from github/tausbn/python-fix-generator-expression-locations
Show description for 2892f0fauthored
Commits on Oct 30, 2024
Merge pull request #17822 from github/tausbn/python-more-parser-fixes
Show description for f75615bauthored
Commits on Oct 28, 2024
Python: Fix generator expression locations
Show description for 5d6600ecommittedPython: Fix parenthesized tuple parser bug
Show description for ef60b73committedPython: Fix some more `async` parsing problems
Show description for b4ecc79committed- committed
Python: Fix parsing of `await` inside expressions
Show description for ac87868committedPython: Allow escaped quotes/backslashes in raw strings
Show description for 1e51703committed
Commits on Oct 23, 2024
Python: Allow comments in comprehensions
Show description for 5db601acommitted
Commits on Oct 22, 2024
Python: Support assignments of the form `[x,y,z] = w`
Show description for 4f60494committed- committed
Python: Allow `except*` to be written as `except *`
Show description for 9c91390committed- committed
Python: Allow `list_splat`s as type annotations
Show description for 8053e0ecommitted
Commits on Oct 21, 2024
Python: Fix bug in handling of `**kwargs` in class bases
Show description for 1cd04c9committed
Commits on Oct 15, 2024
- committed
Python: Regenerate parser files
Show description for 6545bffcommittedPython: Add grammar support for type defaults
Show description for 882249ecommitted
Commits on Jun 10, 2024
Rust/bazel: Port to bzlmod.
Show description for 092bc64committed
Commits on May 24, 2024
- committed
- committed
Commits on May 21, 2024
Commits on Apr 24, 2024
Bazel: introduce buildifier formatting
Show description for 9f5782bcommitted
Commits on Apr 5, 2024
Python: Update repinning instructions
Show description for 752d28ccommittedPython: Rename `tsg-build` target to `tsp-build`
Show description for 7bec410committed
Commits on Mar 19, 2024
- committed
Python: Shorten `tree-sitter-python` directory name
Show description for 38169a9committedPython: Rename `tsg_python_crate_index` to `py_deps`
Show description for 6f388accommitted- committed
- committed
Commits on Mar 7, 2024
Loading