This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-04-25 03:04:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9fa335145204ebc5b2ed5b8c097e64f484c2aaf
jedi
/
jedi
T
History
Dave Halter
c9fa335145
Fix a goto_assignments issue with a better internal API
...
Fixes
#996
.
2018-01-29 08:58:59 +01:00
..
api
Fix a goto_assignments issue with a better internal API
2018-01-29 08:58:59 +01:00
common
Move a BaseContext to jedi.common.context.
2017-09-28 17:06:58 +02:00
evaluate
Fix a goto_assignments issue with a better internal API
2018-01-29 08:58:59 +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