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
039e7ba07b8afe49e3726ca1d8d7795ea588413d
jedi-fork
/
jedi
T
History
Dave Halter
039e7ba07b
Some more sys path corrections.
...
The sys path should be defined more or less in the beginning and not be different for all modules
2018-02-16 14:39:01 +01:00
..
api
Some more sys path corrections.
2018-02-16 14:39:01 +01:00
common
Move a BaseContext to jedi.common.context.
2017-09-28 17:06:58 +02:00
evaluate
Some more sys path corrections.
2018-02-16 14:39:01 +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
Add comments to implicit namespaces and fix some minor things.
2018-02-15 20:25:07 +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