summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2015-10-06Add "program is already correct" hintsTimotej Lazar
2015-10-06Changes some text descriptions and added a final hint to Fahrenheit.Martin
2015-10-06Remove a stray comma (oko sokolovo)Timotej Lazar
2015-10-05Added problem divisors.Martin
2015-10-05Added problem "counting".Martin
2015-10-02Removed unnecessary HintSequences.Martin
2015-09-29Added english descriptions.Martin
2015-09-29Small corrections to text; mostly changing plural form to singular.Martin
2015-09-29Added three problems to while and if section.Martin
2015-09-28Fixed errors in top shop problem.Martin
2015-09-25Merge branch 'master' of 192.168.15.97:codeq-problemsMartin
2015-09-25Text correctionsMartin
2015-09-24Add name and description to language en/sl filesTimotej Lazar
2015-09-24Added sl.py files to groups.Martin
2015-09-24Added to test function so that problematic test cases are returned.Martin
2015-09-24Corrected and added some hints to fast fingers.Martin
2015-09-24Finished the first version of introduction section.Martin
2015-09-23Small changes too fahrnheit and pythagorean problems.Martin
2015-09-23Minor changes to greatest problems. Mostly text corrections.Martin
2015-09-22Added Greatest Negative problem.Martin
2015-09-22Merge branch 'master' of 192.168.15.97:codeq-problemsMartin
2015-09-22Added two problems with functions. Their description is not finished yet.Martin
2015-09-22Update test functions for existing problemsTimotej Lazar
2015-09-22Added first two problems of Lists and For section.Martin
2015-09-21Added exception text to sl.py.Martin
2015-09-21Added problem "Competition"Martin
2015-09-18Merge branch 'master' of 192.168.15.97:codeq-problemsMartin
2015-09-18Added general text of exceptions to sl.pyMartin
2015-09-18Use "Moreā€¦" hints in fahrenheit_to_celsiusTimotej Lazar
2015-09-16Added problems Fast Fingers and Fast Fingers 2.Martin
2015-09-15Added a new problem: AverageMartin
2015-09-15Added a new Python problem: ballisticsMartin
2015-09-15Improved hints for pythagorean theorem.Martin
2015-09-15Changes to text in Fahrneheit exercise.Martin
2015-09-15Update hints for python/fahrenheit_to_celsiusTimotej Lazar
2015-09-14Added pythagorean theorem.Martin
2015-09-14Completed description of Fahrenheit.Martin
2015-09-11Replace session parameter with Python run functionTimotej Lazar
2015-09-11Add language hints for Python and use Hint classesTimotej Lazar
2015-09-08Add hint messages for syntax errorsTimotej Lazar
2015-09-03Pass the session object to test and hint functionsTimotej Lazar
2015-09-03Adapt to changes in Python runnerTimotej Lazar
2015-09-01Oops, use : instead of = in dictsTimotej Lazar
2015-09-01Translate language-specific messages to SloveneTimotej Lazar
2015-08-31Add the first Python problem definitionTimotej Lazar
2015-08-31Add generic English hint messages for pythonTimotej Lazar