summaryrefslogtreecommitdiff
path: root/queries/java
AgeCommit message (Expand)Author
2020-11-19TernaryChinmay Dalal
2020-09-19chore(java): remove duplicate lineStephan Seitz
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-16[java] Add label highlightChinmay Dalal
2020-08-12fix(java): add lambdas as a scopeSteven Sojka
2020-07-27Java locals: use has-ancestor? to match importsStephan Seitz
2020-07-27Java highlights/locals: Add catch_formal_parameterStephan Seitz
2020-07-27Java highlights: Add highlight for thisStephan Seitz
2020-07-27Add Java localsChinmay Dalal
2020-07-01Java highlights: Add binary integer literalsStephan Seitz
2020-06-30Java highlights: Add operators ":" "?"Stephan Seitz
2020-06-30Java highlights: Add parameter highlight for single-parameter lambdasStephan Seitz
2020-06-29Add method reference operatorChinmay Dalal
2020-06-29Java highlights: Capture parameters in declaration (#93)Chinmay Dalal
2020-06-17Give creditsChinmay Dalal
2020-06-17Give creditsChinmay Dalal
2020-06-15Fix typesChinmay Dalal
2020-06-15Add operatorsChinmay
2020-06-15Fix method highlightingChinmay
2020-06-11Add highlights.scm and locals.scmChinmay