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
03226783ddda227e946a64bcffdda4989370f8f5
jedi-fork
/
jedi
/
parser
History
Dave Halter
03226783dd
parentheses should be ignored when calculating the indent of a new block in the fast parser,
fixes
davidhalter/jedi-vim#288
2014-07-18 09:11:06 +02:00
..
__init__.py
merged dev and linter
2014-07-17 23:17:49 +02:00
fast.py
parentheses should be ignored when calculating the indent of a new block in the fast parser,
fixes
davidhalter/jedi-vim#288
2014-07-18 09:11:06 +02:00
representation.py
finally able to remove _get_defined_names_for_position
2014-07-03 11:53:51 +02:00
tokenize.py
again tokenize simplifications
2014-04-28 19:31:41 +02:00
user_context.py
string prefixes are now recognized by the backwards tokenizer
2014-07-01 01:19:07 +02:00