This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-01-20 10:52:50 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3e9b72b636108ad8a44a31462cf55804f6e68863
jedi
/
jedi
/
parser
History
Dave Halter
3e9b72b636
created a PushBackTokenizer specifically for the parser
2014-02-20 01:17:19 +01:00
..
__init__.py
created a PushBackTokenizer specifically for the parser
2014-02-20 01:17:19 +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
created a PushBackTokenizer specifically for the parser
2014-02-20 01:17:19 +01:00
user_context.py
temporary changes for the tokenizer issues
2014-02-20 00:43:42 +01:00