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
bb3eb2386456bfc6dcd85cf00d05d7a5e6acfe6e
jedi-fork
/
jedi
/
inference
/
gradual
History
Dave Halter
88cf198552
Avoid function executions if they are not necessary
...
This also means that annotations are prefered to docstring types
2019-08-24 12:23:33 +02:00
..
__init__.py
Move the evaluate package to inference
2019-08-15 00:14:26 +02:00
annotation.py
Avoid function executions if they are not necessary
2019-08-24 12:23:33 +02:00
conversion.py
Remove a private access
2019-08-21 09:54:32 +02:00
stub_value.py
Rename the filter context argument to parent_context
2019-08-22 10:09:07 +02:00
typeshed.py
Fix the weird py__path__ behavior
2019-08-21 23:08:42 +02:00
typing.py
Fix more issues with where contexts are used and where values are used
2019-08-20 09:59:10 +02:00
utils.py
infer_state -> inference_state
2019-08-16 11:44:30 +02:00