aboutsummaryrefslogtreecommitdiffstats
path: root/queries/python/locals.scm
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-124/+0
* feat(snakemake): add rules to locals (#7698)patricorgi2025-03-061-3/+3
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-44/+31
* chore: format queriesPhạm Huy Hoàng2024-01-211-2/+2
* chore: query formattingPham Huy Hoang2024-01-191-40/+62
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-32/+32
* locals(python): adapt as_pattern to upstream changeStephan Seitz2022-02-071-1/+1
* highlights(python): add support for pattern matchingStephan Seitz2022-01-281-5/+2
* chore: fix typosDundar Göc2021-11-021-1/+1
* Python locals: Add new node with_clauseStephan Seitz2021-01-071-1/+2
* Update Python queriesStephan Seitz2020-11-301-10/+32
* Python highlights: Fix #688 (definition.associated -> field)Stephan Seitz2020-11-231-1/+1
* Fix Python queries for parser updateStephan Seitz2020-11-031-5/+5
* Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...Stephan Seitz2020-09-211-8/+6
* Remove @definition.doc capturesSantos Gallegos2020-09-171-2/+1
* Python: update localsSantos Gallegos2020-08-161-7/+9
* feat(highlights): add is predicateSteven Sojka2020-08-161-8/+8
* Python locals: with_statement can define variablesStephan Seitz2020-07-091-0/+4
* Introduce @definition.import for Python/JavascriptStephan Seitz2020-07-081-0/+8
* Python locals/highlights: Parameters can be optionally typedStephan Seitz2020-07-081-14/+17
* Adapt Python highlights to new query syntaxStephan Seitz2020-06-241-6/+2
* Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz2020-06-021-0/+14
* Add python/highlights.scm from tree-sitter-pythonStephan Seitz2020-05-171-0/+6
* Add python locals.scmStephan Seitz2020-05-161-0/+65