summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close unneeded branch.Haxe3Georg Brandl2013-05-190-0/+0
* No, the ident of compiler switch should not contain "-".Andy Li2013-02-261-4/+2
* Improved preproc to actually allow binops inside parenthesis. Fixed meta with...Andy Li2013-02-221-10/+38
* Remove keyword "callback", added optional type, improved regex, binop, and sw...Andy Li2013-02-211-4/+5
* support '-' in preprocAndy Li2013-02-211-1/+3
* Improved cast.Andy Li2013-02-201-1/+9
* Improved string interpolation supportAndy Li2013-02-201-1/+2
* Added string interpolation and escape.Andy Li2013-02-191-13/+33
* A number of fixes.Andy Li2013-02-191-12/+32
* Merge upstream changes.Andy Li2013-02-19136-1429/+10308
|\
| * Add setup.py "upload" alias for automatic package signing.Georg Brandl2013-02-051-0/+1
| * Added tag 1.6 for changeset 7c962dcb484cGeorg Brandl2013-02-030-0/+0
| * Update release info for 1.6.1.6Georg Brandl2013-02-033-3/+3
| * Fix long line.Georg Brandl2013-02-031-1/+2
| * HTML formatter: add / to path in ctags linking if nonempty; fix spelling.Georg Brandl2013-02-031-1/+3
| * Add changelog entry for shell session lexer.Georg Brandl2013-02-031-0/+1
| * Merged in christianjann/pygments-main (pull request #158)Georg Brandl2013-02-035-2/+95
| |\
| | * Added ShellSessionLexerChristian Jann2013-01-255-2/+95
| * | Add missing attributions and changelog entries.Georg Brandl2013-02-032-0/+5
| * | Closes #841: fix handling for unquoted attribute values in Opa.Georg Brandl2013-02-032-3/+14
| * | Updating and fixing Dart support.Timothy Armstrong2013-02-011-19/+51
| |/
| * JuliaLexer: add baremodule, importall, using keywordsMike Nolta2013-01-211-2/+2
| * Merged in rreilink/pygments-main (pull request #155)Georg Brandl2013-01-201-1/+1
| |\
| | * fixed bug in ExtendedRegexLexerRob Reilink2013-01-131-1/+1
| * | Merged in vlotorev/pygments-main (pull request #156)Georg Brandl2013-01-2015-113/+125
| |\ \
| | * | Check for missing aliases in "make check".Georg Brandl2013-01-202-1/+3
| | * | Closes #837: add an alias for the RegeditLexer.Georg Brandl2013-01-202-2/+2
| | * | Lower default analyse_text result of Octave lexer.Georg Brandl2013-01-181-2/+1
| | * | Closes #838: fix lexers not receiving command-line options when guessing by c...Georg Brandl2013-01-182-4/+6
| | |/
| | * Fix stuff in new lexers found by regexlint.Georg Brandl2013-01-128-97/+98
| | * AdaLexer: fix support for record typesMasen Furer2013-01-111-1/+6
| | * AdaLexer: added additional built-in/standard typesMasen Furer2013-01-111-4/+6
| | * Add DylanConsoleLexer to the exceptions for test_lexer_options.Georg Brandl2013-01-111-1/+2
| | * Add support for *.robot as an alternative extension for *.txt.Pekka Kl?rck2013-01-112-2/+2
| * | added language full name in aliases for systemverilog+verilog in lexers/hdl.pyVitaliy Lotorev2013-01-112-4/+4
| |/
| * Changelog entry for Dylan console lexer.Georg Brandl2013-01-101-0/+1
| * Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC...Georg Brandl2013-01-104-7/+72
| |\
| | * [dylan] Check the lowercase of the value against the various builtins.Bruce Mitchener, Jr.2013-01-102-4/+7
| | * Merged.Bruce Mitchener, Jr.2013-01-103-3/+62
| | |\
| | | * [dylan] Add DylanConsoleLexer.Bruce Mitchener, Jr.2013-01-103-3/+61
| * | | merge headsGeorg Brandl2013-01-105-2/+105
| |\ \ \
| | * | | Add attribution/changelog entry for Logos.Georg Brandl2013-01-102-0/+10
| | * | | merge with https://bitbucket.org/dhowett/pygments-main#logosGeorg Brandl2013-01-102-36/+44
| | |\ \ \ | | | |/ /
| | * | | Add a lexer for the Logos language, which inherits functionality from the Obj...Dustin Howett2013-01-093-1/+86
| | |/ /
| * | | autopygmentize: check list of MIME types unknown to pygmentsrrt2013-01-101-1/+1
| * | | autopygmentize: various improvementsrrt2013-01-101-50/+46
| * | | Fix typotmortagne2013-01-101-1/+1
| |/ /
| * | Added tag 1.6rc1 for changeset 2c262bfc66b0Georg Brandl2013-01-090-0/+0
| * | Update release date in changelog.1.6rc1Georg Brandl2013-01-091-14/+14
| * | Update setup.py and version for 1.6rc1 release.Georg Brandl2013-01-092-4/+6