summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* Add Logtalk lexer, by Paulo Moura.Georg Brandl2008-05-041-0/+343
* Fix at-rule handling in the CSS lexer.Georg Brandl2008-04-291-0/+19
* Allow Unicode identifiers in py3 lexer.Georg Brandl2008-04-101-0/+2
* Add new Makefile lexer that should be able to handle BSD and/or GNUthatch2008-04-022-0/+820
* Enhance testfile.Georg Brandl2008-03-281-0/+35
* Add S/R lexer by Laurent Gautier.Georg Brandl2008-03-281-0/+84
* Add 4 lexers by Stou Sandalski.Georg Brandl2008-03-183-0/+1651
* Add matlab example files.Georg Brandl2008-03-052-0/+64
* Fix comment handling in the batch lexer.Georg Brandl2008-03-051-0/+3
* Add Smalltalk example file.Georg Brandl2007-12-141-0/+505
* Add Common Lisp and Debian Control file lexer.Georg Brandl2007-10-141-0/+1202
* Add literate Haskell lexer.Georg Brandl2007-10-142-0/+793
* Make the lua lexer recognize multiline comments.Georg Brandl2007-09-291-0/+250
* this fixes #294.mitsuhiko2007-09-231-0/+11
* Add the new squid.conf lexer from ticket #py1.Georg Brandl2007-09-101-0/+27
* Add Erlang example file.Georg Brandl2007-09-091-0/+169
* added example file for weechatlogwelterde2007-09-091-0/+9
* [svn] normalized some windows newlinesblackbird2007-09-071-21/+21
* [svn] applied patches from #291blackbird2007-09-071-0/+21
* [svn] Add MOOCode lexer.welterde2007-08-212-0/+77
* [svn] Add a formerly bad Java method RE case, to avoid regressions.Georg Brandl2007-08-181-0/+2
* [svn] Added gettext catalog lexer.Georg Brandl2007-07-071-0/+2461
* [svn] Reduce example file size.Georg Brandl2007-05-307-26061/+0
* [svn] Fix an example file ^^Georg Brandl2007-05-291-1/+1
* [svn] Add a test file for the vim lexer.Georg Brandl2007-05-291-0/+5148
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.Georg Brandl2007-05-282-0/+1878
* [svn] added MuPAD lexerwelterde2007-05-061-0/+102
* [svn] Make mapfiles, make check, add D test file, make reindent.Georg Brandl2007-04-251-0/+135
* [svn] added RedcodeLexerwelterde2007-04-051-0/+17
* [svn] added jinjadesignerdoc testfileblackbird2007-03-251-0/+713
* [svn] Add Haskell lexer by Adam Blinkinsop.Georg Brandl2007-03-241-0/+378
* [svn] Shorten some testfiles, silence some pylint warnings,Georg Brandl2007-02-148-28692/+1
* [svn] Copyright notice update.Georg Brandl2007-02-041-10/+10
* [svn] Add OCaml examplefile.Georg Brandl2007-02-031-0/+1213
* [svn] - add missing example filesGeorg Brandl2007-01-252-0/+1492
* [svn] Added JSP and Batchfile lexers by Tim Hatch.Georg Brandl2007-01-132-0/+70
* [svn] added support for html4 attributes in html lexer and fixed some small b...blackbird2007-01-131-1/+17
* [svn] added sources.list test fileblackbird2007-01-121-0/+62
* [svn] Add MoinMoin test file.Georg Brandl2007-01-111-0/+340
* [svn] Add pytb example file.Georg Brandl2007-01-111-0/+16
* [svn] Fix #180.Georg Brandl2007-01-081-0/+1
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-201-1100/+0
* [svn] added examplefile for apache lexer and improved itblackbird2006-12-201-0/+393
* [svn] Patch #160 by Tim Hatch: byref functions in PHP.Georg Brandl2006-12-191-0/+5
* [svn] Add a few example files.Georg Brandl2006-12-162-0/+8071
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.Georg Brandl2006-12-102-0/+7901
* [svn] ported the myghty lexer by zzzeek (correct amount of zs and es?) to pyg...blackbird2006-12-061-0/+166
* [svn] pygments: Add Scheme lexer.Georg Brandl2006-11-261-0/+3105
* [svn] added improved pascal lexerblackbird2006-11-181-1/+637
* [svn] Fix condensed_ruby example lexing.Georg Brandl2006-10-301-2/+0