| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -479/+0 |
| | | |||||
| * | feat(php): add support for new relative_name node | Caleb White | 2025-02-26 | 1 | -5/+26 |
| | | |||||
| * | fix(php): properly highlight grouped imported functions and constants | Caleb White | 2025-01-02 | 1 | -0/+22 |
| | | |||||
| * | feat(php): php 8.4 support (#6741) | Caleb White | 2024-08-18 | 1 | -5/+20 |
| | | | | | | | | | | * chore(php): update maintainers * feat(php): update php rules, highlight imported functions/consts * feat(php): indent inside property hooks * chore: update php and php_only revision | ||||
| * | feat(php): add highlights for scoped_property_access | Caleb White | 2024-05-14 | 1 | -0/+10 |
| | | |||||
| * | feat: more `@keyword.type` captures | Riley Bruins | 2024-05-01 | 1 | -5/+8 |
| | | |||||
| * | fix(php): parameter and operator touch-ups | Riley Bruins | 2024-04-25 | 1 | -5/+9 |
| | | |||||
| * | fix(php): capture `break` as keyword.repeat | Caleb White | 2024-03-27 | 1 | -1/+1 |
| | | |||||
| * | chore(php): move keywords to top of queries | Caleb White | 2024-03-27 | 1 | -167/+167 |
| | | |||||
| * | fix(php): fix use_{as,instead_of}_clause highlights | Caleb White | 2024-03-27 | 1 | -3/+17 |
| | | |||||
| * | fix(php): add missing keyword highlights, fix static keyword | Caleb White | 2024-03-27 | 1 | -2/+15 |
| | | |||||
| * | feat(php): add highlight tests | Caleb White | 2024-03-27 | 1 | -0/+1 |
| | | |||||
| * | refactor(format): drop extra indentation for field | Phạm Huy Hoàng | 2024-03-21 | 1 | -24/+18 |
| | | |||||
| * | feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier` | Jaehwang Jung | 2024-03-16 | 1 | -1/+1 |
| | | |||||
| * | fix(php): highlight property access using nullsafe operator, move ↵ | Tobias S | 2024-03-11 | 1 | -2/+10 |
| | | | | | `@property` to `@variable.member` | ||||
| * | fix(php): add missing spaceship operator `<=>` | Michael Strobel | 2024-02-02 | 1 | -0/+1 |
| | | |||||
| * | feat: add the php_only parser included in tree-sitter-php (#5876) | tk-shirasaka | 2024-01-20 | 1 | -0/+373 |
| Add parser `php_only` for PHP files without HTML embedded. Make queries for combined parser `php` inherit from `php_only` (no extensions needed). --------- Co-authored-by: shirasaka <tk.shirasaka@gmail> | |||||
