Logo
Explore Help
Sign In
VimPlug/jedi-fork
Watch 1
Star 0
Fork 0
forked from VimPlug/jedi
Code Pull Requests Activity
Files
3f09f3a30432dacdc224a2f819a458a8218e3723
jedi-fork/jedi/parser
T
History
Dave Halter 3f09f3a304 Add support for PEP 0526.
This makes it possible to assign variables like

    asdf: typing.List[int] = []
2017-01-08 03:57:35 +01: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
If newer versions are using Jedi (e.g. at the moment Python 3.7), it shouldn't just result in a grammar issue, just because that grammar doesn't not exist. Just take the Python 3.6 grammar instead.
2017-01-07 15:54:04 +01:00
fast.py
Fix an issue with nested flows in the diff parser.
2016-12-31 03:12:56 +01: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
grammar3.6.txt
parser: add grammar3.6
2016-12-30 22:18:03 -05:00
token.py
add ATEQUAL token for python < 3.5
2016-02-09 18:17:31 +01:00
tokenize.py
Fix more issues in the diff parser.
2016-09-27 00:29:11 +02:00
tree.py
Add support for PEP 0526.
2017-01-08 03:57:35 +01:00
utils.py
Merge with master.
2017-01-02 13:05:45 +01:00
Powered by Gitea Version: 1.27.3 Page: 48ms Template: 3ms
Auto
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