This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-05-11 09:08:43 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3264a1815e04fc208fba89440ce0c83995ab0105
jedi
/
jedi
T
History
Dave Halter
3264a1815e
Merge pull request
#407
from hattya/dev
...
fix virtualenv support
2014-07-02 21:16:51 +04:30
..
api
Always cast pr to er in _follow_statements_imports
2014-06-11 23:49:36 +02:00
evaluate
Merge pull request
#407
from hattya/dev
2014-07-02 21:16:51 +04:30
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