Commit graph

301 commits

Author SHA1 Message Date
leesm
19f968cb92 add comment and adjust striatation spacing 2020-12-04 20:08:39 -08:00
hojin915
a811d79754
Update tracer.py 2020-12-04 15:32:41 +09:00
hojin915
40340583ec
Merge pull request #2 from 20-2-SKKU-OSS/LEEJINSUB
LEEJINSUB_to_do_list
2020-12-04 15:12:11 +09:00
hojin915
fb7c56fba6
Merge branch 'master' into LEEJINSUB 2020-12-04 15:11:48 +09:00
hojin915
66a2d431a3
Merge pull request #3 from 20-2-SKKU-OSS/Minje
tracer.py,  utils.py 파일 편집
2020-12-04 15:00:23 +09:00
JINSUBY
29134e5f36 Code Color Change2 2020-12-04 14:53:28 +09:00
JINSUBY
f89af6180b Color Change Code 2020-12-04 14:49:20 +09:00
yunminjin2
3c72f73323 deleting idea file 2020-12-03 19:29:20 +09:00
yunminjin2
d260de064c update tracer.py
reformated file and added some annotation for easier to read.
2020-12-03 19:23:16 +09:00
yunminjin2
2198f3b684 commit
deleting too many blanks and unused import library
2020-12-03 19:07:30 +09:00
JINSUBY
0d2bcc3f43 LEEJINSUB_to_do_list 2020-11-29 17:29:09 +09:00
yunminjin2
6215dc5c25
Update exception.py 2020-11-29 17:10:06 +09:00
yunminjin2
b8be5f91e7
Update exception.py 2020-11-29 17:09:53 +09:00
yunminjin2
f6c3cbd565
Update exception.py 2020-11-29 17:09:24 +09:00
Ram Rachum
dc04ab1626 Bump version to 0.4.2 2020-09-14 12:45:52 +03:00
Ram Rachum
bd90ac0b9c Add Yael Mintz to authors 2020-09-14 12:45:23 +03:00
Yael Mintz
f1194be092 fix #195
Fix '_thread._local' object has no attribute 'depth' raised by snooper if there's exception upon calling snooped func by initializing thread_global dict with depth when entering the trace() func
2020-09-14 12:44:11 +03:00
Ram Rachum
2f80c0f11a
Remove Travis badge 2020-06-06 00:06:00 +03:00
Ram Rachum
c154a585c4 Pypy3.6 doesn't exist on Travis 2020-05-27 22:30:11 +03:00
Ram Rachum
06f0a07e8e
Merge pull request #187 from cool-RR/2020-05-27-test-pr
foo
2020-05-27 22:21:17 +03:00
Ram Rachum
7a7766bf9d Test on more Python versions 2020-05-27 22:19:07 +03:00
Ram Rachum
f4fe0a17ed Test on Python 3.9 2020-05-27 22:16:35 +03:00
Ram Rachum
418460eb65 Update authors 2020-05-13 18:44:46 +03:00
Ram Rachum
7af9dbacb3 Rework installation readme 2020-05-13 18:43:42 +03:00
Mark Blakeney
0f11125cb2 Add installation instructions for Arch Linux 2020-05-13 18:41:46 +03:00
Ram Rachum
e4ef950090 Bump version to 0.4.1 2020-05-11 19:57:32 +03:00
Ram Rachum
473bb37a76 Add testing for exceptions 2020-05-05 14:37:01 +03:00
Ram Rachum
a602866ce1 Fix bug in OutputCapturer 2020-05-05 14:18:18 +03:00
Ram Rachum
679a77e336 Bump version to 0.4.0 2020-04-21 14:50:39 +03:00
Ram Rachum
43ed249e8c Massaging some code 2020-04-21 14:50:39 +03:00
iory
48cc9d94cd Fixed timedelta_isoformat 2020-04-21 14:50:39 +03:00
iory
0cb6df1f7b Fixed multi thread case of elapsed_time 2020-04-21 14:50:39 +03:00
iory
444ea17314 Refactor the timedelta_isoformat 2020-04-21 14:50:39 +03:00
iory
35d3bc2db1 Delete default value of timedelta_isoformat 2020-04-21 14:50:39 +03:00
iory
612e6ebed7 Add elapsed_time check for test 2020-04-21 14:50:39 +03:00
iory
0c018d868e Fixed elapsed_time 2020-04-21 14:50:39 +03:00
iory
828ffb1d3c Add time_fromisoformat 2020-04-21 14:50:39 +03:00
iory
2ac382f856 Fixed test for elapsed time entry 2020-04-21 14:50:39 +03:00
iory
4779aebbe4 Add indent of elapsed time 2020-04-21 14:50:39 +03:00
iory
b886f2b504 Enable multi call 2020-04-21 14:50:39 +03:00
iory
d94b0214f9 Rename relative_time to elapsed_time 2020-04-21 14:50:39 +03:00
iory
73c2816121 Add README.md for relative_time 2020-04-21 14:50:39 +03:00
iory
ee7be80b44 Add test for relative_time 2020-04-21 14:50:39 +03:00
iory
57cec2b9af Fixed test for elapsed time 2020-04-21 14:50:39 +03:00
iory
32183e0489 Add BasePrintEntry and ElapsedPrintEntry 2020-04-21 14:50:39 +03:00
iory
c39a68760d Add depth case 2020-04-21 14:50:39 +03:00
iory
caf1e1a63a Add timedelta_isoformat 2020-04-21 14:50:39 +03:00
iory
f822104feb Add relative_time format 2020-04-21 14:50:39 +03:00
iory
6416a11d39 Add total elapsed time 2020-04-21 14:50:39 +03:00
Ram Rachum
487fa5317e Split readme to 2 files, fix #146 2019-11-30 00:03:26 +02:00