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
60427069229a5d8217c317c7d3b34f25ee928bd4
jedi-fork
/
jedi
T
History
Dave Halter
6042706922
Fix the first issue in
#1010
...
Somehow it was still possible with lists to recurse.
2018-03-18 17:09:44 +01:00
..
api
Fix some code_lines issues
2018-03-17 19:41:26 +01:00
common
Add the travere_parents function to a utility directory
2018-02-16 21:07:36 +01:00
evaluate
Fix the first issue in
#1010
2018-03-18 17:09:44 +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
Use inspect.Parameter.kind for better differentiation between param types
2018-03-13 22:47:08 +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
colorama should always color, even if it's not a shell
2018-03-18 01:05:59 +01:00
parser_utils.py
All modules now have a code_lines attribute, see
#1062
2018-03-16 10:20:26 +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 REPL completion param name completion
2018-03-13 21:36:04 +01:00