Logo
Explore Help
Sign In
VimPlug/jedi
1
0
Fork 1
You've already forked jedi
mirror of https://github.com/davidhalter/jedi.git synced 2026-01-09 13:32:20 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
a49c624154ea74ca9ee325929d8bc2bcf80528e0
jedi/jedi
History
Dave Halter a49c624154 tokenize corrections, add unicode literals, because they had been removed from Python 3.2 (reintroduced in 3.3)
2014-04-22 15:17:48 +02:00
..
api
Increase maximum recursion depth. Makes sense for very complicated code (completions within Jedi), since Jedi itself uses so many recursions.
2014-04-20 14:55:05 +02:00
evaluate
Nothing + string literal should not result in string literal but in a string type (because we don't know how the string literal could have looked like
2014-04-22 15:16:48 +02:00
parser
tokenize corrections, add unicode literals, because they had been removed from Python 3.2 (reintroduced in 3.3)
2014-04-22 15:17:48 +02: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 UnicodeDecodeError
2014-03-18 19:19:35 +01:00
cache.py
update parser pickling version again, because we've changed a lot in the last few commits
2014-04-18 14:41:29 +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
Powered by Gitea Version: 1.25.3 Page: 130ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API