1
0
forked from VimPlug/jedi
Commit Graph

11 Commits

Author SHA1 Message Date
David Halter
a8371d37be again another fix for = 2012-10-08 10:44:25 +02:00
David Halter
8e9047158e fixed a bug related to string literal tokens with = in them 2012-10-07 22:05:03 +02:00
David Halter
db315f44f4 better support for get_in_function_call 2012-10-07 21:43:27 +02:00
David Halter
39f89462b4 assert isinstance checks 2012-10-07 15:13:40 +02:00
David Halter
74fe520597 invalid for loops completion should work now 2012-10-01 09:51:57 +02:00
David Halter
eda2430ad7 __class__ -> type 2012-10-01 08:50:12 +02:00
David Halter
99cd894a7b fix IndexErrors which sometimes happened, related to inter-module param searching 2012-09-29 17:54:22 +02:00
David Halter
1ae2a36838 fixed some exceptions -> mostly related to used_names access of module 2012-09-27 09:37:23 +02:00
David Halter
4735126f1b goto / related_name fixed -> tests are passing again 2012-09-22 15:15:21 +02:00
David Halter
7dc96502eb again working with further refactorings 2012-09-22 00:54:20 +02:00
Danilo Bargen
21826e7a34 Moved jedi files to separate package folder 2012-09-17 22:38:38 +02:00