aboutsummaryrefslogtreecommitdiffstats
path: root/queries/python/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Stephan Seitz2020-06-021-0/+14
| | | | as parameters
* Add python/highlights.scm from tree-sitter-pythonStephan Seitz2020-05-171-0/+6
|
* Add python locals.scmStephan Seitz2020-05-161-0/+65