12 Commits

Author SHA1 Message Date
JiuLi Gao
5df6bdef70 Update __init__.py (#13)
typo error
2017-03-22 20:48:27 -07:00
Josh
87413759cc use better color detection methods and add color support on windows
Makes color detection a little more intuitive and adds proper Windows support via colorama (only installed on Windows).
2017-03-22 18:41:02 -07:00
Josh
222d871323 use system encoding and detect non-unicode encoding (#9)
use system encoding and detect non-unicode encoding
2017-03-22 12:30:36 -07:00
Josh Junon
a81b768fd6 don't use bolded angle box character (fixes #6) 2017-03-22 10:26:45 -07:00
Florian Mounier
3801a070ec Remove useless strip parameter 2017-03-22 09:12:37 -07:00
Florian Mounier
6c22d2b1a4 Use linecache 2017-03-22 09:12:37 -07:00
Florian Mounier
4765a593c0 Fix assert special handling. Should probably fix #2 and address #3 2017-03-22 11:19:45 +01:00
Florian Mounier
07619f7523 Python 3 support 2017-03-22 10:24:37 +01:00
Josh Junon
57f3b80220 sort values by column position 2017-03-12 04:54:09 -07:00
Josh Junon
23c57171b6 add max length in formatted values 2017-03-12 04:44:08 -07:00
Josh Junon
222dc49bfe fix situations where the AST cannot be parsed 2017-03-12 04:39:36 -07:00
Josh Junon
baf2198a7b initial commit 2017-03-12 04:22:31 -07:00