summaryrefslogtreecommitdiff
path: root/queries/python/locals.scm
AgeCommit message (Expand)Author
2022-02-07locals(python): adapt as_pattern to upstream changeStephan Seitz
2022-01-28highlights(python): add support for pattern matchingStephan Seitz
2021-11-02chore: fix typosDundar Göc
2021-01-07Python locals: Add new node with_clauseStephan Seitz
2020-11-30Update Python queriesStephan Seitz
2020-11-23Python highlights: Fix #688 (definition.associated -> field)Stephan Seitz
2020-11-03Fix Python queries for parser updateStephan Seitz
2020-09-21Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...Stephan Seitz
2020-09-17Remove @definition.doc capturesSantos Gallegos
2020-08-16Python: update localsSantos Gallegos
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-07-09Python locals: with_statement can define variablesStephan Seitz
2020-07-08Introduce @definition.import for Python/JavascriptStephan Seitz
2020-07-08Python locals/highlights: Parameters can be optionally typedStephan Seitz
2020-06-24Adapt Python highlights to new query syntaxStephan Seitz
2020-06-02Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz
2020-05-17Add python/highlights.scm from tree-sitter-pythonStephan Seitz
2020-05-16Add python locals.scmStephan Seitz