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
fab6567485b3447c9667b4ee93211830d8bd2ef7
jedi-fork
/
jedi
T
History
Mathias Fussenegger
67d9fbca81
run buildout detection only once per buildout script
...
in order to avoid running into the max recursion limit.
2015-04-09 08:51:25 +02:00
..
api
Param descriptions should not end with a comma.
2015-03-31 14:38:03 +02:00
evaluate
run buildout detection only once per buildout script
2015-04-09 08:51:25 +02:00
parser
unicode strings should not raise an error if used in repr.
2015-03-25 23:42:52 +01:00
__init__.py
Jedi description update.
2015-04-08 11:47:58 +02:00
__main__.py
change the default linter command from 'force' to 'linter'
2014-07-21 16:15:42 +02:00
_compatibility.py
unicode strings should not raise an error if used in repr.
2015-03-25 23:42:52 +01:00
cache.py
Simplify cache_call_signatures.
2015-02-27 12:20:55 +01:00
common.py
Remove hasattr/next from _compatibility (not used anymore), thanks @dongweiming for noticing.
2015-03-06 00:25:42 +01:00
debug.py
unicode strings should not raise an error if used in repr.
2015-03-25 23:42:52 +01:00
refactoring.py
Fix a few tokenize tests and merge them back together.
2014-11-26 16:09:28 +01:00
settings.py
Playing with the fast parser implementation.
2015-01-16 15:23:49 +01:00
utils.py
Versions should be PEP440 compatible,
fixes
#521
.
2015-01-05 13:15:34 +01:00