summaryrefslogtreecommitdiff
path: root/queries/julia/highlights.scm
AgeCommit message (Expand)Author
2022-11-12julia: update queries to parser changeChristian Clason
2022-11-06fix: update julia queries to parser changeChristian Clason
2022-11-02refactor(highlights/julia): Update definitionsSergio Alejandro Vargas
2022-10-12fix(julia): remove highlight query for constantsFredrik Ekre
2022-08-03Split func/method definition from calls in julia highlighting querylfenzo
2022-07-16highlights(julia): add "mutable" keywordStephan Seitz
2022-06-01feat(highlights/julia): make operators visibleSergio Alejandro Vargas
2022-04-16highlights(julia): Update literalsSergio Alejandro Vargas
2022-04-15julia: update queries to parser changesChristian Clason
2022-02-07feat(highlights/julia): Add missing highlights (#2464)Sergio A. Vargas
2022-01-13highlights(julia): add highlight for block commentskoalp
2021-12-22Update queriesSantos Gallegos
2021-11-02chore: fix typosDundar Göc
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-06-25Use #any-of? instead of #match? where posibleJoakker
2021-04-23highlights(julia): add "type"/"primitive" keywordStephan Seitz
2021-04-23highlights(julia): add punctuationStephan Seitz
2021-04-22fix(highlights): always highlight ternary operator as operatorThomas Vigouroux
2021-03-04Highlight Julia symbol expressions as TSSymbolDennis B
2021-01-03Add Julia highlights (coauthor: @mroavi)Stephan Seitz