This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
d06efd0dd14f5cf587feceaec54c293fba480d69
jedi-fork
/
jedi
/
inference
/
gradual
T
History
Peter Law
d06efd0dd1
Push fetching of generics into nested function
...
This slightly simplifies both the calling code and semantics of the nested function.
2020-03-07 18:09:20 +00:00
..
__init__.py
Move the evaluate package to inference
2019-08-15 00:14:26 +02:00
annotation.py
Push fetching of generics into nested function
2020-03-07 18:09:20 +00:00
base.py
Make sure param hints are working for functions
2020-02-02 18:42:01 +01:00
conversion.py
Stubs should not become stubs again in the conversion function,
fixes
#1475
2020-02-03 00:58:54 +01:00
generics.py
Generate type hints,
fixes
#987
2020-02-02 16:55:10 +01:00
stub_value.py
Remove unused code
2020-01-01 03:27:17 +01:00
type_var.py
Refactor so typing uses BaseTypingValueWithGenerics
2019-12-08 23:50:57 +01:00
typeshed.py
Make sure to check the module cache before loading a module (again)
2020-01-05 18:28:34 +01:00
typing.py
Make tuple generic parameters work
2020-02-23 13:59:44 +00:00
utils.py
Make sure that a goto on stubs even without the implementation is possible
2019-12-15 18:00:09 +01:00