summaryrefslogtreecommitdiff
path: root/monkey/__init__.py
AgeCommit message (Expand)Author
2016-09-27Incorporate some tweaks to the monkey methodsTimotej Lazar
2016-04-22Fix: previous commitTimotej Lazar
2016-04-19Fix: correctly parse difflib.SequenceMatcher outputTimotej Lazar
2016-03-02Improve hints returned by monkey.fix_hintsTimotej Lazar
2016-02-10monkey: modify cutoff for adding candidate programs to the queueTimotej Lazar
2016-01-12Replace prolog.util.rename_vars with rename_vars_list everywhereTimotej Lazar
2016-01-12Get number of passed/total tests from Prolog test functionsTimotej Lazar
2016-01-11For each edit remember the user ids where it was seenTimotej Lazar
2016-01-06Remove unused importsTimotej Lazar
2015-12-11Use a more general method for extracting editsTimotej Lazar
2015-12-10Add copyright infoTimotej Lazar
2015-10-13Move monkey/monkey.py to monkey/__init__.pyTimotej Lazar