summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch crystal2.crystal2Georg Brandl2017-01-180-0/+0
* Add tests for CrystalOleh Prypin2016-03-232-0/+3179
* Finish CrystalLexerOleh Prypin2016-03-232-11/+14
* Implement Crystal lexer (based on RubyLexer)Oleh Prypin2016-03-225-0/+386
* Restored trailing space in example fileJJ Atria2016-03-191-1/+1
* Added automated tests for Praat lexerJJ Atria2016-03-191-0/+130
* Expanded Praat example fileJJ Atria2016-03-191-9/+44
* 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
|\
| * Merged in smattr/pygments-main/604b8a0f-93a0-4b5c-b778-ce64f80c564e (pull req...Georg Brandl2016-03-170-0/+0
| |\
| * | Add 'asm' as a C keyword.Matthew Fernandez2016-03-171-5/+6
| |/
| * Merged in 1ec5/pygments-main/1ec5/added-swift-22-keywords-1457594214041 (pull...Georg Brandl2016-03-100-0/+0
| |\
| * | Added Swift 2.2 keywordsMinh Nguy?n2016-03-101-11/+14
| |/
* | - Add the vendor prefixes (fixes #1130)Miikka Salminen2016-03-062-156/+323
|/
* Fix Batch stringsDavid Corbett2016-03-012-4/+8
* Merged in xuhdev/pygments-main/bash-variable (pull request #562)Georg Brandl2016-02-290-0/+0
|\
* | 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-2692-1316/+8484
|\
| * Remove ez_setup.pyGeorg Brandl2016-02-242-398/+10
| * 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-175-1/+1310
| |\
| | * add lexer for the Extempore programming language/environmentBen Swift2015-12-114-2/+1309
| * | NCL: add to changelog, mapping, and fix nits.Georg Brandl2016-02-173-8/+10
| * | Merged in wqshen/pygments-main (pull request #536)Georg Brandl2016-02-172-0/+1073
| |\ \
| | * | test.ncl created online with BitbucketSHEN Wenqiang2016-01-061-0/+20
| | * | 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-172-1/+3
| * | | Merged in dscorbett/pygments-jsgf (pull request #546)Georg Brandl2016-02-174-5/+115
| |\ \ \
| | * | | Add a lexer for JSGFDavid Corbett2016-01-244-5/+115
| * | | | 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-17121-1574/+10078
| |\ \ \ \
| | * | | | 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-174-70/+54
| | * | | | Merged in fhahn/pygments-main/silver-lexer (pull request #537)Georg Brandl2016-02-175-47/+336
| | |\ \ \ \
| | | * | | | Move Silver and Boogie lexers to separate modulesFlorian Hahn2016-02-114-96/+130
| | | * | | | Add lexer for the Silver languageFlorian Hahn2016-01-063-1/+256
| | | | |/ / | | | |/| |
| | * | | | Flatline: add to changelog, style nits.Georg Brandl2016-02-173-29/+31
| | * | | | Merged in cheesinglee/pygments-main (pull request #551)Georg Brandl2016-02-1768-531/+2409
| | |\ \ \ \
| | | * | | | Add wdiff to authors/changes.Georg Brandl2016-02-174-762/+6
| | | * | | | Merged in hhsprings/pygments-hhs-sub/add-wdiff-lexer (pull request #513)Georg Brandl2016-02-175-0/+370
| | | |\ \ \ \
| | | | * | | | Fixes Clean indentation issuesCamil Staps2016-02-161-12/+14
| | | | * | | | Clean lexer: style nitsGeorg Brandl2016-02-163-63/+61
| | | | * | | | Merged in camilstaps/pygments-main (pull request #503)Georg Brandl2016-02-164-0/+370
| | | | |\ \ \ \