summaryrefslogtreecommitdiff
path: root/yaksh/r_code_evaluator.py
AgeCommit message (Collapse)Author
2020-06-10Allow moderator to hide test cases from the userprathamesh
2020-04-02Show prettified R error messages and fix filterprathamesh
R language available in filter form. Values taken from models. R messages are prettified like python assertion messages. Text up to first colon in the R error message removed, as it is simply a filename or unwanted text.
2020-03-27Add tests for R evaluator and codemirror R modeprathamesh
2020-01-12evaluator for r- Initialprathamesh