| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix method access using php nullsafe operator (#1773) | Wilman Barrios | 2021-09-17 | 1 | -0/+3 |
| | | |||||
| * | highlights(php): add missings operators `?->` and `=>` (#1729) | Wilman Barrios | 2021-09-17 | 1 | -0/+3 |
| | | | | | | | This will: - add nullsafe `?->` as `@operator` - add separator for associative arrays `=>` as `@operator` | ||||
| * | highlights(php): add `instanceof` as `@keyword` (#1728) | Wilman Barrios | 2021-09-17 | 1 | -0/+1 |
| | | |||||
| * | feat(keywords) merge return and yield into keyword.return group | antonk52 | 2021-07-04 | 1 | -3/+1 |
| | | |||||
| * | feat(keywords) add keyword.return & keyword.yield | antonk52 | 2021-07-04 | 1 | -1/+4 |
| | | |||||
| * | Add support for `match` expression in PHP (#1482) | Wilman Barrios | 2021-07-04 | 1 | -0/+1 |
| | | |||||
| * | Adds support for PHP's arrow funcion (#1427) | tk-shirasaka | 2021-06-28 | 1 | -2/+9 |
| | | | | Co-authored-by: shirasaka <shirasaka@n-create.co.jp> | ||||
| * | fix(php): highlights function call expression | elianiva | 2021-05-19 | 1 | -0/+3 |
| | | |||||
| * | Update queries/php/highlights.scm | Stephan Seitz | 2021-05-17 | 1 | -2/+2 |
| | | | | Co-authored-by: Santos Gallegos <stsewd@protonmail.com> | ||||
| * | highlights/locals(php): rename type_name -> named_type | Stephan Seitz | 2021-05-17 | 1 | -1/+2 |
| | | |||||
| * | Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages | Stephan Seitz | 2020-09-14 | 1 | -0/+4 |
| | | |||||
| * | fix(queries): use vim-match for non lua regexes | Steven Sojka | 2020-08-16 | 1 | -1/+1 |
| | | |||||
| * | PHP: Update locals query | Shirasaka | 2020-08-05 | 1 | -0/+1 |
| | | |||||
| * | Add PHP, TOML, and update HTML, javascript queries | Shirasaka | 2020-08-04 | 1 | -0/+191 |
| - PHP : Add highlights and locals query - TOML : Add highlights and locals query - HTML : Add scope - javascript : Add some scopes | |||||
