1
0
forked from VimPlug/jedi
Commit Graph

15 Commits

Author SHA1 Message Date
David Halter 8627a0bc03 function calls work right now 2012-04-21 19:33:12 +02:00
David Halter 4365c80a53 star imports work now also in the start module 2012-04-19 00:04:24 +02:00
David Halter 0048eb65c4 bug fixing 2012-04-18 21:41:51 +02:00
David Halter f0532c6869 builtin cache reloads modules if they changed 2012-04-18 12:26:16 +02:00
David Halter 832a3cb2c0 pylab imports work 2012-04-17 14:57:20 +02:00
David Halter c03bc8c714 array support 2012-04-15 00:05:34 +02:00
David Halter 5f21f56330 test suite for completion added 2012-04-12 15:47:33 +02:00
David Halter f0c00e4ff7 python2.5 compatibillity 2012-04-09 18:47:47 +02:00
David Halter b8f6f2267b the parser should now be possible to ignore single opening parentheses 2012-04-09 17:44:35 +02:00
David Halter 429a8eedb3 module imports are working now 2012-04-09 00:27:10 +02:00
David Halter baf8c60e9a the auto completion is working! and may god bless you all! ;-) 2012-04-08 04:25:06 +02:00
David Halter 527fdcd6a2 preparation for vim 2012-04-07 21:13:27 +02:00
David Halter 2681699dcf params of methods are now better handled, this is the first version, which i think would be useful for usage 2012-04-07 18:51:10 +02:00
David Halter 4c1a2f3ba1 working builtins 2012-04-05 17:02:30 +02:00
David Halter 377af57d5f import work - including star imports 2012-04-01 21:36:30 +02:00