summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | | | | | | | * | | | | | | | | | Merged in protz/pygments-main/fix-options (pull request #234)Georg Brandl2014-01-091-1/+1
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix options with "=" in them.
| | | | | | | | | | | | * | | | | | | | | | Fix options with "=" in them.Jonathan Protzenko2013-09-041-1/+1
| | | | | | | | | | | | | |/ / / / / / / / | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | | | | | | | changelog: update stan/llvmGeorg Brandl2014-01-091-0/+4
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | Merged in jrnold/pygments-main-stan (pull request #255)Georg Brandl2014-01-093-11/+106
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated StanLexer to Stan version 2.0.1 language.
| | | | | | | | | | | | * | | | | | | | | | updated StanLexer to Stan version 2.0.1 language.Jeffrey B. Arnold2013-11-243-11/+106
| | | | | | | | | | | | | |_|/ / / / / / / | | | | | | | | | | | | |/| | | | | | | |
| | | | | | | | | | | * | | | | | | | | | Merged in alonmishne/pygments-llvm (pull request #258)Georg Brandl2014-01-0910-361/+462
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated LLVM lexer with keywords up to LLVM 3.4
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merged in dietmarw/pygments-main (pull request #214)Georg Brandl2014-01-0910-353/+449
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements to ModelicaLexer
| | | | | | | | | | | | | * | | | | | | | | | changelog: rebol updateGeorg Brandl2014-01-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | | Merged in Oldes/pygments-main (pull request #261)Georg Brandl2014-01-091-4/+14
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | REBOL lexer updates
| | | | | | | | | | | | | | * | | | | | | | | | REBOL lexer - added detection if code contains REBOL header and so R lexer ↵Oldes2013-12-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is not used instead (proper fix)
| | | | | | | | | | | | | | * | | | | | | | | | REBOL lexer - added detection if code contains REBOL header and so R lexer ↵Oldes2013-12-091-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is not used instead
| | | | | | | | | | | | | | * | | | | | | | | | 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 ↵Oldes2013-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | before it.
| | | | | | | | | | | | | | * | | | | | | | | | Merged birkenfeld/pygments-main into defaultOldes2013-12-080-0/+0
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | Modified REBOL's root token to be synced with official Pygment's version ↵Oldes2013-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (although it's not correct)
| | | | | | | | | | | | | | | * | | | | | | | | converted tabs to spacesOldes2012-03-141-5/+5
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | Fixed the REBOL preface so it could contain 'rebol' wordOldes2012-03-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | | | mergeGeorg Brandl2014-01-090-0/+0
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ merge with http://bitbucket.org/hoelzro/pygments-mainGeorg Brandl2014-01-0910-347/+431
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | \ \ \ \ \ \ \ \ \ \ \ Merged in hoelzro/pygments-main (pull request #268)Georg Brandl2014-01-0910-347/+431
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add .t as a valid file extension for Perl/Perl6
| | | | | | | | | | | | | | * | | | | | | | | | | | Merged in stof/pygments-main/stof/gherkin_table_escaping (pull request #269)Georg Brandl2014-01-099-347/+429
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added proper support for escaped pipes in the GherkinLexer
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merged in rmetzler/pygments-main/712-coffeescript-fat-arrow (pull request #262)Georg Brandl2014-01-092-3/+14
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CoffeeScript's fat arrow (=>)
| | | | | | | | | | | | | | | | * | | | | | | | | | | | Created new branch 712-coffeescript-fat-arrowRichard Metzler2013-12-090-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | CoffeeScript's fat arrow (=>) now highlighted properlyRichard Metzler2013-12-092-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bug Report: https://bitbucket.org/birkenfeld/pygments-main/issue/712/better-functions-and-methods-handling-in - test file in tests/examplefiles/function_arrows.coffee I also refactored the regex to be more readable (put a group in one line instead of breaking it). I needed to do this to spot the error.
| | | | | | | | | | | | | | | * | | | | | | | | | | | | changelog for ruby fix #873Georg Brandl2014-01-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | | Merged in rmetzler/pygments-main/fix-873-ruby-hash-symbols (pull request #259)Georg Brandl2014-01-092-1/+6
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug 873 ruby 1.9 symbols in hashes
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | Created new branch fix-873-ruby-hash-symbolsRichard Metzler2013-12-070-0/+0
| | | | | | | | | | | | | | | | |/ / / / / / / / / / / /
| | | | | | | | | | | | | | | | * | | | | | | | | | | | FIX 873 Ruby 1.9 hash syntax, symbol with underscore as key not highlighted ↵Richard Metzler2013-12-072-1/+6
| | | | | | | | | | | | | | | | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly Bugreport: https://bitbucket.org/birkenfeld/pygments-main/issue/873/ruby-19-hash-syntax-symbol-with-underscore Example: https://gist.github.com/rmetzler/7833554
| | | | | | | | | | | | | | | * | | | | | | | | | | | Merged in Ivoz/pygments-main (pull request #260)Georg Brandl2014-01-093-97/+50
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ez_setup to current setuptools 1.x (1.4.2)
| | | | | | | | | | | | | | | | * | | | | | | | | | | | attribution for KotlinGeorg Brandl2014-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | changelog entry for KotlinGeorg Brandl2014-01-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | Merged in udalov/pygments-main/kotlin (pull request #271)Georg Brandl2014-01-091-97/+47
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update KotlinLexer
| | | | | | | | | | | | | | | | | * | | | | | | | | | | Update KotlinLexerAlexander Udalov2014-01-081-37/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - get rid of things which were copy-pasted from CSharpParser but make no sense in Kotlin - use the set of keywords taken right from the sources of Kotlin lexer - highlight Kotlin-specific constructs as operators: ::, !!, ?., ?: - highlight declaration names differently according to the declaration kind (class, function, etc.) - highlight backtick-escaped names as identifiers (e.g. `type`)
| | | | | | | | | | | | | | | | | * | | | | | | | | | | Update Kotlin URL with the newer oneAlexander Udalov2014-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | | | | | Simplify KotlinLexerAlexander Udalov2014-01-081-96/+54
| | | | | | | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete the useless Unicode option which was copy-pasted from CSharpLexer. As there's no specification on what Unicode symbols are allowed in Kotlin yet, assume that 'basic' character set from C# will be enough
| | | | | | | | | | | | | | | * | | | | | | | | | | | Update ez_setup to current setuptools 1.x (1.4.2);Matthew Iversen2013-12-082-245/+357
| | | | | | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update setup.py to use it properly.
| | | | | | | | | | | | | | * | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old check would pick up sprintf-style format strings for floats, like %.3f
| | | | | | | | | | | | | * | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ex. sub postcircumfix:<[ ]>
| | | | | | | | | | | | | * | | | | | | | | | | | Include slurpy parameters in the Perl 6 detection heuristicRob Hoelz2014-01-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slurpy parameters (http://perlcabal.org/syn/S06.html#List_parameters) are signified with a leading '*' character. *@array, *%hash, and *&sub are not valid Perl 5, so this is a good test for Perl 6.
| | | | | | | | | | | | | * | | | | | | | | | | | Perform module/role/class check in Perl6 detection with a single regexRob Hoelz2014-01-041-5/+1
| | | | | | | | | | | | | | |/ / / / / / / / / / | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleans things up a bit
| | | | | | | | | | | | | * | | | | | | | | | | Add .t as a valid file extension for Perl/Perl6Rob Hoelz2014-01-031-2/+2
| | | | | | | | | | | | | |/ / / / / / / / / /