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
ef58f0e8e0eb1cebc9b21f73a1636edfaebaa0ad
jedi-fork
/
jedi
/
parser
History
Akinori Hattori
3f75ea5cc7
skip newline at end of code
2014-07-17 18:29:00 +09:00
..
__init__.py
the parser in general now cares for carriage return/new line combinations
2014-05-04 12:32:02 +02:00
fast.py
skip newline at end of code
2014-07-17 18:29:00 +09:00
representation.py
fix for an issue with commas in statements
2014-05-04 02:20:46 +02:00
tokenize.py
again tokenize simplifications
2014-04-28 19:31:41 +02:00
user_context.py
backwards tokenizer can now handle 10e-5 and so on literals
2014-04-07 15:51:24 +02:00