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
09779c88aa59308a7ac4a468bfd1ca52ae8cbef2
jedi-fork
/
jedi
T
History
Dave Halter
09779c88aa
Fix a nasty issue in the tokenizer.
Fixes
#836
.
...
At the same time there was a related issue of not cleaning up newlines properly.
2017-01-24 00:50:37 +01:00
..
api
Merge pull request
#832
from Carreau/more-docs
2017-01-23 15:00:45 +01:00
evaluate
Remove both MergedNodes and AlreadyEvaluated, they are unused.
2017-01-23 20:36:26 +01:00
parser
Fix a nasty issue in the tokenizer.
Fixes
#836
.
2017-01-24 00:50:37 +01:00
__init__.py
Remove .dev suffix
2016-07-21 11:06:09 +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
Cannot use sys.version.major and minor names, because in Python 2.6 it's
2017-01-23 01:09:01 +01:00
cache.py
Delete more unused code.
2016-12-17 18:00:54 +01:00
common.py
Improvements towards arrays / predefined names logic.
2016-11-25 23:31:45 +01:00
debug.py
More comprehension issues.
2016-07-28 18:12:41 +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 jedi.settings.add_dot_after_module that was removed a while ago from documentation.
2017-01-23 00:12:02 +01:00
utils.py
Fix an issue with executed python objects.
2016-12-17 14:08:49 +01:00