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
7aed62cb9957fd5d3505cc176b6d64a4b8468c0a
jedi-fork
/
jedi
T
History
ColinDuquesnoy
18a31dcbf1
Fix read mode for pyc files
...
Now all test should pass on travis.
2014-02-18 19:00:55 +01:00
..
api
Merge branch 'get_code_fidelity' of git://github.com/ganwell/jedi into ganwell
2014-02-12 11:09:08 +01:00
evaluate
Merge branch 'get_code_fidelity' of git://github.com/ganwell/jedi into ganwell
2014-02-12 11:09:08 +01:00
parser
Merge branch 'get_code_fidelity' of git://github.com/ganwell/jedi into ganwell
2014-02-12 11:09:08 +01:00
__init__.py
version bump to 0.8.0, we should make a release again
2014-01-13 21:49:00 +01:00
__main__.py
move replstartup to the api
2014-01-14 00:08:25 +01:00
_compatibility.py
Fix read mode for pyc files
2014-02-18 19:00:55 +01:00
cache.py
underscore_decorators now automatically convert generators to lists
2014-01-23 15:21:52 +01:00
common.py
moved user_stmt up in api
2014-01-15 17:35:40 +01:00
debug.py
fix some colorama/pytest combo crazyness
2014-01-17 01:02:50 +01:00
refactoring.py
create a customized UserContextParser for user_stmt and user_scope
2014-01-16 12:12:21 +01: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