Age | Commit message (Expand) | Author |
---|---|---|
2016-04-22 | Fix: previous commit | Timotej Lazar |
2016-04-19 | Fix: correctly parse difflib.SequenceMatcher output | Timotej Lazar |
2016-03-02 | Improve hints returned by monkey.fix_hints | Timotej Lazar |
2016-02-10 | monkey: modify cutoff for adding candidate programs to the queue | Timotej Lazar |
2016-01-12 | Replace prolog.util.rename_vars with rename_vars_list everywhere | Timotej Lazar |
2016-01-12 | Get number of passed/total tests from Prolog test functions | Timotej Lazar |
2016-01-11 | For each edit remember the user ids where it was seen | Timotej Lazar |
2016-01-06 | Remove unused imports | Timotej Lazar |
2015-12-11 | Use a more general method for extracting edits | Timotej Lazar |
2015-12-10 | Add copyright info | Timotej Lazar |
2015-10-13 | Move monkey/monkey.py to monkey/__init__.py | Timotej Lazar |