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
11a445ab426fd413d10e7b4585e8519abaf779c6
jedi-fork
/
jedi
/
parser
History
Dave Halter
a4b9ccc2e7
the fast parser was able to return wrong sub parsers, because the sometimes hashes were not updated,
fixes
#396
.
2014-05-04 16:36:41 +02: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
the fast parser was able to return wrong sub parsers, because the sometimes hashes were not updated,
fixes
#396
.
2014-05-04 16:36:41 +02: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