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
5328d1e70083b48c96bbcf21b37f3310a71b52cd
jedi-fork
/
jedi
T
History
Dave Halter
5328d1e700
Add a ContextSet.
...
This is not bug free yet, but it's going to be a good abstraction for a lot of small things.
2017-09-25 11:04:09 +02:00
..
api
Move common to evaluate.utils.
2017-09-20 20:33:01 +02:00
common
Add a ContextSet.
2017-09-25 11:04:09 +02:00
evaluate
Add a ContextSet.
2017-09-25 11:04:09 +02:00
__init__.py
Prepare for version 0.11.0.
2017-09-07 10:43:40 +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
Catch an importlib warning.
2017-05-24 23:43:27 -04:00
cache.py
Actually use parso now instead of Jedi.
2017-05-19 14:20:14 -04:00
debug.py
Remove inspecting the stack in the debugger.
2017-09-17 03:03:12 +02:00
parser_utils.py
In parso params is now get_params().
2017-08-06 17:35:05 +02:00
refactoring.py
Move common to evaluate.utils.
2017-09-20 20:33:01 +02:00
settings.py
Move the recursion limit settings to the recursion module.
2017-09-17 14:08:39 +02:00
utils.py
Use split_lines and python_bytes_to_unicode directly.
2017-09-03 18:38:00 +02:00