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-02-10 20:12:02 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
d5f08f8bdd2efcd3913770b754d667cbb7fe1cc1
jedi/jedi/parser
History
Claude d5f08f8bdd opting for skipping PEP492 backwards compatibility magic, instead directly making await and async keywords
See discussion at
https://github.com/davidhalter/jedi/pull/691#issuecomment-182815864
2016-02-11 19:30:01 +01:00
..
pgen2
The parser without error recovery raises an error now if he's not able to parse something.
2015-12-25 18:53:05 +01:00
__init__.py
Didn't load grammar for Python 2.6 correctly.
2016-01-27 17:52:42 -02:00
fast.py
Rework the parser so we can use arbitrary start nodes of the syntax.
2015-12-20 22:25:41 +01:00
grammar2.7.txt
Remove some unnecessary comment parts in the Python 2.7 grammar.
2015-03-08 22:40:22 +01: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
Using python 3.7-like parser, instead of python 3.5 magic.
2016-02-11 19:14:31 +01:00
tree.py
python 3.5 uses atom_expr node in many places where previous python would use power node
2016-02-09 11:42:53 +01:00
user_context.py
Rework the parser so we can use arbitrary start nodes of the syntax.
2015-12-20 22:25:41 +01:00
Powered by Gitea Version: 1.25.4 Page: 59ms Template: 4ms
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