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
1624fa08722d0ee492b3e3acb4f35d622aa46fdb
jedi-fork
/
jedi
/
api
History
Dave Halter
1624fa0872
Replace BaseDefinition._name.get_definition() calls with BaseDefinition._definition.
2014-09-11 01:36:21 +02:00
..
__init__.py
Big refactoring: BaseDefinition._definnition changes to BaseDefinition._name, because it's a NamePart now.
2014-09-11 01:03:30 +02:00
classes.py
Replace BaseDefinition._name.get_definition() calls with BaseDefinition._definition.
2014-09-11 01:36:21 +02:00
helpers.py
imports cleanup & documentation
2014-05-12 11:15:17 +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
Fix remaining usage issues.
2014-09-10 17:15:58 +02:00