summaryrefslogtreecommitdiff
path: root/scripts/find_error.py
Commit message (Expand)AuthorAgeFilesLines
* Compatibility symlink.Georg Brandl2014-09-201-0/+1
* Rename find_error to debug_lexer and add a mode to use the profiling regex le...Georg Brandl2014-09-201-173/+0
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-1/+1
* manual prettifying and small fixes after futurize runGeorg Brandl2014-01-181-1/+3
* futurizing: move to print_function and "except X as Y" syntaxGeorg Brandl2014-01-181-10/+11
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* find_error: always prefer Pygments from source dir.Georg Brandl2013-01-091-5/+4
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Closes #734: support the Coq theorem prover.Georg Brandl2012-02-051-0/+3
* Fix find_error script if error is in very beginning of file.Georg Brandl2012-02-041-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Fix find_error behavior for non-RegexLexer lexers.Georg Brandl2011-06-181-2/+2
* Allow giving lexer options to find_error script.Georg Brandl2011-06-181-6/+9
* 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.gbrandl2009-01-041-2/+5
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Add Smalltalk lexer, #300.gbrandl2007-12-141-1/+6
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] Improve Unicode handling without encoding.gbrandl2006-12-201-1/+7
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.gbrandl2006-12-101-0/+45