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
73057d4176a23b449df5e240af1e92c85c7084fe
jedi-fork
/
jedi
/
parser
History
Dave Halter
73057d4176
removed the INDENT usages that were left in the parser code
2014-02-21 15:39:14 +01:00
..
__init__.py
removed the INDENT usages that were left in the parser code
2014-02-21 15:39:14 +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
removed the INDENT usages that were left in the parser code
2014-02-21 15:39:14 +01:00
user_context.py
restructure user_context reverse tokenizer to remove INDENT tokens in the future
2014-02-21 15:30:46 +01:00