summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged in jparise/pygments-main/lexer-informations (pull request #468)Tim Hatch2015-10-1362-435/+3654
|\
| * Merged in xuhdev/pygments-main/mysql-flush (pull request #470)Tim Hatch2015-10-131-2/+2
| |\
| | * Add 'flush' as a keyword in the mysql lexerHong Xu2015-05-181-2/+2
| * | Fixup SuperCollider, split out LessCss.Tim Hatch2015-10-133-24/+59
| * | Merged in colinsullivan/pygments-main/supercollider (pull request #472)Tim Hatch2015-10-133-0/+156
| |\ \
| | * | Added SuperCollider language specColin Sullivan2015-05-283-0/+156
| | |/
| * | Merged in princemaple/pygments-main/princemaple/add-hbs-alias-to-handlebarsht...Tim Hatch2015-10-1355-426/+3435
| |\ \
| | * \ Merged in vbernat/pygments/feature/less-lexer (pull request #475)Tim Hatch2015-10-131-2/+2
| | |\ \
| | | * | Ability to handle LESS files.Vincent Bernat2015-06-061-2/+2
| | * | | Merged in jonashaag/pygments-main/jonashaag/fix-typo-1441310321454 (pull requ...Tim Hatch2015-10-1328-77/+1338
| | |\ \ \
| | | * | | Add Turtle to changelogTim Hatch2015-10-132-0/+2
| | | * | | Add Boogie to changelogTim Hatch2015-10-132-0/+2
| | | * | | Merged in danmichaelo/pygments-main (pull request #425)Tim Hatch2015-10-13238-918/+11578
| | | |\ \ \
| | | | * \ \ Merged in fhahn/pygments-main (pull request #420)Tim Hatch2015-10-133-3/+189
| | | | |\ \ \
| | | | | * | | Add lexer for BoogieFlorian Hahn2014-11-254-4/+189
| | | | * | | | Add new arithmetic functions introduced in the ISO Prolog Core standard corri...Paulo Moura2015-10-131-4/+4
| | | | * | | | Merged in zvirack/pygments-main-fix1124/zvirack/closes-1124-add-addrspacecast...Tim Hatch2015-10-131-1/+2
| | | | |\ \ \ \
| | | | | * | | | Closes #1124: Add 'addrspacecast' instruction to the LLVM asm lexerZvi Rackover2015-06-301-1/+2
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Update authors and changelogTim Hatch2015-10-132-0/+2
| | | | * | | | Merged in justinjhendrick/pygments-main (pull request #381)Tim Hatch2015-10-133-0/+264
| | | | |\ \ \ \
| | | | | * | | | Move ParaSail lexer to its own file; clean up whitespace.Tim Hatch2015-10-133-61/+84
| | | | | * | | | ParaSailLexer: and=, or=, and xor= work. A few more commentsJustin Hendrick2014-07-082-4/+10
| | | | | * | | | ParaSailLexer: match abstract declarations correctlyJustin Hendrick2014-07-081-3/+4
| | | | | * | | | ParaSail Lexer: Fix operators and numbers. Reorganize keywords. Link to websiteJustin Hendrick2014-07-082-94/+131
| | | | | * | | | Added very basic ParaSail lexerJustin Hendrick2014-07-073-6/+204
| | | | * | | | | Remove unicode-raw string, for 3.x compatibility.Tim Hatch2015-10-121-1/+1
| | | | * | | | | Update changelogTim Hatch2015-10-121-0/+4
| | | | * | | | | Add Terraform to AUTHORSTim Hatch2015-10-121-0/+1
| | | | * | | | | Move terraform lexer to configs.pyTim Hatch2015-10-123-92/+75
| | | | * | | | | Merge terraform branch (pull request #432)Tim Hatch2015-10-123-0/+253
| | | | |\ \ \ \ \
| | | | | * | | | | Update style of terraform lexerTim Hatch2015-10-111-35/+43
| | | | | * | | | | Fix issue in terraform lexer found by regexlintTim Hatch2015-10-111-3/+3
| | | | | * | | | | Merged in jae2/pygments-terraform (pull request #432)Tim Hatch2015-10-11233-904/+10873
| | | | | |\ \ \ \ \
| | | | | * | | | | | Regenerate mapfilesTim Hatch2015-10-112-1/+1
| | | | | * | | | | | Added a new lexer for Terraform files.James Edwards2014-12-272-0/+244
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | Merge with -mainTim Hatch2015-10-128-11/+372
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | Update JclLexer to remove explicit jump-to-root.Tim Hatch2015-10-111-3/+3
| | | | | * | | | | Merged in roskakori/pygments-mainframe (pull request #208)Tim Hatch2015-10-11393-30215/+75157
| | | | | |\ \ \ \ \
| | | | | * | | | | | Removed mention of FOCUS as it submitted in a separate pull request.Thomas Aglassinger2013-06-021-1/+1
| | | | | * | | | | | Reverted code already submitted in pull request #207.Thomas Aglassinger2013-06-021-4/+1
| | | | | * | | | | | Moved FOCUS related lexers to separate branch in order to simplify pyments.ma...Thomas Aglassinger2013-06-028-589/+6
| | | | | * | | | | | Fixed example for JCL line continuation in comments. The continuation charact...Thomas Aglassinger2013-06-021-4/+5
| | | | | * | | | | | Improved lexers for Easytrieve and JCLThomas Aglassinger2013-06-023-45/+87
| | | | | * | | | | | Cleaned up handling of Rexx functions, keywords and operators.Thomas Aglassinger2013-05-312-27/+28
| | | | | * | | | | | Cleaned up pattern for Easytrieve keywords.Thomas Aglassinger2013-05-302-34/+54
| | | | | * | | | | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-3012-70/+940
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Fixed unresolved conflict during previous merge.Thomas Aglassinger2013-05-201-4/+0
| | | | | * | | | | | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-2028-406/+3239
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | Cleaned up Easytrieve lexer.Thomas Aglassinger2013-05-191-8/+10
| | | | | * | | | | | | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-1013-14/+1170
| | | | | |\ \ \ \ \ \ \ \