This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
92dd6df804f02ab865658b203d6810adabe658e2
jedi-fork
/
jedi
T
History
Dave Halter
92dd6df804
Merge pull request
#745
from sadovnychyi/dev
...
Try to correctly import ZIP and EGG files
2016-07-25 20:28:33 +02:00
..
api
Finally fix all tests.
2016-07-25 00:15:58 +02:00
evaluate
Merge pull request
#745
from sadovnychyi/dev
2016-07-25 20:28:33 +02:00
parser
Fix some more problems with the fast parser.
2016-07-24 23:44:26 +02:00
__init__.py
Remove .dev suffix
2016-07-21 11:06:09 +02:00
__main__.py
Fix: CompFor.nodes_to_execute didn't include the right nodes. Sometimes too many, sometimes too few.
2015-11-18 18:00:15 +01:00
_compatibility.py
Add support for ZIP and EGG packages in imports
2016-07-25 20:29:02 +08:00
cache.py
Reenable call signature caching and move a lot of parser specific caching to the parser itself.
2016-06-28 08:46:29 +02:00
common.py
Merge dev and the away branch.
2016-06-07 08:45:26 +02:00
debug.py
Merge with the linter branch (especially the changes of pep484.
2016-06-07 13:51:25 +02:00
refactoring.py
Fix a few tokenize tests and merge them back together.
2014-11-26 16:09:28 +01:00
settings.py
Limit dynamic param searches to not go crazy in a lot of occasions. Refs
#574
.
2016-07-17 19:49:43 +02:00
utils.py
Finally fix all tests.
2016-07-25 00:15:58 +02:00