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
5a8b9541a7da4b5a75e74da6e22d74aa50e9f65a
jedi-fork
/
jedi
T
History
Dave Halter
5a8b9541a7
Add operator.itemgetter support for Python <= 3.3.
...
Also fixes namedtuple support for these versions.
2017-09-12 23:18:32 +02:00
..
api
Fix a follow_imports (goto) issue.
2017-09-11 23:32:10 +02:00
evaluate
Add operator.itemgetter support for Python <= 3.3.
2017-09-12 23:18:32 +02:00
__init__.py
Prepare for version 0.11.0.
2017-09-07 10:43:40 +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
Catch an importlib warning.
2017-05-24 23:43:27 -04:00
cache.py
Actually use parso now instead of Jedi.
2017-05-19 14:20:14 -04:00
common.py
splitlines and source_to_unicode are utils of parso.
2017-05-20 09:55:16 -04:00
debug.py
More comprehension issues.
2016-07-28 18:12:41 +02:00
parser_utils.py
In parso params is now get_params().
2017-08-06 17:35:05 +02:00
refactoring.py
Use split_lines and python_bytes_to_unicode directly.
2017-09-03 18:38:00 +02:00
settings.py
Correcting a sentence.
2017-05-15 11:10:22 -04:00
utils.py
Use split_lines and python_bytes_to_unicode directly.
2017-09-03 18:38:00 +02:00