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
9c3b7b9c46dfe13fa10dff64a9047db48e59be6a
jedi-fork
/
jedi
/
parser
History
Dave Halter
9c3b7b9c46
get rid of more variables
2014-02-21 10:44:33 +01:00
..
__init__.py
removed parentheses counting from generate_tokens
2014-02-20 18:45:22 +01:00
fast.py
temporary changes for the tokenizer issues
2014-02-20 00:43:42 +01:00
representation.py
more consistent __slots__ usage in the parser -> 20% memory decrease for wx
2014-02-14 00:56:42 +01:00
token.py
little changes to clean up the code (flake8)
2014-02-14 12:53:22 +01:00
tokenize.py
get rid of more variables
2014-02-21 10:44:33 +01:00
user_context.py
temporary changes for the tokenizer issues
2014-02-20 00:43:42 +01:00