summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
* Bash lexer: letter from "g" to "z" should also be treated as part of a variab...Hong Xu2016-02-281-1/+1
* Add renaming keyword 'as' to Chapel lexer.Lydia Duncan2016-02-231-9/+9
* Xtlang: regexlint fixes.Georg Brandl2016-02-171-3/+3
* Merge in Extempore lexer (PR#530)Georg Brandl2016-02-172-1/+207
|\
| * add lexer for the Extempore programming language/environmentBen Swift2015-12-112-2/+207
* | NCL: add to changelog, mapping, and fix nits.Georg Brandl2016-02-172-8/+9
* | Merged in wqshen/pygments-main (pull request #536)Georg Brandl2016-02-171-0/+1053
|\ \
| * | ncl.py created online with BitbucketSHEN Wenqiang2016-01-061-0/+1053
* | | regexlint fixes.Georg Brandl2016-02-172-2/+2
* | | JSGF: add to CHANGES, add versionaddedGeorg Brandl2016-02-171-1/+2
* | | Merged in dscorbett/pygments-jsgf (pull request #546)Georg Brandl2016-02-172-4/+86
|\ \ \
| * | | Add a lexer for JSGFDavid Corbett2016-01-242-4/+86
* | | | LLVM lexer: use words()Georg Brandl2016-02-171-61/+40
* | | | Hsail: fix two issues to lex examplefile.Georg Brandl2016-02-171-3/+2
* | | | Merge in HSAIL lexer (PR#518).Georg Brandl2016-02-1758-1421/+3114
|\ \ \ \
| * | | | CAmkES update (PR#552)Georg Brandl2016-02-171-8/+13
| * | | | Fix unused import.Georg Brandl2016-02-171-1/+1
| * | | | Add Silver to changelog, move Boogie&Silver to one module.Georg Brandl2016-02-173-70/+53
| * | | | Merged in fhahn/pygments-main/silver-lexer (pull request #537)Georg Brandl2016-02-174-47/+130
| |\ \ \ \
| | * | | | Move Silver and Boogie lexers to separate modulesFlorian Hahn2016-02-114-96/+130
| | * | | | Add lexer for the Silver languageFlorian Hahn2016-01-062-1/+50
| | | |/ / | | |/| |
| * | | | Flatline: add to changelog, style nits.Georg Brandl2016-02-172-29/+30
| * | | | Merged in cheesinglee/pygments-main (pull request #551)Georg Brandl2016-02-1741-454/+1044
| |\ \ \ \
| | * | | | Add wdiff to authors/changes.Georg Brandl2016-02-171-3/+3
| | * | | | Merged in hhsprings/pygments-hhs-sub/add-wdiff-lexer (pull request #513)Georg Brandl2016-02-172-0/+276
| | |\ \ \ \
| | | * | | | Fixes Clean indentation issuesCamil Staps2016-02-161-12/+14
| | | * | | | Clean lexer: style nitsGeorg Brandl2016-02-162-63/+60
| | | * | | | Merged in camilstaps/pygments-main (pull request #503)Georg Brandl2016-02-162-0/+277
| | | |\ \ \ \
| | | | * | | | Adapted CleanLexer according to PR discussionCamil Staps2016-02-161-16/+22
| | | | * | | | Fixes & cleanup Clean lexer as per PR discussionCamil Staps2016-02-162-21/+20
| | | | * | | | Fix previous commitCamil Staps2016-02-161-7/+7
| | | | * | | | Store indent in lexer instanceCamil Staps2016-02-161-13/+8
| | | | * | | | Fix Clean: allow typedef on first lineCamil Staps2016-02-161-0/+1
| | | | * | | | Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example fileCamil Staps2015-10-043-0/+276
| | * | | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-162-1/+61
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-0316-377/+785
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2016-01-192-1/+61
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-152-1/+61
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-122-1/+61
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-103-1/+250
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-102-2/+98
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-092-1/+61
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | See `#1164 <https://bitbucket.org/birkenfeld/pygments-main/issues/1164/linter...hhsprings2015-11-071-0/+4
| | | | | | | * | | | | | Add the lexer for `wdiff <https://www.gnu.org/software/wdiff/>`_ output.hhsprings2015-11-042-1/+57
| | * | | | | | | | | | | Add back VCL snippet lexer analyse_text.Georg Brandl2016-02-141-0/+4
| | * | | | | | | | | | | Revert rst lexer part of last commit. Apparently the re module of 2.7.3 has ...Georg Brandl2016-02-141-2/+2
| | * | | | | | | | | | | Fix most complaints from regexlint.Georg Brandl2016-02-1435-445/+479
| | * | | | | | | | | | | merge with stableGeorg Brandl2016-02-1415-341/+999
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Varnish: style nits, make analyse_text fasterGeorg Brandl2016-02-141-57/+81
| | | * | | | | | | | | | | Merged birkenfeld/pygments-main into defaultKristian Lyngstol2016-02-126-34/+52
| | | |\ \ \ \ \ \ \ \ \ \ \