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
454c8de7b1acf5ea95a223004f0a888a0eb141ff
jedi-fork
/
jedi
T
History
Dave Halter
454c8de7b1
Merge pull request
#726
from nakamuray/fix-source_to_unicode_py3_compatibility
...
fix source_to_unicode py3 compatibility
2016-07-30 03:15:04 +02:00
..
api
Move toward ParserWithRecovery for the completion context.
2016-07-28 23:14:24 +02:00
evaluate
Fix nested namespace packages. At least now there's no error anymore.
Fixes
#743
.
2016-07-30 02:44:09 +02:00
parser
Move toward ParserWithRecovery for the completion context.
2016-07-28 23:14:24 +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 pull request
#726
from nakamuray/fix-source_to_unicode_py3_compatibility
2016-07-30 03:15:04 +02:00
debug.py
More comprehension issues.
2016-07-28 18:12:41 +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