Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-10 | Add copyright info | Timotej Lazar | |
2015-10-14 | Use sandbox for testing Python programs | Timotej Lazar | |
Use interpreter.py for running tests as well as interactive sessions. Signals are now sent with "sandbox <user> kill", so terminator is not needed anymore. | |||
2015-10-09 | Added exception handling to get_tokens functions. | Martin | |
2015-10-06 | Fixed a bug with function almost_equal. | Martin | |
2015-09-22 | Added basic handling of exception to util.py | Martin | |
2015-09-21 | Changed testing in util.py | Martin | |
Changed output when timeout occurs in Python | |||
2015-09-18 | Added functions to util.py. | Martin | |
2015-09-15 | Added utility functions to util.py | Martin | |
2015-08-31 | Add a Python utility module | Timotej Lazar | |