R Backend highlighter
ClosedPublic

Authored by rishabhg on Oct 29 2017, 5:59 PM.

Details

Summary
  • Use RKeywords to handle all the built-Ins of R
  • Use apropos('') command to get the built-Ins of R and then use reserved keywords and operators list to separate out functions from it

Diff Detail

Repository
R55 Cantor
Lint
Lint Skipped
Unit
Unit Tests Skipped
rishabhg created this revision.Oct 29 2017, 5:59 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptOct 29 2017, 5:59 PM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Feb 14 2018, 1:11 PM
This revision was automatically updated to reflect the committed changes.
filipesaraiva reopened this revision.Feb 14 2018, 1:13 PM
filipesaraiva accepted this revision.
This revision is now accepted and ready to land.Feb 14 2018, 1:13 PM
filipesaraiva closed this revision.Feb 14 2018, 1:14 PM