Age | Commit message (Expand) | Author |
2016-10-25 | changed mkdir to makedirs | adityacp |
2016-10-25 | creation of user output directory from code evaluator | adityacp |
2016-09-30 | Reset the current working directory to top most level after evaluation | ankitjavalkar |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar |
2016-09-30 | Fix test cases and corresponding changes in evaluators for Python 2/3 compati... | ankitjavalkar |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar |
2016-09-16 | bug fixes in python assertion evaluator | maheshgudi |
2016-09-08 | added condition to check traceback | adityacp |
2016-09-01 | changed format of tracebacks | adityacp |
2016-07-28 | added parameter in safe_evaluate to take file paths list | adityacp |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar |
2016-05-09 | - Fix tests | ankitjavalkar |
2016-05-05 | Post review improvements: | ankitjavalkar |
2016-05-05 | add compile_code function to compile before checking | ankitjavalkar |
2016-05-05 | Multiple test cases passed as dicts, check_code() is iterated based on no. of... | ankitjavalkar |
2016-05-05 | Refactor C/CPP code evaluator and add test cases | ankitjavalkar |
2016-05-05 | - Add test cases for multiple python evaluators | ankitjavalkar |
2016-05-05 | Add a python standard out evaluator | ankitjavalkar |
2016-05-05 | Language registry altered, Name cleanup: | ankitjavalkar |
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar |