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
48b137a7f50e6a3ed3aafc130ccee55cd8ca1402
jedi-fork
/
jedi
T
History
Dave Halter
48b137a7f5
Revert "Remove an used function"
...
This reverts commit
efd8861d62
.
2019-02-21 17:54:01 +01:00
..
api
Fix embedded Python with Jedi (see comments in source code),
fixes
davidhalter/jedi-vim#870
2019-02-21 10:19:28 +01:00
common
Start using our own monkeypatch function for some things
2018-04-23 21:26:51 +02:00
evaluate
Add an exact_key_items method to DictComprehension
fixes
#1233
2018-10-14 17:08:44 +02:00
__init__.py
Add a new release 0.13.2
2018-12-15 20:09:36 +01: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
fixing permission denied errors with project.json
2019-02-16 04:28:26 +01:00
cache.py
Revert "Remove an used function"
2019-02-21 17:54:01 +01:00
debug.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00
parser_utils.py
Improve docstring formatting
2018-11-26 00:26:34 +01:00
refactoring.py
Don't call it the plugin API anymore, that's confusing
2018-04-15 11:35:58 +02:00
settings.py
Finally make it possible to use auto_import_modules for packages
2018-07-03 00:58:43 +02:00
utils.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00