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-20 19:02:50 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
4a19376187f83b5c583a6a804e170bfeae0e3b0d
jedi/jedi/parser
History
Dave Halter 4a19376187 Fix issue https://github.com/DamnWidget/anaconda/issues/449. Using self should not cause side effects in completion.
2016-07-06 18:31:47 +02:00
..
pgen2
Adding a token in pgen should have the same signature that the tokenizer uses.
2016-06-14 18:09:31 +02:00
__init__.py
Some python 2.7 (and 3.3) compatibility improvements.
2016-07-03 02:54:21 +02:00
fast.py
Reenable call signature caching and move a lot of parser specific caching to the parser itself.
2016-06-28 08:46:29 +02:00
grammar2.7.txt
Some python 2.7 (and 3.3) compatibility improvements.
2016-07-03 02:54:21 +02:00
grammar3.4.txt
Fix fast parser tests.
2015-01-24 00:06:16 +01:00
grammar3.5.txt
opting for skipping PEP492 backwards compatibility magic, instead directly making await and async keywords
2016-02-11 19:30:01 +01:00
token.py
add ATEQUAL token for python < 3.5
2016-02-09 18:17:31 +01:00
tokenize.py
Return a TokenInfo object in the tokenizer instead of a tuple (it's a namedtuple now.)
2016-06-27 09:14:11 +02:00
tree.py
Fix issue https://github.com/DamnWidget/anaconda/issues/449. Using self should not cause side effects in completion.
2016-07-06 18:31:47 +02:00
utils.py
Increase the parser pickling version.
2016-07-03 12:31:57 +02:00
Powered by Gitea Version: 1.25.3 Page: 42ms 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