summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | A much more complete example of Ceylon codeEnrique Zamudio2013-03-191-10/+29
| | | |/ / | | |/| |
| * | | | update StanLexer to Stan 1.1.1, moreJeffrey B. Arnold2013-02-071-75/+86
| |/ / /
* | | | Update Objective-C lexer and tests with NSArray, NSDictionary, and NSNumber l...Christian Eager2013-02-201-0/+7
|/ / /
* | | Merged in christianjann/pygments-main (pull request #158)Georg Brandl2013-02-031-0/+45
|\ \ \
| * | | Added ShellSessionLexerChristian Jann2013-01-251-0/+45
| |/ /
* | | Closes #841: fix handling for unquoted attribute values in Opa.Georg Brandl2013-02-031-0/+10
|/ /
* | Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC...Georg Brandl2013-01-102-0/+11
|\ \
| * | [dylan] Check the lowercase of the value against the various builtins.Bruce Mitchener, Jr.2013-01-101-0/+2
| * | Merged.Bruce Mitchener, Jr.2013-01-101-0/+9
| |\ \
| | * | [dylan] Add DylanConsoleLexer.Bruce Mitchener, Jr.2013-01-101-0/+9
* | | | Add a lexer for the Logos language, which inherits functionality from the Obj...Dustin Howett2013-01-091-0/+28
|/ / /
* | | Closes #762: add Visual FoxPro lexer.Georg Brandl2013-01-091-0/+161
* | | CTags feature:Georg Brandl2013-01-091-36/+0
* | | Merge pull request #87 (ctags link support for HTML formatter) from https://b...Georg Brandl2013-01-0943-124/+9332
|\ \ \
| * \ \ Merged in agilbert/pygments-main/typescript (pull request #114: Add TypeScrip...Georg Brandl2013-01-091-0/+28
| |\ \ \
| | * | | Add TypeScript LexerAlain Gilbert2012-10-031-0/+28
| * | | | Merge pull request #115 (IDL lexer) from https://bitbucket.org/mgalloy/pygmen...Georg Brandl2013-01-0920-705/+5768
| |\ \ \ \
| | * \ \ \ Merged in fengxx/pygments-dev/v1.6 (pull request #122: Add AutoIt script lexer)Georg Brandl2013-01-0919-705/+5743
| | |\ \ \ \
| | | * \ \ \ Merged in blackjack/pygments-main (pull request #88: CBM BASIC V2 and ca65 as...Georg Brandl2013-01-0925-705/+5703
| | | |\ \ \ \
| | | | * \ \ \ Merged in pyos/pygments-main (pull request #116: Add dg source code lexer.)Georg Brandl2013-01-0922-705/+5632
| | | | |\ \ \ \
| | | | | * \ \ \ Merged in btiffin/cobol-pygments (pull request #72: adding an OpenCOBOL lexer)Georg Brandl2013-01-0937-124/+5357
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged in amacarthur/pygments-main (pull request #123: Added QML lexer)Georg Brandl2013-01-091-0/+112
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ updating to newest from upstreamAngus MacArthur2012-11-156-0/+741
| | | | | | | |\ \ \ \
| | | | | | | * | | | | added QML lexer and example fileamacarthur2012-10-221-0/+112
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | * | | | | Merged in gentoo90/pygments-main (pull request #124: Add RPM *.spec files lexer)Georg Brandl2013-01-0914-705/+1619
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merged in gentoo90/pygments-main/nsis (pull request #136: Add NSIS script lexer)Georg Brandl2013-01-097-705/+570
| | | | | | | |\ \ \ \ \ | | | | | | | | | |_|_|/ | | | | | | | | |/| | |
| | | | | | | | * | | | [dylan] Add example .intr file to ensure things are working.Bruce Mitchener, Jr.2013-01-091-0/+95
| | | | | | | | * | | | [dylan] Correctly handle file headers.Bruce Mitchener, Jr.2013-01-091-0/+1
| | | | | | | | * | | | Rewrite the Dylan Lexer and provide a lexer for Dylan LID files.Bruce Mitchener, Jr.2013-01-092-4/+123
| | | | | | | | * | | | Update the Rust syntax to match version 0.5 of the languagePatrick Walton2013-01-021-701/+191
| | | | | | | | * | | | Merged in andyli/pygments-main/BOM (pull request #139: fixed #822 (remove BOM...Tim Hatch2012-12-231-0/+120
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Added an examplefile for testing new changes to PyPyLog lexer.Even Wiik Thomassen2012-12-171-0/+120
| | | | | | | | * | | | | Added example file that contains a BOM.Andy Li2012-12-121-0/+1
| | | | | | | | |/ / / /
| | | | | | | | * | | | Lexer for Robot Framework test data.Pekka Kl?rck2012-11-291-0/+39
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | * | | | Add NSIS script lexergentoo902012-11-251-0/+308
| | | | | | | |/ / /
| | | | | | | * | | Merged in tomstuart/pygments-main (pull request #125)Tim Hatch2012-11-125-0/+286
| | | | | | | |\ \ \
| | | | | | | | * | | Add test file for #821 (it doesn't fail, but lets you see what was wrong)Tim Hatch2012-11-121-0/+4
| | | | | | | | * | | Forgot .reg examplefile.Tim Hatch2012-11-061-0/+19
| | | | | | | | * | | Fix operator highlighting in Monkey lexer.Tim Hatch2012-11-061-1/+9
| | | | | | | | * | | Merge dg lexer (Pull Request 116)Tim Hatch2012-11-051-0/+71
| | | | | | | | |\ \ \
| | | | | | | | * \ \ \ Merge lexer for Monkey support (Pull Request 117)Tim Hatch2012-11-051-0/+40
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Upstream lexer for Smali.Tim Hatch2012-10-301-0/+40
| | | | | | | | | | |/ / | | | | | | | | | |/| |
| | | | | | | | * | | | applied several fixes hinted on in pull request 117Tinnet Coronam2012-11-031-4/+40
| | | | | | | | * | | | final(?) fixes, version seems to cover most thingsTinnet Coronam2012-10-171-15/+39
| | | | | | | | * | | | merged upstream into branchTinnet Coronam2012-10-171-0/+84
| | | | | | | | |\ \ \ \ | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | | * | | added Throw and InterfaceTinnet Coronam2012-10-171-0/+7
| | | | | | | | | * | | some fixes to classnames (with generics and module paths)Tinnet Coronam2012-10-171-0/+17
| | | | | | | | | * | | added sample fileTinnet Coronam2012-10-161-0/+60
| | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | * | | | Add Treetop lexerTom Stuart2012-11-111-0/+455
| | | | | | | |/ / /
| | | | | | * | | | Add example RPM *.spec filegentoo902012-11-111-0/+163
| | | | | | |/ / /