summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Update release info for 1.6.1.6Georg Brandl2013-02-031-1/+1
* 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
* Merged in christianjann/pygments-main (pull request #158)Georg Brandl2013-02-032-1/+48
|\
| * Added ShellSessionLexerChristian Jann2013-01-252-1/+48
* | Closes #841: fix handling for unquoted attribute values in Opa.Georg Brandl2013-02-031-3/+4
* | 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-2012-112/+119
|\ \
| * | Check for missing aliases in "make check".Georg Brandl2013-01-201-1/+1
| * | 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-181-4/+4
| |/
| * 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 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
|/
* Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC...Georg Brandl2013-01-102-7/+61
|\
| * [dylan] Check the lowercase of the value against the various builtins.Bruce Mitchener, Jr2013-01-101-4/+5
| * Merged.Bruce Mitchener, Jr2013-01-102-3/+53
| |\
| | * [dylan] Add DylanConsoleLexer.Bruce Mitchener, Jr2013-01-102-3/+52
* | | 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-092-1/+58
|/ /
* | Update setup.py and version for 1.6rc1 release.Georg Brandl2013-01-091-1/+1
* | RobotFramework lexer: fix two instances of "return ValueError" instead of "ra...Georg Brandl2013-01-091-2/+2
* | Fix a couple "make check" issues, mostly long lines.Georg Brandl2013-01-095-87/+232
* | Closes #832: recognize *.inc as PHP code.Georg Brandl2013-01-091-1/+1
* | Closes #813: add missing FORTRAN statements.Georg Brandl2013-01-091-4/+4
* | Closes #762: add Visual FoxPro lexer.Georg Brandl2013-01-092-0/+429
* | HTML linespans: add changelog and versionaddedGeorg Brandl2013-01-091-1/+3
* | Merged in icholy/pygments-main (pull request #82: added `linespans` option to...Georg Brandl2013-01-091-0/+18
|\ \
| * | fixed typoIlia Choly2012-06-181-1/+1
| * | added `linespans` option to HtmlFormatter to wrap lines in spansIlia Choly2012-06-181-0/+18
* | | CTags feature:Georg Brandl2013-01-091-21/+24
* | | Merge pull request #87 (ctags link support for HTML formatter) from https://b...Georg Brandl2013-01-0975-1176/+12477
|\ \ \
| * \ \ Merged in agilbert/pygments-main/typescript (pull request #114: Add TypeScrip...Georg Brandl2013-01-092-1/+78
| |\ \ \
| | * | | Add TypeScript LexerAlain Gilbert2012-10-032-1/+76
| * | | | Merge pull request #115 (IDL lexer) from https://bitbucket.org/mgalloy/pygmen...Georg Brandl2013-01-0974-792/+2811
| |\ \ \ \
| | * | | | AutoIt: rewrap.Georg Brandl2013-01-091-72/+89
| | * | | | Merged in fengxx/pygments-dev/v1.6 (pull request #122: Add AutoIt script lexer)Georg Brandl2013-01-0974-671/+2504
| | |\ \ \ \
| | | * \ \ \ Merged in blackjack/pygments-main (pull request #88: CBM BASIC V2 and ca65 as...Georg Brandl2013-01-0975-1100/+4631
| | | |\ \ \ \
| | | | * \ \ \ Merged in pyos/pygments-main (pull request #116: Add dg source code lexer.)Georg Brandl2013-01-0975-1096/+4515
| | | | |\ \ \ \
| | | | | * \ \ \ Merged in btiffin/cobol-pygments (pull request #72: adding an OpenCOBOL lexer)Georg Brandl2013-01-0975-1414/+11810
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged in andyli/pygments-main/ExtendedRegexLexer-tuple-newstate (pull reques...Georg Brandl2013-01-0974-558/+1618
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merged in EricFromCanada/pygments-main (pull request #113: more fixes for the...Georg Brandl2013-01-092-29/+57
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ periodic mergeEricFromCanada2013-01-0821-581/+3430
| | | | | | | | |\ \ \ \
| | | | | | | | * | | | | temp rollback of BOM removalEricFromCanada2012-12-111-1/+0