summaryrefslogtreecommitdiff
path: root/tests
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
* | make check: whitespace errorsTim Hatch2010-12-211-1/+1
* | 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
* Switch to bitbucket as main repo.Georg Brandl2010-09-071-1/+1
* 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-223-2/+481
|\
| * Added a Factor lexer (#520).Georg Brandl2010-08-221-0/+384
| * Improve lexing of Perl numbersJon Jensen2010-07-231-0/+62
| * Allow storing and comparing output between test runs.Georg Brandl2010-07-221-2/+35
* | 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-054-0/+41
|\ \ | |/ |/|
| * 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
| * Exclude editor temp files from examplefiles teststhatch2010-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
* | Convert lexer and formatter tests to test generators, so that one failure doe...Georg Brandl2010-02-181-175/+187
* | - Added the ``ensurenl`` lexer option, which can be used to suppress theGeorg Brandl2010-02-181-0/+25
* | 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
* | Fix opening unicode file under Py3k.Georg Brandl2010-02-181-2/+4
* | Rename test files to avoid selecting the wrong lexers.Georg Brandl2010-02-182-0/+0
* | Remove unused imports.Georg Brandl2010-02-181-2/+0
|/
* Objective-J lexer: Clean up, regenerate mapping, add to CHANGES, add AUTHORS,...Georg Brandl2010-01-301-0/+611
* merge with timGeorg Brandl2010-01-0715-30/+156
|\
| * 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
| * Happy new year!Georg Brandl2010-01-0112-12/+12
| * Remove 2.3 compatibility requirement.Georg Brandl2009-11-232-18/+7
* | 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