index
:
codeq-problems.git
master
release
CodeQ problem definitions
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
problems
/
introduction
/
fahrenheit_to_celsius
/
common.py
Age
Commit message (
Expand
)
Author
2016-04-25
Remove file encoding comments from python files
Timotej Lazar
2015-10-12
Remove group attribute from problem common.py files
Timotej Lazar
2015-10-08
Added final hint to contains_42.
Martin
2015-10-06
Changes some text descriptions and added a final hint to Fahrenheit.
Martin
2015-10-02
Removed unnecessary HintSequences.
Martin
2015-09-29
Small corrections to text; mostly changing plural form to singular.
Martin
2015-09-23
Small changes too fahrnheit and pythagorean problems.
Martin
2015-09-22
Update test functions for existing problems
Timotej Lazar
2015-09-18
Use "Moreā¦" hints in fahrenheit_to_celsius
Timotej Lazar
2015-09-15
Improved hints for pythagorean theorem.
Martin
2015-09-15
Changes to text in Fahrneheit exercise.
Martin
2015-09-15
Update hints for python/fahrenheit_to_celsius
Timotej Lazar
2015-09-14
Completed description of Fahrenheit.
Martin
2015-09-11
Replace session parameter with Python run function
Timotej Lazar
2015-09-11
Add language hints for Python and use Hint classes
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-08-31
Add the first Python problem definition
Timotej Lazar