summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Merged in adereth/pygments-main (pull request #245)Georg Brandl2014-01-092-1/+48
|\
| * Initial commit of MathematicaLexermadereth2013-10-131-0/+1
| * Initial commit of MathematicaLexermadereth2013-10-131-1/+47
* | Merged in adibis/pygments-main (pull request #252)Georg Brandl2014-01-0910-137/+216
|\ \
| * \ Merged in scottmac/pygments-main (pull request #222)Georg Brandl2014-01-091-1/+3
| |\ \
| | * \ Merged in scottmac/add-binary-number-tokens-for-php-1374244102726 (pull reque...Scott MacVicar2013-07-211-1/+2
| | |\ \
| | | * | Add generator / finally keyword highlighting from PHP 5.5Scott MacVicar2013-07-191-1/+2
| | * | | Add binary number tokens for PHPScott MacVicar2013-07-191-0/+1
| | |/ /
| * | | Merged in kyuubi1692/pygments-main (pull request #246)Georg Brandl2014-01-091-0/+1
| |\ \ \
| | * | | ABAP Lexer : Added Back-tick to string literalMalay Keshav2013-10-171-0/+1
| | | |/ | | |/|
| * | | Merged in dflock/pygments-main/dflock/monokaipy-edited-to-add-highlighting-su...Georg Brandl2014-01-0910-134/+216
| |\ \ \
| | * \ \ Merged in astrieanna/pygments-main (pull request #249)Georg Brandl2014-01-091-2/+2
| | |\ \ \
| | | * | | fixed jlcon lexer to highlight entire 'julia>' prompt, instead of just the fi...Leah Hanson2013-10-301-2/+2
| | | |/ /
| | * | | Merged in protz/pygments-main/fix-options (pull request #234)Georg Brandl2014-01-091-1/+1
| | |\ \ \
| | | * | | Fix options with "=" in them.Jonathan Protzenko2013-09-041-1/+1
| | | | |/ | | | |/|
| | * | | Merged in jrnold/pygments-main-stan (pull request #255)Georg Brandl2014-01-092-11/+104
| | |\ \ \
| | | * | | updated StanLexer to Stan version 2.0.1 language.Jeffrey B. Arnold2013-11-242-11/+104
| | * | | | Merged in alonmishne/pygments-llvm (pull request #258)Georg Brandl2014-01-094-115/+82
| | |\ \ \ \
| | | * \ \ \ Merged in dietmarw/pygments-main (pull request #214)Georg Brandl2014-01-094-107/+69
| | | |\ \ \ \
| | | | * \ \ \ Merged in Oldes/pygments-main (pull request #261)Georg Brandl2014-01-091-4/+14
| | | | |\ \ \ \
| | | | | * | | | REBOL lexer - added detection if code contains REBOL header and so R lexer is...Oldes2013-12-101-3/+3
| | | | | * | | | REBOL lexer - added detection if code contains REBOL header and so R lexer is...Oldes2013-12-091-0/+10
| | | | | * | | | REBOL Lexer - fix for date datatype with slashes - like (8/12/2013)Oldes2013-12-081-2/+2
| | | | | * | | | Correct detection of REBOL header and using "comment" style for everything be...Oldes2013-12-081-2/+2
| | | | | |/ / /
| | | | * | | | backout 04ebd2ff1cf0Georg Brandl2014-01-091-5/+0
| | | | * | | | backout 9a2e03376741Georg Brandl2014-01-091-2/+0
| | | | * | | | backout 0534bec766ccGeorg Brandl2014-01-091-1/+1
| | | | * | | | backout cda25e0e1d5eGeorg Brandl2014-01-091-5/+1
| | | | * | | | backout c8b89f86c67bGeorg Brandl2014-01-091-1/+1
| | | | * | | | backout 94595dca3b45Georg Brandl2014-01-091-1/+5
| | | | * | | | Merged in hoelzro/pygments-main (pull request #268)Georg Brandl2014-01-094-101/+53
| | | | |\ \ \ \
| | | | | * \ \ \ Merged in stof/pygments-main/stof/gherkin_table_escaping (pull request #269)Georg Brandl2014-01-093-101/+51
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged in rmetzler/pygments-main/712-coffeescript-fat-arrow (pull request #262)Georg Brandl2014-01-091-3/+3
| | | | | | |\ \ \ \
| | | | | | | * | | | CoffeeScript's fat arrow (=>) now highlighted properlyRichard Metzler2013-12-091-3/+3
| | | | | | * | | | | Merged in rmetzler/pygments-main/fix-873-ruby-hash-symbols (pull request #259)Georg Brandl2014-01-091-1/+1
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | FIX 873 Ruby 1.9 hash syntax, symbol with underscore as key not highlighted p...Richard Metzler2013-12-071-1/+1
| | | | | | | |/ / /
| | | | | | * | | | Update KotlinLexerAlexander Udalov2014-01-081-37/+29
| | | | | | * | | | Update Kotlin URL with the newer oneAlexander Udalov2014-01-081-1/+1
| | | | | | * | | | Simplify KotlinLexerAlexander Udalov2014-01-081-96/+54
| | | | | | |/ / /
| | | | | * | | | Added proper support for escaped pipes in the GherkinLexerChristophe Coevoet2014-01-051-0/+2
| | | | | |/ / /
| | | | * | | | Improve Perl 6 heuristic to check for member variablesRob Hoelz2014-01-051-1/+1
| | | | * | | | Add a Perl 6 detection heuristic: my TYPE VARRob Hoelz2014-01-051-1/+5
| | | | * | | | Fix up special sub detector for Perl 6 heuristicsRob Hoelz2014-01-051-1/+1
| | | | * | | | Add Perl 6 heuristic: check for special method namesRob Hoelz2014-01-041-0/+2
| | | | * | | | Include slurpy parameters in the Perl 6 detection heuristicRob Hoelz2014-01-041-0/+5
| | | | * | | | Perform module/role/class check in Perl6 detection with a single regexRob Hoelz2014-01-041-5/+1
| | | | * | | | Add .t as a valid file extension for Perl/Perl6Rob Hoelz2014-01-031-2/+2
| | | | |/ / /
| | | * | | | Merged birkenfeld/pygments-main into defaultDietmar Winkler2013-12-141-8/+13
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merged birkenfeld/pygments-main into defaultDietmar Winkler2013-10-141-8/+13
| | | | |\ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | ModelicaLexer: Also catch class names with array references.Dietmar Winkler2013-07-051-3/+3