This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
9a43c35a4de0e01566de66a699c4a01880c0af66
jedi-fork
/
jedi
T
History
Yariv Kenan
and
Dave Halter
9a43c35a4d
fix
old_files
method
...
Returns old files instead of new files info. Probably not what it was meant for.
2017-08-10 00:14:07 +02:00
..
api
Use stacklevel in warnings or filters don't work.
2017-04-29 20:13:19 +02:00
evaluate
position_nr -> position_index
2017-04-30 14:12:30 +02:00
parser
position_nr -> position_index
2017-04-30 14:12:30 +02:00
__init__.py
Bump version to 0.10.3.
2017-04-06 18:13:06 +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
added support for implicit ns packages and added tests
2017-02-23 23:53:14 +01:00
cache.py
Rename parser.utils to parser.cache.
2017-03-30 01:57:48 +02:00
common.py
Python 2 compatibility.
2017-03-09 21:06:20 +01:00
debug.py
More comprehension issues.
2016-07-28 18:12:41 +02:00
parser_utils.py
Replace Scope.subscopes with iter_funcdefs and iter_classdefs.
2017-04-30 01:36:17 +02:00
refactoring.py
fix
old_files
method
2017-08-10 00:14:07 +02:00
settings.py
Remove the old star import cache, because it's not even used.
2017-03-18 03:30:23 +01:00
utils.py
Fix an issue with executed python objects.
2016-12-17 14:08:49 +01:00