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
5acbb06315c5b1cd353604485f0ca0c7ba2bbeb3
jedi-fork
/
jedi
History
Dave Halter
5acbb06315
Refactor so typing uses BaseTypingValueWithGenerics
...
This makes it finally possible to use type vars with Callable and some other classes.
Fixes
#1413
2019-12-08 23:50:57 +01:00
..
api
Find active conda environment and set it as default (if there is one) (
#1440
)
2019-12-07 01:04:41 +01:00
common
Add __ne__ to BaseValueSet. Might have caused issues in Python 2, see
#1442
2019-11-30 10:01:27 +01:00
inference
Refactor so typing uses BaseTypingValueWithGenerics
2019-12-08 23:50:57 +01:00
plugins
A small rename of a value that is actually a context
2019-12-01 00:31:22 +01:00
third_party
Upgrade typeshed to the latest commits
2019-12-02 10:14:59 +01:00
__init__.py
Bump version
2019-08-13 01:29:01 +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
Fix issues with interpreter completions on unittest.mock.
2019-12-05 10:09:22 +01: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
Remove get_statement_of_position. It's not used anymore
2019-08-23 00:13:18 +02:00
refactoring.py
Move the evaluate package to inference
2019-08-15 00:14:26 +02:00
settings.py
Some more minor adaptions
2018-09-05 01:49:19 +02:00
utils.py
Fix the REPL completer for file path completions
2019-08-04 23:08:25 +02:00