David Halter
|
b8b4a02398
|
fixed some bugs within fast_parser and added an option 'settings.fast_parser' to turn on fast parsing.
|
2012-12-14 18:16:54 +01:00 |
|
David Halter
|
586dcc273c
|
developed star import caching. useful for numpy/pylab/scipy... fixes jedi-vim issue 23
|
2012-11-21 16:47:31 +01:00 |
|
David Halter
|
3474d481b6
|
faster get_in_function_call, may improve #34
|
2012-11-20 18:14:42 +01:00 |
|
David Halter
|
36fd73a239
|
much faster parsing for get_in_function_call, fixes parts of #34
|
2012-10-21 01:42:05 +02:00 |
|
David Halter
|
5021a6bee9
|
added a new option: dynamic_params_for_other_modules
|
2012-10-01 10:03:48 +02:00 |
|
David Halter
|
908d019390
|
added additional_dynamic_modules setting
|
2012-09-26 18:42:08 +02:00 |
|
David Halter
|
3ec17ffc5d
|
brackets after functions disabled again
|
2012-09-20 00:36:21 +02:00 |
|
Danilo Bargen
|
21826e7a34
|
Moved jedi files to separate package folder
|
2012-09-17 22:38:38 +02:00 |
|