| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix empty pattern in ps lexer. | Georg Brandl | 2010-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix a few problems. | Georg Brandl | 2010-03-01 | 1 | -10/+17 |
| | | |||||
| * | Allow giving explicit lexer name. | Georg Brandl | 2010-03-01 | 1 | -9/+15 |
| | | |||||
| * | Fix test suite: there are problems with groups being None. | Georg Brandl | 2010-02-28 | 1 | -5/+5 |
| | | |||||
| * | Add an option to show all tokens. | Georg Brandl | 2010-02-21 | 1 | -11/+22 |
| | | |||||
| * | Make the find_error script more usable: make it possible to inspect the ↵ | Georg Brandl | 2010-02-18 | 1 | -8/+90 |
| | | | | | state stack for simple regex lexers, and make the output prettier. | ||||
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Return different exit status when an error is found. | Georg Brandl | 2009-01-04 | 1 | -2/+5 |
| | | |||||
| * | Update copyrighting style to standard "team" tags. | Georg Brandl | 2009-01-04 | 1 | -2/+2 |
| | | | | | Update AUTHORS file accordingly. | ||||
| * | Add Smalltalk lexer, #300. | Georg Brandl | 2007-12-14 | 1 | -1/+6 |
| | | |||||
| * | [svn] Copyright notice update. | Georg Brandl | 2007-02-04 | 1 | -1/+1 |
| | | |||||
| * | [svn] Improve Unicode handling without encoding. | Georg Brandl | 2006-12-20 | 1 | -1/+7 |
| | | |||||
| * | [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement. | Georg Brandl | 2006-12-10 | 1 | -0/+45 |
| Add analyse_text methods to some lexers. | |||||
