summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 f...Georg Brandl2013-01-092-0/+96
| |\
| | * [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
| * | Merged in carljm/pygments-main (pull request #135: Fixed bug in ScssLexer wit...Georg Brandl2013-01-091-0/+30
| |\ \ | | |/ | |/|
| | * 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
| * | 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
| * | | 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
| |\
| | * Avoid using `call` in the dg example.Doug2012-10-101-1/+1
| | * Add dg source code lexer.Doug2012-10-101-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
|/ /
* | Merged in jrnold/pygments-stan-fixes (pull request #112)Tim Hatch2012-10-075-0/+247
|\ \
| * \ Merged in daanl/pygments-main (pull request #102)Tim Hatch2012-10-061-0/+123
| |\ \
| | * | Added lexer for the Koka languageDaan Leijen2012-08-241-0/+123
| * | | Merged in chochos/pygments-main (pull request #86)Tim Hatch2012-10-063-0/+91
| |\ \ \
| | * | | Example files for new lexers (rpf and sp)Tim Hatch2012-10-062-0/+13
| | * | | resolved conflictJeffrey B. Arnold2012-09-026-58/+174
| | |\ \ \ | | | | |/ | | | |/|
| | * | | added support for R documentation (Rd) filesJeffrey B. Arnold2012-08-191-0/+78
| * | | | merge from birkenfeld/pygments-mainEnrique Zamudio2012-09-2618-120/+3929
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Example file for Ceylon lexerEnrique Zamudio2012-08-201-0/+33
* | | | | update StanLexer for changes in Stan 1.0.2Jeffrey B. Arnold2012-09-231-0/+6
| |/ / / |/| | |
* | | | mergedJeffrey B. Arnold2012-09-012-0/+113
|\ \ \ \
| * | | | Handle non-BMP Unicode ranges consistently, regardless of Python build.Tim Hatch2012-08-261-0/+18
| | |_|/ | |/| |
| * | | Merged in greghendershott/pygments-main (pull request #101)Georg Brandl2012-08-231-10/+0
| |\ \ \
| | * | | Remove examples of errors in example.rkt.Greg Hendershott2012-08-231-10/+0
| * | | | Merged in greghendershott/pygments-main (pull request #94)Georg Brandl2012-08-231-0/+105
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Add example.rkt. Update AUTHORS.Greg Hendershott2012-08-191-0/+105