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 |