Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-11 | Replace session parameter with Python run function | Timotej Lazar | |
In hint and test functions, we don't need any session data except the Python runner. | |||
2015-09-11 | Add language hints for Python and use Hint classes | Timotej Lazar | |
2015-09-08 | Add hint messages for syntax errors | Timotej Lazar | |
2015-09-03 | Pass the session object to test and hint functions | Timotej Lazar | |
2015-09-03 | Adapt to changes in Python runner | Timotej Lazar | |
2015-09-01 | Oops, use : instead of = in dicts | Timotej Lazar | |
2015-09-01 | Translate language-specific messages to Slovene | Timotej Lazar | |
2015-08-31 | Add the first Python problem definition | Timotej Lazar | |
2015-08-31 | Add generic English hint messages for python | Timotej Lazar | |