| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python locals: Add new node with_clause | Stephan Seitz | 2021-01-07 | 1 | -1/+2 |
| | | |||||
| * | Update Python queries | Stephan Seitz | 2020-11-30 | 1 | -10/+32 |
| | | |||||
| * | Python highlights: Fix #688 (definition.associated -> field) | Stephan Seitz | 2020-11-23 | 1 | -1/+1 |
| | | |||||
| * | Fix Python queries for parser update | Stephan Seitz | 2020-11-03 | 1 | -5/+5 |
| | | |||||
| * | Python locals: account for ↵ | Stephan Seitz | 2020-09-21 | 1 | -8/+6 |
| | | | | | https://github.com/tree-sitter/tree-sitter-python/pull/83 | ||||
| * | Remove @definition.doc captures | Santos Gallegos | 2020-09-17 | 1 | -2/+1 |
| | | | | | | | These aren't really definitions and are being show in the definitions list. We aren't using them at the moment, we could use another group or query file. | ||||
| * | Python: update locals | Santos Gallegos | 2020-08-16 | 1 | -7/+9 |
| | | |||||
| * | feat(highlights): add is predicate | Steven Sojka | 2020-08-16 | 1 | -8/+8 |
| | | |||||
| * | Python locals: with_statement can define variables | Stephan Seitz | 2020-07-09 | 1 | -0/+4 |
| | | |||||
| * | Introduce @definition.import for Python/Javascript | Stephan Seitz | 2020-07-08 | 1 | -0/+8 |
| | | |||||
| * | Python locals/highlights: Parameters can be optionally typed | Stephan Seitz | 2020-07-08 | 1 | -14/+17 |
| | | |||||
| * | Adapt Python highlights to new query syntax | Stephan Seitz | 2020-06-24 | 1 | -6/+2 |
| | | |||||
| * | Update python locals: `list_splat` and `dictionary_splat` define variables ↵ | Stephan Seitz | 2020-06-02 | 1 | -0/+14 |
| | | | | | as parameters | ||||
| * | Add python/highlights.scm from tree-sitter-python | Stephan Seitz | 2020-05-17 | 1 | -0/+6 |
| | | |||||
| * | Add python locals.scm | Stephan Seitz | 2020-05-16 | 1 | -0/+65 |
