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
ae8b0d5eab43a349f33d3eb907565cb2931e15cd
jedi-fork
/
jedi
History
Danilo Bargen
ae8b0d5eab
Print the Jedi version when REPL completion is used
...
This also makes debugging easier, because people see which completion they're actually using.
2014-05-06 08:17:09 +02:00
..
api
Print the Jedi version when REPL completion is used
2014-05-06 08:17:09 +02:00
evaluate
fix the CallSignature.index attribute
2014-05-04 23:36:24 +02:00
parser
the fast parser was able to return wrong sub parsers, because the sometimes hashes were not updated,
fixes
#396
.
2014-05-04 16:36:41 +02:00
__init__.py
change release to 0.8.0-final0,
#395
2014-05-05 00:23:07 +02:00
__main__.py
move replstartup to the api
2014-01-14 00:08:25 +01:00
_compatibility.py
Merge branch 'dev' of github.com:davidhalter/jedi into dev
2014-04-25 15:03:36 +02:00
cache.py
speed up Builtin lookups
2014-04-25 14:12:28 +02:00
common.py
moved user_stmt up in api
2014-01-15 17:35:40 +01:00
debug.py
fix problems with debug mode if not correctly initialized.
2014-02-20 14:17:05 +01:00
refactoring.py
again Definition/Usage merging
2014-04-18 01:51:09 +02:00
settings.py
jedi settings should have its own documentation page,
#212
2013-08-31 18:04:07 +04:30
utils.py
moved more functions from api to helpers
2014-01-29 00:28:31 +01:00