aboutsummaryrefslogtreecommitdiffstats
path: root/queries/smali
Commit message (Expand)AuthorAgeFilesLines
* feat(highlights)!: `@keyword.storage` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-191-1/+1
* fix(highlights): improve consistencyObserverOfTime2024-01-191-4/+3
* chore: query formattingPham Huy Hoang2024-01-194-43/+60
* feat!: align standard captures with upstreamChristian Clason2024-01-191-24/+24
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-11/+11
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-4/+0
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-1/+2
* chore(smali): add testsAmaan Qureshi2023-04-251-1/+1
* feat(smali): update queries from upstream parserAmaan Qureshi2023-04-251-8/+38
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+4
* refactor(smali): refactor queries from upstreamAmaan Qureshi2023-04-172-20/+13
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-4/+4
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-0/+7
* feat(smali): improve queriesAmaan Qureshi2023-02-224-32/+188
* refactor: move method and end_method to @keyword.functionAmaan Q2023-01-091-2/+5
* fix: character_literal is no longer unsupported :)Amaan Q2023-01-091-1/+0
* feat: add character_literal queryAmaan Qureshi2023-01-091-2/+2
* feat: add smali queryAmaan Q2023-01-092-0/+114