1
0
forked from VimPlug/jedi
Commit Graph

16 Commits

Author SHA1 Message Date
blink1073
f47d529f76 Allow creation of the Fore class on Windows 2014-01-12 07:53:06 -06:00
blink1073
4045e6f239 Fix troublesome import of colorama on Windows 2014-01-12 07:50:46 -06:00
Dave Halter
546a7bbad9 merged _some_method and _remove_statements 2014-01-07 10:53:53 +01:00
Dave Halter
abe8de679b update ignored debug modules 2014-01-06 21:56:16 +01:00
Dave Halter
05f7e6f4b5 import changes so that all local imports are 'from jedi.* import *' 2013-12-25 18:48:12 +01:00
David Halter
cf4325cef1 fix an output proplem with debugging via stdout (encoding in python 2) 2013-08-11 21:05:29 +04:30
David Halter
f93226420e fix a few debugging problems 2013-08-11 20:10:52 +04:30
David Halter
a72601a9d8 use docopt for run.py executions, much more readable 2013-08-11 19:53:14 +04:30
David Halter
29f89cc75a finally fixed a unicode problem that existed for a longer time 2013-07-18 16:55:19 +02:00
Laurens Van Houtven
cdc41128b4 (Mostly) whitespace fixes 2013-07-10 14:45:47 +02:00
Danilo Bargen
86d775324b Fix most flake8 issues (fixes #205) 2013-04-27 15:40:36 +02:00
David Halter
d08c12bb06 change debug functions for jedi-vim 2012-11-28 17:37:28 +01:00
David Halter
2a553272d7 added speed notifications for get_in_function_call 2012-11-26 11:40:03 +01:00
David Halter
dfaa2ed38e added speed function 2012-11-24 18:15:20 +01:00
David Halter
ccec77025b debugging correction 2012-11-13 10:27:14 +01:00
Danilo Bargen
21826e7a34 Moved jedi files to separate package folder 2012-09-17 22:38:38 +02:00