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
e74d4fe9b712f5664e1f9157e21b4f6499d9a6ef
jedi-fork
/
jedi
History
Dave Halter
e74d4fe9b7
Get a first typing test with Sequence[int] working
...
This means basically that annotations are working at least in some way and Generic classes as well.
2018-08-27 23:24:46 +02:00
..
api
Don't create a FunctionExecutionContext if it's not used.
2018-08-03 00:25:25 +02:00
common
Fix the selection of overloaded functions. Now it's at least partially working
2018-08-26 23:04:54 +02:00
evaluate
Get a first typing test with Sequence[int] working
2018-08-27 23:24:46 +02:00
plugins
Now overloaded functions exist, but the matching doesn't work, yet
2018-08-26 19:39:55 +02:00
third_party
Add typeshed as a submodule
2018-07-21 09:50:25 +02:00
__init__.py
Fix a doctest
2018-07-17 00:47:42 +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
Drop support for EOL Python 3.3 (
#1019
)
2018-08-04 00:40:00 +02:00
cache.py
Document get_sys_path and change the signature of get_system_environment a bit
2018-04-15 16:12:07 +02:00
debug.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00
parser_utils.py
Fix an async funcdef issue, fixes 1092.
2018-04-24 00:41:18 +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
Finally make it possible to use auto_import_modules for packages
2018-07-03 00:58:43 +02:00
utils.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00