summaryrefslogtreecommitdiff
path: root/queries/swift
AgeCommit message (Expand)Author
2022-10-10feat(swift): sync highlight queries with upstreamAlex Pinkus
2022-09-26feat(spell): support more languagesLewis Russell
2022-09-05highlights(swift): fix for_statement variable declarationAlex Pinkus
2022-08-16highlights(swift): add keywords "convenience", "required", "override"Stephan Seitz
2022-08-16highlights(swift): add keywords "actor", "nonisolated"Stephan Seitz
2022-08-03Split func/method definition from calls in several programming language querieslfenzo
2022-06-19feat(swift): update parser and queries to 0.3.0 (#3035)Christian Clason
2022-01-18highlights(swift): add more `@operator`s and `implicit` keywordStephan Seitz
2022-01-18highlights(swift): highlight `"->"` as `@operator`Stephan Seitz
2022-01-18highlights(swift): highlight punctuationStephan Seitz
2022-01-16highlight(swift): add upstream queriesChristian Clason