Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 22:03:54 +0200 |
T.Rzepka |
Merge with default branch before style changes.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 01 Oct 2013 18:22:33 +0200 |
Detlev Offenbach |
A little optimazation to the code style fixer.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 15:08:57 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 14:12:38 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 18:36:07 +0200 |
Detlev Offenbach |
Finished implementing fixer method for eric style docstring issues.
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 19:50:48 +0200 |
Detlev Offenbach |
Started implementing fixer method for eric style docstring issues.
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 18:58:33 +0200 |
Detlev Offenbach |
Completed the PEP-257 fixes.
|
file |
diff |
annotate
|
Wed, 18 Sep 2013 19:53:54 +0200 |
Detlev Offenbach |
Started extending the PEP-8 fixer to correct PEP-257 issues as well.
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 19:59:46 +0200 |
Detlev Offenbach |
Added a TODO to the PEP-8 fixer to extend it to fix some PEP-257 issues as well.
|
file |
diff |
annotate
|
Sat, 14 Sep 2013 13:29:32 +0200 |
Detlev Offenbach |
Changed some display and source docu strings in the code style checker to make them more universal because the scope goes beyond PEP-8.
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 19:04:07 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 18:43:23 +0200 |
Detlev Offenbach |
Implemented some fixers for wrong naming conventions.
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 13:16:07 +0200 |
Detlev Offenbach |
Started implementing a PEP-8 naming checker.
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 14:50:51 +0200 |
Detlev Offenbach |
Fixed a few issues in the PEP-8 fixer and made it PEP-8 compliant.
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 14:18:32 +0200 |
Detlev Offenbach |
Changed the PEP-8 fixer and dialog to decouple the indication of the fixed status from the generation of the PEP-8 status.
|
file |
diff |
annotate
|
Thu, 05 Sep 2013 20:02:02 +0200 |
Detlev Offenbach |
Started modifying PEP-8 dialog to change fixable state if a fixable issue could not be fixed.
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 19:34:40 +0200 |
Detlev Offenbach |
Finished the PEP-8 line shortener.
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 20:28:59 +0200 |
Detlev Offenbach |
Continued implementing the PEP-8 line shortener class.
|
file |
diff |
annotate
|
Mon, 02 Sep 2013 18:35:53 +0200 |
Detlev Offenbach |
Continued implementing the PEP-8 line shortener class.
|
file |
diff |
annotate
|
Sun, 01 Sep 2013 13:38:28 +0200 |
Detlev Offenbach |
Started implementing the PEP-8 line shortener class.
|
file |
diff |
annotate
|
Sat, 31 Aug 2013 17:57:30 +0200 |
Detlev Offenbach |
Added a button to the PEP-8 dialog to reset the default values.
|
file |
diff |
annotate
|
Sat, 31 Aug 2013 15:21:28 +0200 |
Detlev Offenbach |
Extended the PEP-8 dialog to select fixable issues manually (i.e. fix only the selected issues).
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 19:53:35 +0200 |
Detlev Offenbach |
Continued implementing PEP-8 fixer methods.
|
file |
diff |
annotate
|
Sun, 25 Aug 2013 19:56:37 +0200 |
Detlev Offenbach |
Extended the PEP8 fixer and adjusted it to the updated PEP8 checker.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 19:07:01 +0200 |
Detlev Offenbach |
Fix an issue in the PEP8 fixer dealing with win end of line markers.
5_1_x
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 19:07:01 +0200 |
Detlev Offenbach |
Fix an issue in the PEP8 fixer dealing with win end of line markers.
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 19:36:27 +0200 |
Detlev Offenbach |
Changed the code to use super() to access the superclass.
|
file |
diff |
annotate
|
Fri, 13 May 2011 18:24:37 +0200 |
Detlev Offenbach |
Fixed an issue in the PEP-8 fixer.
|
file |
diff |
annotate
|
Fri, 13 May 2011 18:25:13 +0200 |
Detlev Offenbach |
Fixed an issue in the PEP-8 fixer.
5_1_x
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Sun, 30 Jan 2011 19:20:59 +0100 |
Detlev Offenbach |
Fixed an issue in the PEP-8 fixer.
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 20:15:54 +0100 |
Detlev Offenbach |
Continued implementing a fixer for PEP 8 issues.
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 11:51:33 +0100 |
Detlev Offenbach |
Continued implementing a fixer for PEP 8 issues.
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 08:30:27 +0100 |
Detlev Offenbach |
Continued implementing a fixer for PEP 8 issues.
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 16:09:21 +0100 |
Detlev Offenbach |
Started to implement a fixer for PEP 8 issues.
|
file |
diff |
annotate
|