summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* 491: add Verilog lexerthatch2010-05-051-0/+19
* Merge with -mainthatch2010-05-053-0/+38
|\
| * 489: support unicode and raw docstrings in Pythonthatch2010-05-051-0/+11
| * Add Ioke test filethatch2010-05-051-0/+24
| * 496: add testthatch2010-05-051-0/+3
* | Add Modula-2 lexer, contributed by Benjamin Kowarsch.Georg Brandl2010-03-012-0/+844
* | Added support for PHP 5.3 namespaces in the PHP lexer.Georg Brandl2010-03-011-1/+8
* | Add CoffeeScript lexer, by Jeremy Ashkenas.Georg Brandl2010-02-181-0/+603
* | Add Ada lexer, from http://github.com/joesmoe10/Ada-Pygments-Lexer/.Georg Brandl2010-02-181-0/+211
* | Rename test files to avoid selecting the wrong lexers.Georg Brandl2010-02-182-0/+0
|/
* Objective-J lexer: Clean up, regenerate mapping, add to CHANGES, add AUTHORS,...Georg Brandl2010-01-301-0/+611
* merge with timGeorg Brandl2010-01-073-0/+137
|\
| * Fix mishandling of an ellipsis in place of the frames in a PythonGeorg Brandl2010-01-021-0/+6
| * Add Asymptote lexer, by Olivier Guibe.Georg Brandl2010-01-011-0/+131
| * Fixed lexing of some Ruby quoting peculiarities (#460).Georg Brandl2010-01-011-0/+0
* | Integrate Felix lexer (#441)thatch2009-10-081-0/+57
* | Support R Console sessions (#439)thatch2009-10-081-0/+38
* | Integrate haXe lexer (#444)thatch2009-10-081-0/+584
* | Add Coldfusion support (#424)thatch2009-10-081-0/+38
|/
* Add example file for !CMakethatch2009-09-181-0/+42
* Implement #437, making the Python traceback lexer cope with non-tracebackthatch2009-09-182-0/+19
* Remove pseudo license statements from test.html.gbrandl2009-09-151-12/+0
* Fix test suite failures and set today as release date.gbrandl2009-09-153-0/+0
* Apply patch from #419 for matlab functions without return typesthatch2009-07-071-0/+3
* #416: Add support for Newspeakthatch2009-06-212-0/+3522
* #403: Make JS regex parsing better, by Pumbaa80thatch2009-06-211-0/+48
* Example file for #395thatch2009-06-211-0/+47
* Add ASP.net lexersthatch2009-02-192-0/+56
* Add Rebol lexer, by David Oliva.gbrandl2009-02-061-0/+94
* Add Modelica Lexer, by Dietmar Winkler.gbrandl2009-02-061-0/+158
* mergegbrandl2009-02-061-0/+33
|\
| * Add Evoque lexers, by Mario Ruggier.gbrandl2009-02-061-0/+33
* | Fix #387 by adding semicolong to the list of backslash-escaped character lite...Tim Hatch2009-02-061-0/+1
|/
* Allow ellipsis arguments, the remaining part of #389Tim Hatch2009-02-041-0/+3
* ActionScript3 fixes for function args from #389Tim Hatch2009-02-041-0/+46
* Fix another Ragel roundtrip error and rename examplefiles sincethatch2009-01-032-9/+2
* Add Antlr/Ragel lexer from #345thatch2009-01-032-0/+897
* Support guessing even with a filename (#355)thatch2008-12-311-0/+0
* First draft of a Prolog lexerthatch2008-12-292-0/+32
* Add simple (ba)sh console lexerthatch2008-12-281-0/+17
* Add rough GLSL lexer (#369)thatch2008-12-282-0/+20
* Add Erlang shell (erl) lexerthatch2008-12-281-0/+10
* #374: Update to SmalltalkLexer by Nils Winter.gbrandl2008-11-162-505/+4394
* Next version will be 1.0.gbrandl2008-11-152-6/+18
* Add modified AppleScript lexer, to close #330thatch2008-09-242-0/+15
* Give Python3TracebackLexer a new name since it was shadowing the mainthatch2008-09-241-1/+0
* Make JavascriptLexer's regex detection a little smarter (#356)thatch2008-09-241-0/+22
* Regression test for Ruby heredoc fix in #366thatch2008-09-221-0/+8
* Add SyntaxError and KeyboardInterrupt support to PythonTracebackLexer.thatch2008-08-252-0/+11
* Add example file and entry in CHANGES for Scala lexerthatch2008-08-141-0/+6