summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch issue-985issue-985Tim Hatch2014-05-050-0/+0
* Added Red language into language listings and including its and REBOL's home URLOldes2014-05-051-1/+2
* Comments handling fixed in Red language lexer as well.Oldes2014-05-052-8/+33
* FIX: Issue #985 - REBOL commentsOldes2014-05-052-15/+34
* .reb is now commonly used file extension for REBOL codeOldes2014-05-051-1/+1
* Merged in jaingaurav2/pygments-main-example-cleanup (pull request #337)Tim Hatch2014-04-296-57/+297
|\
| * Merged birkenfeld/pygments-main into defaultGaurav Jain2014-04-286-57/+297
| |\
| | * Merged upstream changesGaurav Jain2014-04-283-1/+74
| | |\
| | | * Merged birkenfeld/pygments-main into defaultGaurav Jain2014-04-246-57/+297
| | | |\
| | * | | Fixed typo in Carbon built-in regexGaurav Jain2014-04-281-1/+1
| | | |/ | | |/|
| | * | Add Objective-C unit testsGaurav Jain2014-04-241-0/+91
| | * | Consolidated Objective-C example files and fixed syntaxGaurav Jain2014-04-242-46/+163
| | * | Change token for literal numbers, arrays and dictionaries from punctuation to...Gaurav Jain2014-04-241-1/+27
| | * | Tweaks to Xcode styleGaurav Jain2014-04-241-5/+6
| | * | Add support for boolean number syntaxGaurav Jain2014-04-221-0/+1
| | * | Add additional Cocoa protocolsGaurav Jain2014-04-221-1/+1
| | * | Add some Carbon builtinsGaurav Jain2014-04-221-0/+4
| | * | Remove invalid builtinsGaurav Jain2014-04-221-2/+2
| | * | Include Name.Class when searching for builtinsGaurav Jain2014-04-221-1/+1
| | * | Add copy, atomic, release & class Objective-C keywordsGaurav Jain2014-04-221-2/+2
* | | | Merged in jaingaurav2/pygments-main-926 (pull request #336)Tim Hatch2014-04-2918-6/+1395
|\ \ \ \
| * \ \ \ Merged in Oldes/pygments-main/Red-Language-Lexer-new (pull request #341)Tim Hatch2014-04-294-1/+569
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Some string tests added into the exampleOldes2014-04-291-1/+5
| | * | | Converted tabs to spaces in the indentationOldes2014-04-291-1/+1
| | * | | Added missing possible space inside binary datatype and added some binary tes...Oldes2014-04-292-1/+10
| | * | | Changed version and removed unnecessary line.Oldes2014-04-291-3/+1
| | * | | Initial version of Red-language lexerOldes2014-04-294-1/+558
| |/ / /
| * | | Gherkin: Comments should only be matched on distinct linesGaurav Jain2014-04-272-1/+18
| * | | Fix PanLexer and TcshLexer to allow inline comments without whitespaceTim Hatch2014-04-242-4/+8
| * | | Merged in jrha/pygments-main (pull request #179)Tim Hatch2014-04-243-1/+116
| |\ \ \
| | * | | Correct patterns for paren and curly.James Adams2014-02-031-3/+2
| | * | | Re-add PanLexer after conflict resolutionJames Adams2014-02-032-4/+65
| | * | | MergeJames Adams2014-02-032-0/+55
| | |\ \ \
| | | * | | Expand test file for pan to include at least one of each variable typeJames Adams2014-02-031-4/+45
| | | * | | Add URL for panJames Adams2013-04-191-1/+1
| | | * | | Add test file for pan language and update AUTHORSJames Adams2013-03-082-0/+14
| | | * | | Initial version of lexer for the pan language.James Adams2013-03-082-1/+62
| * | | | | Improve RslLexer -- line width, and anchoringTim Hatch2014-04-241-6/+17
| * | | | | Merged in vuhonglinh/pygments-main (pull request #212)Tim Hatch2014-04-244-2/+162
| |\ \ \ \ \
| | * \ \ \ \ Merged in vuhonglinh/pygments-main-1/vuhonglinh/fix-a-small-typo-in-_mappingp...Linh Vu Hong2013-06-241-1/+1
| | |\ \ \ \ \
| | | * | | | | fix a small typo in _mapping.pyLinh Vu Hong2013-06-241-1/+1
| | |/ / / / /
| | * | | | | Add RSL lexerLinh Vu Hong2013-06-234-1/+159
| * | | | | | Let qbasic lexer match functions like 'RIGHT$', with testTim Hatch2014-04-243-14/+59
| * | | | | | Properly escape functions for qbasicTim Hatch2014-04-241-46/+53
| * | | | | | Fixes by regexlintTim Hatch2014-04-241-4/+4
| * | | | | | Merged in pathawks/pygments (pull request #182)Tim Hatch2014-04-244-0/+156
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merged birkenfeld/pygments-main into defaultPat Hawks2013-08-012-0/+142
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merged in pathawks/pygments-1/pathawks/mimetypes-is-plural-1375403583927 (pul...Pat Hawks2013-08-011-1/+1
| | | |\ \ \ \ \
| | | | * | | | | `mimetypes` Is pluralPat Hawks2013-08-021-1/+1
| | | * | | | | | Change arrays to proper arrays that wrap around 80Pat Hawks2013-08-021-18/+47
| | | |/ / / / /