Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-19 | Remove usage of module six | adityacp | |
2018-06-07 | Pep8 changes | adityacp | |
2016-12-20 | Fix errors and rename resources | ankitjavalkar | |
- code_evaluator module and class renamed to grader - Test cases fixed - Comments removed - weight variable renamed to mark | |||
2016-12-20 | Refactor code server and python evaluator | ankitjavalkar | |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar | |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar | |
2016-05-18 | Fix language registry error | ankitjavalkar | |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar | |
- add docstrings - Fix further tests | |||
2016-05-05 | Remove commented code and cleanup | ankitjavalkar | |
2016-05-05 | - Refactor Scilab, Bash, Java and C | ankitjavalkar | |
- Add Test Cases to reflect refactoring changes - Fix language registry - Add test case for language registry - Fix register in settings - Keep snippet field for now | |||
2016-05-05 | Add a python standard out evaluator | ankitjavalkar | |
2016-05-05 | Language registry altered, Name cleanup: | ankitjavalkar | |
- set_registry will only act when registry is None - _setup, _teardown and _check_code are setup,teardown,check_code - Corresponding name changes in evaluator modules | |||
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |