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
d5ba683756c604623a95c99330c80261eaa5c367
jedi-fork
/
jedi
T
History
ColinDuquesnoy
d5ba683756
Fix api.classes.CallDef.params
...
We need to check for compiled objects
2014-02-26 13:53:35 +01:00
..
api
Fix api.classes.CallDef.params
2014-02-26 13:53:35 +01:00
evaluate
Add params property to compiled object
2014-02-26 13:53:09 +01:00
parser
fixed a problem with the fast parser and its strange end positions
2014-02-26 11:23:45 +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
changed _compatibility.utf8 -> 'u' and removed a lot of the issues with the now enforced unicode source input of the parser
2014-02-23 11:29:00 +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 problems with debug mode if not correctly initialized.
2014-02-20 14:17:05 +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