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
e08209f35e1b8ed9c9a677e03b4d26bbd6b6b9fe
jedi-fork
/
jedi
/
api
History
Uvview
e08209f35e
For Py3.5 embeddable, which misses pydoc_data module
2016-09-17 03:47:56 +04:00
..
__init__.py
doc: fix goto_assignments, which can follow imports now
2016-08-13 09:04:57 +02:00
classes.py
Fix __call__ param completion.
Fixes
#613
.
2016-07-31 21:37:01 +02:00
completion.py
Make it possible to do class context completions even for non functions.
Fixes
#639
.
2016-08-01 23:13:28 +02:00
helpers.py
Fix __call__ param completion.
Fixes
#613
.
2016-07-31 21:37:01 +02:00
interpreter.py
Remove the old interpreter logic.
2016-07-04 08:35:22 +02:00
keywords.py
For Py3.5 embeddable, which misses pydoc_data module
2016-09-17 03:47:56 +04:00
replstartup.py
Print the Jedi version when REPL completion is used
2014-05-06 08:17:09 +02:00
usages.py
Change parser and api to use tree instead of pr.
2015-04-27 23:38:48 +02:00