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
d5fbc006e2afb674347eb5f1280952081420a4f3
jedi-fork
/
jedi
/
api
History
Dave Halter
dae1a48d70
Remove a lot of the old Name.names usages in favor of a direct NamePart usage.
2014-09-22 22:34:33 +02:00
..
__init__.py
Remove a lot of the old Name.names usages in favor of a direct NamePart usage.
2014-09-22 22:34:33 +02:00
classes.py
Remove a lot of the old Name.names usages in favor of a direct NamePart usage.
2014-09-22 22:34:33 +02:00
helpers.py
Refactoring: Make Import.get_all_import_names return NameParts.
2014-09-19 01:40:09 +02:00
interpreter.py
replace get_defined_names with scope_names_generator in a lot of places (the cleanup still needs to be done, though).
2014-07-02 16:12:49 +02:00
keywords.py
Use FakeName instead of a custom KeywordName.
2014-09-10 20:07:13 +02:00
replstartup.py
Print the Jedi version when REPL completion is used
2014-05-06 08:17:09 +02:00
usages.py
Refactoring: Make Import.get_all_import_names return NameParts.
2014-09-19 01:40:09 +02:00