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
d55d494e0a03e20d20e12dc6f0dc2701d7c5a609
jedi-fork
/
jedi
T
History
Dave Halter
d55d494e0a
Merge pull request
#1342
from JCavallo/ignore_unknown_super_calls
...
Ignore super calls when super class cannot be inferred
2019-06-14 00:28:08 +02:00
..
api
Undo the tensorflow speedups, because they seem to cause more harm than good, see
#1116
2019-06-12 10:00:45 +02:00
common
Fix a very random issue with executed contexts
2019-05-31 11:05:34 +02:00
evaluate
Merge pull request
#1342
from JCavallo/ignore_unknown_super_calls
2019-06-14 00:28:08 +02:00
plugins
Make sure py__bases__always return something
2019-06-13 09:37:51 +02:00
third_party
Upgrade typeshed
2019-05-19 13:27:25 +02:00
__init__.py
Bump Jedi version to 0.13.0
2019-05-19 14:02:15 +02: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
Setting correct parents for CompiledObject filters
2019-06-04 23:31:42 +02:00
cache.py
Revert "Remove an used function"
2019-02-21 17:54:01 +01:00
debug.py
Better debugging with the increase_indent_cm
2019-05-28 18:50:46 +02:00
file_io.py
Start using file io when opening random modules
2019-05-31 23:42:19 +02:00
parser_utils.py
Changes for 3.8: sync_comp_for instead of comp_for
2019-06-09 18:05:34 +02:00
refactoring.py
Don't call it the plugin API anymore, that's confusing
2018-04-15 11:35:58 +02:00
settings.py
Some more minor adaptions
2018-09-05 01:49:19 +02:00
utils.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00