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
582b9b01af3a6bfcfe3cae8861441850c55b18a9
jedi-fork
/
jedi
T
History
Dave Halter
582b9b01af
Get invalid INDENTs working.
...
The following DEDENT's are removed.
2015-01-12 12:22:57 +01:00
..
api
CompiledObject.type resembles now the Node.type values.
2015-01-09 01:33:59 +01:00
evaluate
Get invalid INDENTs working.
2015-01-12 12:22:57 +01:00
parser
Get invalid INDENTs working.
2015-01-12 12:22:57 +01:00
__init__.py
Set a new version number: 0.9.0-alpha0.
2014-12-11 00:42:34 +01:00
__main__.py
change the default linter command from 'force' to 'linter'
2014-07-21 16:15:42 +02:00
_compatibility.py
handle *args arguments the right way.
2014-05-29 20:53:51 +02:00
cache.py
Compiled objects should also have a names_dict.
2014-12-26 12:49:40 +01:00
common.py
settings should not be affected by exceptions.
2014-08-11 17:27:40 +02:00
debug.py
small debug change
2014-08-15 02:26:13 +02:00
refactoring.py
Fix a few tokenize tests and merge them back together.
2014-11-26 16:09:28 +01:00
settings.py
Removed the dynamic_arrays_for_instances setting, because it's a subset of dynamic_array_additions, which is more concise.
2014-12-08 16:36:37 +01:00
utils.py
moved more functions from api to helpers
2014-01-29 00:28:31 +01:00