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
efba0cd80c46363f20b66758e5af055699c30387
jedi-fork
/
jedi
/
parser
History
Dave Halter
efba0cd80c
deleted a big part of the generate_tokens code that doesn't seem to be needed anymore
2014-02-21 16:38:15 +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
deleted a big part of the generate_tokens code that doesn't seem to be needed anymore
2014-02-21 16:38:15 +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