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
446de514021d024ebb1eab3af63930e924ae8a6f
jedi-fork
/
jedi
T
History
T.Rzepka
446de51402
Revert "Fix for Python 2 on Windows, see #1037."
...
This reverts commit
b38d31b99d
.
2018-02-17 12:09:35 +01:00
..
api
Finding the autocompletion stack is a bit more complicated than I initially thought
2018-01-31 08:45:01 +01:00
common
Move a BaseContext to jedi.common.context.
2017-09-28 17:06:58 +02:00
evaluate
Revert "Fix for Python 2 on Windows, see #1037."
2018-02-17 12:09:35 +01:00
__init__.py
Try to recover from errors that are happening in subprocesses
2018-01-02 00:24:15 +01: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
Refactor django path support
2018-01-24 19:13:05 +01:00
cache.py
Use sys path mostly from project and move some sys path stuff around.
2017-10-05 10:06:28 +02:00
debug.py
Remove inspecting the stack in the debugger.
2017-09-17 03:03:12 +02:00
parser_utils.py
Merge with master
2018-01-20 19:32:59 +01:00
refactoring.py
Merge with master
2018-01-06 12:31:29 +01:00
settings.py
Move the recursion limit settings to the recursion module.
2017-09-17 14:08:39 +02:00
utils.py
Fix issues with a recent refactoring
2018-01-20 21:21:58 +01:00