Commit graph

17 commits

Author SHA1 Message Date
Ram Rachum
4c0b64fd0b Bundling decorator and six, look ma no dependencies! 2019-04-24 23:16:59 +03:00
Ram Rachum
08aea68d6a Fix bug in not closing file on PyPy 2019-04-24 22:32:08 +03:00
Ram Rachum
3a8c0c35a2 Fail gracefully when can't find code 2019-04-24 22:12:53 +03:00
Ram Rachum
fbb2dbdd9d Fix bug in testing infrastructure 2019-04-24 22:08:34 +03:00
Ram Rachum
a8c6212e96 Refactor showing return values, repr, tests 2019-04-24 15:28:24 +03:00
Loukas Leontopoulos
9248c58ef4 Show function return value. Resolves #32 2019-04-24 15:27:41 +03:00
Ram Rachum
bb6f5133d0 Add test_lambda 2019-04-24 12:46:25 +03:00
Ram Rachum
619c4406cd Refactor test_confusing_decorator_lines 2019-04-24 12:42:42 +03:00
Christian Zietz
8665a46ced Add test-case for multiline decorator and lambda 2019-04-24 12:27:26 +03:00
Christian Zietz
5e74a351f9 Test that actual function name (and not decorator) is reported for 'call' event. 2019-04-24 12:27:26 +03:00
Ram Rachum
1db07e4d66 Add "and collaborators" everywhere 2019-04-24 12:10:46 +03:00
Ram Rachum
15555ed760 Fix #2 2019-04-22 15:10:34 +03:00
Ram Rachum
e898561a4f Remove trailing whitespace 2019-04-21 21:39:32 +03:00
Ram Rachum
28a8b24494 Add prefix feature 2019-04-21 21:36:49 +03:00
Ram Rachum
621a4865cc Convert to single Python 2/3 codebase 2019-04-21 21:36:31 +03:00
Ram Rachum
443b442b1d Work feverishly 2019-04-21 21:36:31 +03:00
Ram Rachum
cb2d96ddfa Initial commit 2019-04-20 13:45:11 +03:00