summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Closes #841: fix handling for unquoted attribute values in Opa.Georg Brandl2013-02-031-0/+10
|/ / /
* | | Add DylanConsoleLexer to the exceptions for test_lexer_options.Georg Brandl2013-01-111-1/+2
| | |
* | | Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add ↵Georg Brandl2013-01-102-0/+11
|\ \ \ | | | | | | | | | | | | DylanConsoleLexer.)
| * | | [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 ↵Dustin Howett2013-01-091-0/+28
|/ / / / | | | | | | | | | | | | ObjectiveCppLexer.
* | | | Closes #762: add Visual FoxPro lexer.Georg Brandl2013-01-091-0/+161
| | | |
* | | | CTags feature:Georg Brandl2013-01-092-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename parameter "urlformat" to "tagurlformat" to make clear it belongs to the tags feature * change NameError to RuntimeError and tone down the message * document that python-ctags must be installed to use the tagsfile feature * move test tags file from examplefiles/, where it will be attempted as a test file * fix test to work if python-ctags is not installed * changelog/attribution
* | | | Merge pull request #87 (ctags link support for HTML formatter) from ↵Georg Brandl2013-01-0956-141/+9371
|\ \ \ \ | | | | | | | | | | | | | | | https://bitbucket.org/pepijndevos/pygments-main/overview
| * \ \ \ Merged in agilbert/pygments-main/typescript (pull request #114: Add ↵Georg Brandl2013-01-091-0/+28
| |\ \ \ \ | | | | | | | | | | | | | | | | | | TypeScript Lexer)
| | * | | | Add TypeScript LexerAlain Gilbert2012-10-031-0/+28
| | | | | |
| * | | | | Merge pull request #115 (IDL lexer) from ↵Georg Brandl2013-01-0933-723/+5790
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://bitbucket.org/mgalloy/pygments-main/.
| | * \ \ \ \ Merged in fengxx/pygments-dev/v1.6 (pull request #122: Add AutoIt script lexer)Georg Brandl2013-01-0932-722/+5763
| | |\ \ \ \ \
| | | * \ \ \ \ Merged in blackjack/pygments-main (pull request #88: CBM BASIC V2 and ca65 ↵Georg Brandl2013-01-0938-722/+5723
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | assembler)
| | | | * \ \ \ \ Merged in pyos/pygments-main (pull request #116: Add dg source code lexer.)Georg Brandl2013-01-0935-722/+5652
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merged in btiffin/cobol-pygments (pull request #72: adding an OpenCOBOL lexer)Georg Brandl2013-01-0950-140/+5402
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ 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-0927-722/+1639
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Happy new year 2013.Georg Brandl2013-01-0913-13/+13
| | | | | | | | | | | | |
| | | | | | | * | | | | | Fix issues found by "make check".Georg Brandl2013-01-091-3/+4
| | | | | | | | | | | | |
| | | | | | | * | | | | | Merged in gentoo90/pygments-main/nsis (pull request #136: Add NSIS script lexer)Georg Brandl2013-01-099-706/+573
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Remove test file; we do not add regression tests for individual lexers.Georg Brandl2013-01-091-30/+0
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Merged in waywardmonkeys/pygments-main (pull request #148: Additional Dylan ↵Georg Brandl2013-01-092-0/+96
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | fixes)
| | | | | | | | | * | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Georg Brandl for pointing me in the right direction.
| | | | | | | | * | | | | | Merged in carljm/pygments-main (pull request #135: Fixed bug in ScssLexer ↵Georg Brandl2013-01-091-0/+30
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |/ / / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | with hyphenated variables.)
| | | | | | | | | * | | | | Fixed bug in ScssLexer with hyphenated variables.Carl Meyer2012-11-281-0/+30
| | | | | | | | | | |/ / / | | | | | | | | | |/| | |
| | | | | | | | * | | | | Rewrite the Dylan Lexer and provide a lexer for Dylan LID files.Bruce Mitchener, Jr.2013-01-092-4/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes include: * Dylan is not case sensitive. * Support for other number literal formats (hex, octal, binary). * Support nested multi-line comments. * Correct various issues with matching of 'names'. * Support highlighting of macro definitions better. * Support keyword / required keyword syntax in class definitions. * Support each-subclass slot allocation. * Handle the | operator. * Change what tokens are mapped to what types and reduce the Christmas tree look of the output a bit. * Explicitly list and handle the various builtins defined in the DRM.
| | | | | | | | * | | | | 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 ↵Tim Hatch2012-12-231-0/+120
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BOM if present))
| | | | | | | | | * | | | | Added an examplefile for testing new changes to PyPyLog lexer.Even Wiik Thomassen2012-12-171-0/+120
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Remove BOM when the input is unicode.Andy Li2012-12-121-1/+2
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Added example file that contains a BOM.Andy Li2012-12-121-0/+1
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | fixed #822 (remove BOM if present)Andy Li2012-12-081-0/+1
| | | | | | | | |/ / / / /
| | | | | | | | * | | | | Robot Framework: fix test suite failreGeorg Brandl2012-12-031-1/+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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - uppercase hex numbers - lowercase keywords like Or/And etc. - added preprocessor variables (differnt from preprocess keywords) - made preprocess keywords cleverer by not capturing the while line
| | | | | | | | * | | | | final(?) fixes, version seems to cover most thingsTinnet Coronam2012-10-171-15/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed multiline comment handling - added string escape sequences - simplified (and fixed) array handling
| | | | | | | | * | | | | merged upstream into branchTinnet Coronam2012-10-171-0/+84
| | | | | | | | |\ \ \ \ \ | | | | | | | | | |/ / / / | | | | | | | | |/| | | |