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-07-13 11:51:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa9364307ff72734f5677f4d4a937d389a44eb3f
jedi
/
jedi
T
History
Dave Halter
fa9364307f
Add comments to implicit namespaces and fix some minor things.
...
See
#1005
.
2018-02-15 20:25:07 +01:00
..
api
Try to avoid CachedMetaClass for modules
2018-02-13 20:47:43 +01:00
common
Move a BaseContext to jedi.common.context.
2017-09-28 17:06:58 +02:00
evaluate
Merge the implicit namespace improvement (pkgutils.itermodules modification)
2018-02-15 20:08:58 +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