summaryrefslogtreecommitdiff
path: root/scripts/find_error.py
Commit message (Expand)AuthorAgeFilesLines
* Fix empty pattern in ps lexer.Georg Brandl2010-08-221-1/+1
* Fix a few problems.Georg Brandl2010-03-011-10/+17
* Allow giving explicit lexer name.Georg Brandl2010-03-011-9/+15
* Fix test suite: there are problems with groups being None.Georg Brandl2010-02-281-5/+5
* Add an option to show all tokens.Georg Brandl2010-02-211-11/+22
* Make the find_error script more usable: make it possible to inspect the state...Georg Brandl2010-02-181-8/+90
* Happy new year!Georg Brandl2010-01-011-1/+1
* Return different exit status when an error is found.Georg Brandl2009-01-041-2/+5
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* Add Smalltalk lexer, #300.Georg Brandl2007-12-141-1/+6
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-201-1/+7
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.Georg Brandl2006-12-101-0/+45