1
0
forked from VimPlug/jedi
Commit Graph

21 Commits

Author SHA1 Message Date
David Halter
98ee2d9675 fixed refactoring: inline 2013-02-21 20:23:19 +04:30
David Halter
78fd8372a5 refactoring exception fixes 2013-02-21 20:02:25 +04:30
David Halter
d05018757d completely rewrote helpers.search_function_definition 2013-02-21 19:56:05 +04:30
David Halter
70f07320aa Statement.get_assignment_details -> get_commands (makes more sense) 2013-02-08 16:19:05 +01:00
David Halter
69137a48f0 pep8 2013-02-06 13:04:27 +01:00
David Halter
18d424f86c move refactoring warning 2013-02-05 23:34:43 +01:00
David Halter
836a3ae13b refactoring warning 2013-02-05 23:27:26 +01:00
David Halter
12d9d5b9fd refactoring docstring 2013-02-05 23:25:39 +01:00
David Halter
b748003b54 inline refactorings support tuples now, #103 2013-01-07 20:30:17 +01:00
David Halter
8fbe1c47a5 working inline refactoring 2013-01-07 20:19:42 +01:00
David Halter
d35cb1898d change helpers.scan_array_for_pos to helpers.array_for_pos for refactorings 2013-01-07 14:01:14 +01:00
David Halter
ab554a7529 py2.5 with statement again 2013-01-07 01:52:51 +01:00
David Halter
50e64cf930 corrected indent of some extract functions 2013-01-07 01:47:33 +01:00
David Halter
fc58d1b8e7 working extract refactorings, affects #103 2013-01-07 01:32:20 +01:00
David Halter
37bbf1af1a finished testing script for refactoring 2013-01-06 17:35:55 +01:00
David Halter
48c04b2fcd move script in refactorings to be the default first parameter 2013-01-06 01:57:02 +01:00
David Halter
f3e71a220f basic exctract refactoring (not working yet) 2013-01-05 14:22:24 +01:00
David Halter
5c8d65c57c remove unnecessary assert 2013-01-04 22:54:38 +01:00
David Halter
cd9bdb9e1c renaming should work now. 2013-01-04 21:21:34 +01:00
David Halter
ae9d88c3f9 remove generalized refactoring method for now 2013-01-04 11:18:53 +01:00
David Halter
72869310c1 refactoring basics, #103 2012-12-31 14:47:57 +01:00