summaryrefslogtreecommitdiffstats
path: root/queries/java
Commit message (Expand)AuthorAgeFilesLines
...
* TernaryChinmay Dalal2020-11-191-1/+2
* chore(java): remove duplicate lineStephan Seitz2020-09-191-1/+0
* Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz2020-09-191-6/+14
* Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz2020-09-141-2/+5
* ci: fix wrong queriesThomas Vigouroux2020-09-111-3/+2
* fix(queries): use vim-match for non lua regexesSteven Sojka2020-08-161-1/+1
* [java] Add label highlightChinmay Dalal2020-08-161-0/+4
* fix(java): add lambdas as a scopeSteven Sojka2020-08-121-2/+6
* Java locals: use has-ancestor? to match importsStephan Seitz2020-07-271-9/+3
* Java highlights/locals: Add catch_formal_parameterStephan Seitz2020-07-272-0/+4
* Java highlights: Add highlight for thisStephan Seitz2020-07-272-3/+10
* Add Java localsChinmay Dalal2020-07-271-6/+65
* Java highlights: Add binary integer literalsStephan Seitz2020-07-011-0/+1
* Java highlights: Add operators ":" "?"Stephan Seitz2020-06-301-0/+2
* Java highlights: Add parameter highlight for single-parameter lambdasStephan Seitz2020-06-301-1/+4
* Add method reference operatorChinmay Dalal2020-06-291-0/+1
* Java highlights: Capture parameters in declaration (#93)Chinmay Dalal2020-06-291-31/+64
* Give creditsChinmay Dalal2020-06-171-0/+2
* Give creditsChinmay Dalal2020-06-171-0/+2
* Fix typesChinmay Dalal2020-06-151-3/+3
* Add operatorsChinmay2020-06-151-1/+27
* Fix method highlightingChinmay2020-06-151-2/+2
* Add highlights.scm and locals.scmChinmay2020-06-112-0/+154