This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
73e71b3c1adbd2b502a789008c4fc22c2d31119f
jedi-fork
/
jedi
T
History
Dave Halter
73e71b3c1a
Finally able to remove the user_context. This is awesome!
...
Now we only use the syntax tree to understand where the user is doing something.
2016-06-23 16:26:28 +02:00
..
api
Finally able to remove the user_context. This is awesome!
2016-06-23 16:26:28 +02:00
evaluate
Exchange the completion trailer evaluation logic. It's way more consistent now.
2016-06-23 08:47:43 +02:00
parser
Finally able to remove the user_context. This is awesome!
2016-06-23 16:26:28 +02:00
__init__.py
Jedi description update.
2015-04-08 11:47:58 +02:00
__main__.py
Fix: CompFor.nodes_to_execute didn't include the right nodes. Sometimes too many, sometimes too few.
2015-11-18 18:00:15 +01:00
_compatibility.py
Merge with the linter branch (especially the changes of pep484.
2016-06-07 13:51:25 +02:00
cache.py
Cache bug fixes.
2015-04-22 03:01:32 +02:00
common.py
Merge dev and the away branch.
2016-06-07 08:45:26 +02:00
debug.py
Merge with the linter branch (especially the changes of pep484.
2016-06-07 13:51:25 +02:00
refactoring.py
Fix a few tokenize tests and merge them back together.
2014-11-26 16:09:28 +01:00
settings.py
Remove needs_dot and settings.add_dot_after_module. Both are not really used anymore with context completions anymore.
2016-06-22 22:52:10 +02:00
utils.py
Finally able to remove the user_context. This is awesome!
2016-06-23 16:26:28 +02:00