1
0
forked from VimPlug/jedi
Commit Graph

16 Commits

Author SHA1 Message Date
David Halter
92b5c70ea0 reduced support for None paths in path search, because the path should be set normally. -> fixes #75 2012-12-09 22:55:49 +01:00
David Halter
9888e2faaf fixed problem with cache duration of star imports 2012-12-09 15:03:49 +01:00
David Halter
ed7c004881 fixed sys_path test 2012-11-18 02:34:32 +01:00
David Halter
95eab8e0d4 remove module_find_path, fixes #36 2012-11-18 01:17:12 +01:00
David Halter
197c2f642b fixed some evil bugs in the import mechanism and even worse: In helpers.fast_parent_copy. 2012-10-22 17:22:44 +02:00
David Halter
99739754ef pep8 2012-10-21 14:33:14 +02:00
David Halter
9f1f230a02 Merge branch 'dev' of github.com:davidhalter/jedi into dev 2012-10-21 02:08:50 +02:00
David Halter
36fd73a239 much faster parsing for get_in_function_call, fixes parts of #34 2012-10-21 01:42:05 +02:00
Danilo Bargen
c5b9eca9d1 Trivial refactorings 2012-10-20 23:44:38 +02:00
David Halter
65e1b372b6 made the module with cursor parser lazy 2012-10-20 19:12:41 +02:00
David Halter
bb76792ea8 make source_path in script optional, fixes #32 2012-10-20 13:57:04 +02:00
David Halter
f42ed9277e Add Django project root to PYTHONPATH - fixes #22 2012-10-02 17:57:36 +02:00
David Halter
61f465a7d6 fixed bugs for os.path.join(). 2012-10-01 00:25:14 +02:00
David Halter
0e5a70a2db renaming again, should be a little bit better. but some things are commented. 2012-09-20 17:27:00 +02:00
David Halter
076a537801 basic work to get renaming to work in other modules/folders. 2012-09-20 00:25:32 +02:00
Danilo Bargen
21826e7a34 Moved jedi files to separate package folder 2012-09-17 22:38:38 +02:00