summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* Merged in micclly/pygments-main/add_mql_lexer (pull request #285)Georg Brandl2014-03-049-1/+904
|\
| * Merged in dscorbett/pygments-main (pull request #281)Georg Brandl2014-03-044-0/+504
| |\
| | * Add Inform lexersDavid Corbett2014-01-314-0/+504
| * | Merged in tenbits/pygments-main (pull request #280)Georg Brandl2014-03-044-1/+359
| |\ \
| | * \ Merged in jiyinyiyong/pygments-main (pull request #286)Georg Brandl2014-03-043-0/+352
| | |\ \
| | | * \ merge with raichoo/pygments-main (pull request #210)Georg Brandl2014-03-0422-25/+1311
| | | |\ \
| | | | * | Check for ColdFusion scopes.Tyson2014-02-111-0/+7
| | | | * | Better example script fileBrad Wood2014-02-111-7/+226
| | | | * | Added separate lexer to handle CFC. It can handle both tag and script based ...Tyson2014-02-072-0/+33
| | | | |/
| | | * | Idris: added examplefileraichoo2014-03-041-0/+93
| | * | | Cirru: add comma syntaxjiyinyiyong2014-02-171-1/+7
| | | |/ | | |/|
| * | | [dist] MaskLexertenbits2014-01-281-0/+41
| |/ /
* | | Added MQL4 constants to MqlLexermicclly2014-02-091-0/+187
* | | Added MqlLexermicclly2014-02-091-0/+123
|/ /
* | Merged in jiyinyiyong/pygments-main (pull request #275)Georg Brandl2014-01-171-0/+124
|\ \
| * | Correct the string and char escape code and put case sensitivity to keywords.Louis M2014-01-091-2/+2
| * | Adding the exemple.Louis M2014-01-091-0/+124
* | | Cirru: dim comments; use Text for newline character; add escape in string;jiyinyiyong2014-01-111-3/+9
* | | add syntax for Cirrujiyinyiyong2014-01-101-0/+31
|/ /
* | examplefiles test: change logic to actually lex each file with the intended l...Georg Brandl2014-01-095-0/+0
* | Merged in robzimmerman/pygments-main (pull request #233)Georg Brandl2014-01-091-0/+75
|\ \
| * | Add Kal lexerRob Zimmerman2013-09-031-0/+75
| |/
* | Merged in thomasvandoren/pygments-main (pull request #256)Georg Brandl2014-01-0911-25/+698
|\ \
| * \ Merged in splattael/pygments-main/elixir-non-greed-single-quote (pull request...Georg Brandl2014-01-091-1/+3
| |\ \
| | * | Elixir's lexer should be greedy on single quoted strings.Peter Suschlik2013-07-111-1/+3
| | |/
| * | Merged in rwtolbert/pygments-main (pull request #238)Georg Brandl2014-01-099-24/+530
| |\ \
| | * \ Merge in webhat/pygments-main-with-pike (pull request #237)Georg Brandl2014-01-092-0/+398
| | |\ \
| | | * | Added Pike Programming LanguageDani?l W. Crompton2013-09-062-0/+398
| | | |/
| | * | Merge in kurisuwhyte/pygments-main (pull request #224)Georg Brandl2014-01-096-24/+130
| | |\ \
| | | * \ Merged in pyos/pygments-main (pull request #226)Georg Brandl2014-01-091-24/+24
| | | |\ \
| | | | * | Update the dg lexer.pyos2013-08-031-24/+24
| | | | |/
| | | * | Merged in iElectric/pygments-main (pull request #267)Georg Brandl2014-01-091-0/+80
| | | |\ \
| | | | * | Add test file for Nix language lexerDomen Kozar2014-01-011-0/+80
| | | | |/
| | | * | Merged in adereth/pygments-main (pull request #245)Georg Brandl2014-01-091-0/+8
| | | |\ \
| | | | * | Simple test for MathematicaLexermadereth2013-10-131-0/+8
| | | | |/
| | | * | Merged in jrnold/pygments-main-stan (pull request #255)Georg Brandl2014-01-091-0/+2
| | | |\ \
| | | | * | updated StanLexer to Stan version 2.0.1 language.Jeffrey B. Arnold2013-11-241-0/+2
| | | | |/
| | | * | CoffeeScript's fat arrow (=>) now highlighted properlyRichard Metzler2013-12-091-0/+11
| | | * | FIX 873 Ruby 1.9 hash syntax, symbol with underscore as key not highlighted p...Richard Metzler2013-12-071-0/+5
| | | |/
| | * | Word array lexer shouldn't be greedy.Christina Whyte2013-07-211-0/+2
| | |/
| * | Added lexer for new Hy language, a variant of Lisp runningBob Tolbert2013-09-081-0/+165
| |/
* | Fix class and proc names in ChapelLexer.Thomas Van Doren2013-11-251-0/+50
* | Update Chapel example file.Thomas Van Doren2013-11-251-17/+17
* | Add ChapelLexer for Chapel source.Thomas Van Doren2013-11-251-0/+68
|/
* add example file for F#.Georg Brandl2013-05-201-0/+578
* merge with timjb/pygments-main (Agda lexers), pull request #203Georg Brandl2013-05-202-0/+121
|\
| * Test files for Agda and literate Agda modeTim Baumann2013-05-192-0/+121
* | merge with bitbucket.org/christian/pygments-main, pull request #171Georg Brandl2013-05-1919-116/+3219
|\ \
| * \ Merged in roskakori/pygments-main (pull request #199)Georg Brandl2013-05-196-30/+1771
| |\ \
| | * \ merge with bitbucket.org/andyli/pygments-main (Haxe3 lexer), pull request #174Georg Brandl2013-05-191-0/+142
| | |\ \