Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-09 | Fixed testing for most problems. | Martin | |
2015-10-09 | Merge branch 'master' of 192.168.15.97:codeq-problems | Martin | |
Conflicts: python/problems/while_and_if/checking_account/en.py python/problems/while_and_if/consumers_anonymous/en.py | |||
2015-10-09 | Added several new problems. | Martin | |
They have no tests nor hints implemented. | |||
2015-10-08 | Add language/group IDs and group numbers for Prolog | Timotej Lazar | |
2015-10-08 | Remove unneeded id field from {en,sl}.py files | Timotej Lazar | |
2015-10-07 | Remove bold text since it looked strange. | Martin | |
2015-10-05 | Added problem "counting". | Martin | |
Some other small text corrections. | |||
2015-10-02 | Removed unnecessary HintSequences. | Martin | |
2015-09-29 | Added english descriptions. | Martin | |
2015-09-29 | Small corrections to text; mostly changing plural form to singular. | Martin | |
2015-09-29 | Added three problems to while and if section. | Martin | |
2015-09-28 | Fixed errors in top shop problem. | Martin | |
2015-09-24 | Added sl.py files to groups. | Martin | |
2015-09-24 | Added to test function so that problematic test cases are returned. | Martin | |
2015-09-22 | Update test functions for existing problems | Timotej Lazar | |
The test function is now expected to return a boolean indicating whether the program is correct and a list of hint objects. | |||
2015-09-21 | Added problem "Competition" | Martin | |
Revised problem "Buy five" | |||
2015-09-18 | Added general text of exceptions to sl.py | Martin | |
Added Buy five problem. |