This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
ffeedb32de415fac3dc8c8993d187090e3f16f33
jedi-fork
/
jedi
/
parser
History
Dave Halter
db060c70c9
Start creating py__getitem__.
2015-12-04 12:08:29 +01:00
..
pgen2
Remove the strange check in the parser to always create expr_stmt and file_input.
2015-03-05 15:30:07 +01:00
__init__.py
Remove the strange check in the parser to always create expr_stmt and file_input.
2015-03-05 15:30:07 +01:00
fast.py
Change parser and api to use tree instead of pr.
2015-04-27 23:38:48 +02: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
…
token.py
…
tokenize.py
\\\r\n is as possible as \\\n.
2015-04-28 18:53:14 +02:00
tree.py
Start creating py__getitem__.
2015-12-04 12:08:29 +01:00
user_context.py
Fix: Nested flows user scope detection was wrong.
2015-11-25 21:36:17 +01:00