This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-01-31 04:15:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48a45ee55bfe381197f43088103b67e4c9c382ff
jedi
/
test
History
David Halter
48a45ee55b
import statement doc works now ->
fixes
davidhalter/jedi-vim#44
2012-12-09 19:02:37 +01:00
..
completion
param arguments that are being forgotten by the user are now added (no strange behaviour anymore)
2012-11-30 18:00:48 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
regression.py
import statement doc works now ->
fixes
davidhalter/jedi-vim#44
2012-12-09 19:02:37 +01:00
run.py
removed all the weakref stuff again. It didn't speed up anything, but made things much more complicated
2012-12-09 16:33:24 +01:00
test.sh
added regression tests. with tests for user scopes
2012-09-05 23:49:51 +02:00