summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 1.4, add release date.1.4Georg Brandl2011-01-033-4/+4
* Do not generate classprefix without an actual class name (#479).Georg Brandl2011-01-031-3/+5
* Consistency fix.Georg Brandl2011-01-031-1/+1
* Add Hybris lexer (#506).Georg Brandl2011-01-035-1/+256
* Fix name rule in Ocaml lexer (#627).Georg Brandl2011-01-031-1/+1
* Fix class/procedure name highlighting in VB.NET lexer (#624). Add a .vb test...Georg Brandl2011-01-033-13/+434
* Fix lexing of Dylan string and char literals (#628).Georg Brandl2011-01-034-4/+17
* Add protobuf example file.Georg Brandl2011-01-031-0/+30
* Add changelog entry and attribution for protobuf lexer.Georg Brandl2011-01-032-0/+2
* merge with https://bitbucket.org/jparise/pygments-main/, adding ProtoBufLexer.Georg Brandl2011-01-032-2/+57
|\
| * Adding a Protocol Buffer definition lexer.Jon Parise2010-12-142-1/+54
* | Add some changelog entries for latest updates.Georg Brandl2011-01-031-0/+5
* | merge with timGeorg Brandl2011-01-033-7/+31
|\ \
| * | Fixed a comment lexing bug in glslArmin Ronacher2011-01-021-1/+1
| * | updated test file and updated web.py to have some fixes for   entity and...Steve Spigarelli2010-12-202-6/+30
| |/
* | make check: whitespace errorsTim Hatch2010-12-212-4/+4
* | Add examplefiles for GoodDataTim Hatch2010-12-212-0/+58
* | Allow rfc822-style continuation in ini files (#494)Tim Hatch2010-12-212-1/+11
* | Speed/correctness improvements to GoodData lexersTim Hatch2010-12-211-8/+8
* | Incorporate GoodData lexers (#609)Tim Hatch2010-12-213-2/+107
* | Patch to allow Jgments to pull out the raw regexes easier (#477)Tim Hatch2010-12-211-38/+56
* | Remove reference to String.Regexp (#625)Tim Hatch2010-12-211-1/+1
* | Add missing examplefilesTim Hatch2010-12-212-0/+18
* | Initial support for ssp files (#473)Tim Hatch2010-12-213-1/+39
* | Fix parsing of haskell imports (#527)Tim Hatch2010-12-212-0/+5
* | A quick fix for allowing hyphens in django block names (#429)Tim Hatch2010-12-211-1/+1
* | Improve scaml lexer docstringTim Hatch2010-12-211-3/+2
* | Support stripped heredocs for (ba)sh (#526)Tim Hatch2010-12-202-1/+4
* | Update mapfilesTim Hatch2010-12-202-1/+3
* | Add new Autohotkey lexer (#417)Tim Hatch2010-12-203-0/+384
* | Wire up vim style (#620)Tim Hatch2010-12-201-0/+1
* | Minor fix to Python2 lexer for octal constantsTim Hatch2010-12-201-1/+1
* | Fix number parsing for php lexer (#621)Tim Hatch2010-12-201-2/+5
* | Missing commas in vim2pygments (#626)Tim Hatch2010-12-201-2/+2
|/
* Support comments before preprocessor directives in C/C++ (#616).Georg Brandl2010-11-262-7/+23
* #612: use better token types in python traceback lexers.Georg Brandl2010-11-261-6/+6
* merge with http://bitbucket.org/bhollis/pygments-main/Georg Brandl2010-11-264-2/+61
|\
| * Add a Mason lexerBen Hollis2010-11-162-4/+56
* | Support unsigned/long long literals in C/C++ (#613).Georg Brandl2010-11-262-8/+10
* | Move XQuery lexer to web submodule and clean up code style.Georg Brandl2010-11-264-585/+627
* | merge with http://bitbucket.org/spig/pygments-mainGeorg Brandl2010-11-263-5/+14
|\ \
| * | Do not fail in analyse_text methods (#618).Georg Brandl2010-11-262-2/+10
| |/
| * Recognize names again.Georg Brandl2010-11-081-0/+1
| * Few fixes to the GLSL lexer.Georg Brandl2010-11-081-3/+3
* | added new xquery lexerSteve Spigarelli2010-10-283-0/+715
|/
* #602: update CoffeeScript lexer.Georg Brandl2010-10-171-3/+4
* mergeGeorg Brandl2010-10-173-1/+229
|\
| * added a scaml and jade lexerHiram Chirino2010-09-212-1/+220
* | changelog tweakGeorg Brandl2010-10-171-2/+1
* | - adding support for .duel markupmckamey2010-10-104-9/+11
|/