summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* Add Hybris lexer (#506).Georg Brandl2011-01-031-0/+174
* Fix class/procedure name highlighting in VB.NET lexer (#624). Add a .vb test...Georg Brandl2011-01-031-0/+407
* Fix lexing of Dylan string and char literals (#628).Georg Brandl2011-01-031-0/+4
* Add protobuf example file.Georg Brandl2011-01-031-0/+30
* merge with timGeorg Brandl2011-01-031-1/+2
|\
| * updated test file and updated web.py to have some fixes for   entity and...Steve Spigarelli2010-12-201-1/+2
* | Add examplefiles for GoodDataTim Hatch2010-12-212-0/+58
* | Allow rfc822-style continuation in ini files (#494)Tim Hatch2010-12-211-0/+10
* | Add missing examplefilesTim Hatch2010-12-212-0/+18
* | Initial support for ssp files (#473)Tim Hatch2010-12-211-0/+12
* | Fix parsing of haskell imports (#527)Tim Hatch2010-12-211-0/+4
* | Support stripped heredocs for (ba)sh (#526)Tim Hatch2010-12-201-0/+3
* | Add new Autohotkey lexer (#417)Tim Hatch2010-12-201-0/+181
|/
* added new xquery lexerSteve Spigarelli2010-10-281-0/+135
* adding lexer for JBST markup with JavaScript code blocksmckamey2010-09-122-0/+73
* Add PostScript lexer (#486).Georg Brandl2010-08-221-0/+515
* merge with timGeorg Brandl2010-08-222-0/+446
|\
| * Added a Factor lexer (#520).Georg Brandl2010-08-221-0/+384
| * Improve lexing of Perl numbersJon Jensen2010-07-231-0/+62
* | Add properties examplefileTim Hatch2010-06-071-0/+16
* | #487: Apply patch for BlitzMax Basic supportTim Hatch2010-06-041-0/+145
* | Swap newspeak example file due to noncommercial restriction in license (#507)Tim Hatch2010-06-022-3518/+69
* | 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.Georg Brandl2009-09-151-12/+0
* Fix test suite failures and set today as release date.Georg Brandl2009-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