Age | Commit message (Expand) | Author |
---|---|---|
2015-09-22 | Create the hint-list in individual test functions | Timotej Lazar |
2015-09-22 | Add support for execing the user's Python program | Timotej Lazar |
2015-09-18 | Simplify exceptions returned by PythonSession.run | Timotej Lazar |
2015-09-16 | Implement async. comm. with Python interpreter | Timotej Lazar |
2015-09-11 | Pass PythonSession.run to hint and test functions | Timotej Lazar |
2015-09-11 | Use Hint classes in PythonSession | Timotej Lazar |
2015-09-08 | Check for syntax errors in python_session.hint | Timotej Lazar |
2015-09-04 | Add Python push&pull services to wsgi_server | Timotej Lazar |
2015-09-03 | Pass the session object to test and hint functions | Timotej Lazar |
2015-09-03 | Use multiprocessing.managers for the Python runner | Timotej Lazar |
2015-08-31 | s/Problem.identifier()/Problem.get_identifier() | Timotej Lazar |
2015-08-31 | Add hint & test functions for PythonSession | Timotej Lazar |
2015-08-28 | Add Python session support | Timotej Lazar |