summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Removed commented out test code.Mauricio Caceres2016-06-023-13/+6
* Removed redundant string interpolation in lexer definitions.Mauricio Caceres2016-05-102-7/+2
* Added syntax support and (very simple) styles for SAS and StataMauricio Caceres2016-05-095-0/+824
* Merged in embray/pygments-main (pull request #584)Georg Brandl2016-05-041-3/+3
|\
| * Fixes two issues: Allows special characters in tag names (but not in named ta...Erik M. Bray2016-04-141-3/+3
* | Update RacketLexer to Racket 6.5David Corbett2016-05-031-332/+380
* | Speed up regex for searching numbers in jvm languagesMaxim Logunov2016-04-191-12/+12
|/
* Merged in skleinfeld/pygments-main (pull request #581)Georg Brandl2016-04-141-1/+1
|\
| * Do not capture opening parentheses in expansion mode as Text.Sanders Kleinfeld2016-04-041-1/+1
* | Java lexer: add "import static" (fixes #1228)Georg Brandl2016-04-141-2/+4
* | Add new keywords to Nim lexer and fix its descriptionDennis Felsing2016-04-131-11/+11
|/
* Line breaks pop from number context in PraatJJ Atria2016-03-191-0/+1
* Removed duplicated rule in Praat formsJJ Atria2016-03-191-3/+0
* Accept parentheses within argument lists in PraatJJ Atria2016-03-191-0/+1
* Dots are not Praat operator boundariesJJ Atria2016-03-191-4/+4
* Merged in miikkas/pygments-cssimprovements (pull request #566)Georg Brandl2016-03-172-16/+20
|\
| * Add 'asm' as a C keyword.Matthew Fernandez2016-03-171-5/+6
| * Added Swift 2.2 keywordsMinh Nguy?n2016-03-101-11/+14
* | - Add the vendor prefixes (fixes #1130)Miikka Salminen2016-03-061-156/+321
|/
* Fix Batch stringsDavid Corbett2016-03-011-4/+4
* Bash lexer: letter from "g" to "z" should also be treated as part of a variab...Hong Xu2016-02-281-1/+1
* merge with stableGeorg Brandl2016-02-2663-896/+3609
|\
| * 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-1777-1508/+3317
| |\ \ \ \
| | * | | | 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-1753-508/+1168
| | |\ \ \ \
| | | * | | | 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