summaryrefslogtreecommitdiffstats
path: root/queries/r
Commit message (Expand)AuthorAgeFilesLines
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-3/+0
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-1/+2
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* docs: fix typosdundargoc2023-03-291-1/+1
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-8/+8
* split delimiter into open_delimiter and close_delimiterGeorge Harker2023-03-241-1/+2
* move 'in' to repeatPedro Castro2022-12-311-1/+1
* fix testPedro Castro2022-12-311-1/+1
* r: move inf to constant.builtinPedro Castro2022-12-311-1/+1
* r: update highlightsPedro Castro2022-12-311-9/+26
* indents(r): support special operatorPedro Castro2022-11-291-0/+2
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-0/+3
* highlights(r): add spellMaximilian Muecke2022-10-151-1/+1
* r(indents): fix brace_list alignmentPedro Castro2022-03-291-4/+1
* r(highlights): fix default_parameterPedro Castro2022-03-281-1/+3
* r(highlights): add default parameter/argument (#2688)Pedro Castro2022-03-281-9/+6
* injections(r): add commentPedro Castro2022-03-191-0/+1
* indents(r): fix all R testsStephan Seitz2022-02-051-7/+2
* indents(r): update @indent groupPedro Castro2022-01-291-1/+3
* indents(r): add indents supportPedro Castro2022-01-291-0/+36
* highlights(r): highlight string_escape, change parameter priority and update ...Pedro Castro2022-01-281-4/+8
* highlights(r): change groups priorityPedro Castro2022-01-221-16/+17
* r add new highlightsaspeddro2021-11-181-13/+42
* r add new highlightsaspeddro2021-11-121-0/+2
* r: add new operatoraspeddro2021-11-121-0/+1
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-061-1/+3
* Add `definition.parameter` query to 'r/locals.scm'.echasnovski2021-03-161-1/+1
* Update queries for R language.echasnovski2021-03-162-9/+9
* Add support for R language.echasnovski2021-03-162-0/+97