Wed, 15 Jan 2014 18:59:03 +0100 |
Detlev Offenbach |
Made the pyflakes messages translatable even when sent by the Python2 checker.
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 19:37:22 +0100 |
Detlev Offenbach |
Changed the interface to the Python2 syntax checker to use JSON.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 14:33:02 +0100 |
Detlev Offenbach |
Fixed an issue checking syntax errors and flakes issues with Python 2 files.
5_3_x
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 14:32:25 +0100 |
Detlev Offenbach |
Fixed an issue checking syntax errors and flakes issues with Python 2 files.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 11:14:51 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 18:40:07 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 18:13:10 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
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
|
Sat, 26 Nov 2011 13:58:17 +0100 |
Detlev Offenbach |
Fixed a few quirks in Utilities and UtilitiesPython2.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 11:54:20 +0200 |
Detlev Offenbach |
Made the check for line flags like __IGNORE_WARNING__ more flexible and extensible.
|
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
|
Sat, 26 Feb 2011 14:28:21 +0100 |
Detlev Offenbach |
Changed syntax check to report error position within the line.
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 17:37:48 +0100 |
Detlev Offenbach |
Added a tabnanny checker function for Python 2 files.
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 17:10:45 +0100 |
Detlev Offenbach |
Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes.
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 18:04:43 +0100 |
Detlev Offenbach |
Added a syntax checker function for Python 2 files.
|
file |
diff |
annotate
|