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
beacb58eb15ea6764170a7c44e3698b0044a048c
jedi-fork
/
jedi
/
evaluate
/
gradual
History
Dave Halter
ea490b9a2b
Remove remap_type_vars, which was never used
2019-05-19 16:15:52 +02:00
..
__init__.py
Add an empty init file for Python 2
2018-12-25 00:53:26 +01:00
annotation.py
Remove remap_type_vars, which was never used
2019-05-19 16:15:52 +02:00
conversion.py
goto_assignments should work even if something is only defined in a stub
2019-05-17 14:58:55 +02:00
stub_context.py
Better scanning for module names, now includes namespace packages and stubs
2019-05-18 00:11:08 +02:00
typeshed.py
Fix a few casts for Python 2/3 interopability
2019-05-18 20:51:42 +02:00
typing.py
Remove _create_class_filter, it was unused
2019-05-19 14:06:21 +02:00
utils.py
Refactor things so goto is working in both directions
2019-05-05 01:16:52 +02:00