summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Varnish: style nits, make analyse_text fasterGeorg Brandl2016-02-141-57/+81
* Merged birkenfeld/pygments-main into defaultKristian Lyngstol2016-02-128-34/+56
|\
| * String prefixes and dollar-quoted string delimiters lexing in Postgresql. Als...Miikka Salminen2016-02-081-10/+25
| * Parentheses are now lexed as part of the delimiter in C++ raw strings.Miikka Salminen2016-02-081-3/+3
| * Add tokens for string affixes and heredoc delimiters. Add lexing for them in ...Miikka Salminen2016-02-067-24/+31
* | Varnish Lexer: Simplify and use machine-generated tokensKristian Lyngstol2016-02-112-56/+22
* | Varnish lexer: Once again, improve precisionKristian Lyngstol2016-02-101-17/+10
* | Varnish Lexer: Also support fractions of secondsKristian Lyngstol2016-02-091-2/+2
* | Varnish Lexer: (Presumably) complete language supportKristian Lyngstol2016-02-091-24/+26
* | Varnish Lexer: Improve precision based on feedbackKristian Lyngstol2016-02-091-3/+3
* | Varnish Lexer: Add analyse_text()Kristian Lyngstol2016-02-091-1/+15
* | Varnihs Lexer: Add various missing tokensKristian Lyngstol2016-02-081-6/+17
* | Varnish Lexer: Improve accuracyKristian Lyngstol2016-02-081-19/+26
* | Varnish: Tweak stringsKristian Lyngstol2016-02-081-2/+1
* | Varnish VCL: Use character class instead for timeKristian Lyngstol2016-02-081-1/+1
* | Varnish lexer: Incorporate review feedbackKristian Lyngstol2016-02-081-21/+18
* | Add Varnish lexers, VCL and snippetsKristian Lyngstol2016-02-082-0/+175
|/
* mergeGeorg Brandl2016-02-034-6/+97
|\
| * Changed the lexing of PHP magic variables to constants.Miikka Salminen2016-02-031-3/+3
| * Adds an entry to changelog. Adds magic method and variable lexing for PHP alo...Miikka Salminen2016-02-031-5/+25
| * Merged birkenfeld/pygments-main into defaultMiikka Salminen2016-02-033-1/+72
| |\
| | * Merged birkenfeld/pygments-main into defaultMiikka Salminen2016-01-203-1/+72
| | |\
| | | * Added support and documentation for magic method and variable tokens. ReflectedMiikka Salminen2015-10-233-1/+72
* | | | merge with stableGeorg Brandl2016-02-033-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Closes #1207: add back "emacs-lisp" alias for Elisp lexer.Georg Brandl2016-02-032-2/+2
| * | | Closes #1206: add IF and ELSIF to SQL keywords.Georg Brandl2016-02-031-3/+3
| * | | Fixed statefulness of HttpLexer between get_tokens callsGeorg Brandl2016-02-021-0/+5
* | | | Fixed statefulness of HttpLexer between get_tokens callsGeorg Brandl2016-02-021-0/+5
* | | | Remove typescript analyser function again.Georg Brandl2016-02-021-4/+0
* | | | merge with stableGeorg Brandl2016-02-0212-308/+678
|\ \ \ \ | |/ / / |/| | |
| * | | Add lexer for TypoScript (#closes 1173)Georg Brandl2016-02-023-0/+232
| * | | Add AMPL lexer, by Benoit Vinot.Georg Brandl2016-02-022-0/+83
| * | | merge with stableGeorg Brandl2016-02-029-21/+42
| |\ \ \
| * \ \ \ mergeGeorg Brandl2016-02-021-1/+23
| |\ \ \ \
| | * \ \ \ Merged in PHO/pygments-main (pull request #547)Georg Brandl2016-02-027-329/+344
| | |\ \ \ \
| | * | | | | Erlang lexer: Support map expressions introduced in Erlang/OTP 17PHO2016-01-251-0/+15
| | * | | | | Erlang lexer: Support escript shebangPHO2016-01-251-0/+3
| | * | | | | Erlang lexer: Support more escape sequencesPHO2016-01-251-1/+5
| | | |_|/ / | | |/| | |
| * | | | | Added `lexers.find_lexer_class_by_name()` (closes #1203)Georg Brandl2016-02-021-0/+22
| * | | | | Merge with stable.Georg Brandl2016-02-026-307/+318
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merged in miikkas/pygments-py3strinterpolfix (pull request #544)Georg Brandl2016-02-026-312/+322
| | |\ \ \ \
| | | * \ \ \ Merged in t-b/pygments-main (pull request #545)Georg Brandl2016-02-025-115/+117
| | | |\ \ \ \
| | | | * | | | Add 'except' and 'only' keywords to Chapel lexer and example program.Lydia Duncan2016-02-011-6/+7
| | | | * | | | remove unused keywords from ArduinoLexerEdoardo Tenani2016-01-281-12/+11
| | | | * | | | Update ArduinoStyleEdoardo Tenani2016-01-271-6/+6
| | | | * | | | Update ArduinoLexerEdoardo Tenani2016-01-271-102/+103
| | | | * | | | Register arduino styleEdoardo Tenani2016-01-271-0/+1
| | | | * | | | Change Keyword Type highlighting to use color #00688B, like perldoc.org's hig...alaska2016-01-261-1/+1
| | | | |/ / /
| | | * | | | Fix ordering of compiler directivest-b2016-01-191-1/+1
| | | * | | | Update list of functions and operations to conform to Igor Pro 7 beta 5Thomas Braun2016-01-181-195/+203