summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Alloy (alloy.mit.edu) lexerSantiago Perez De Rosso2014-05-133-1/+277
| | | | | |
* | | | | | Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326)Tim Hatch2014-05-1766-1245/+5685
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tweaking clojure keyword lexing
| * \ \ \ \ \ Merged in jaingaurav2/pygments-main-993 (pull request #359)Tim Hatch2014-05-172-0/+10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add shebang support to Groovy lexer
| | * | | | | | Only allow one shebang in Groovy filesGaurav Jain2014-05-161-1/+1
| | | | | | | |
| | * | | | | | Add shebang support to Groovy lexerGaurav Jain2014-05-162-0/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merged in dscorbett/pygments-actionscript (pull request #360)Tim Hatch2014-05-171-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Swap MIME types of ActionScript and ActionScript 3
| | * | | | | | Add exclusion for LiterateCryptolLexer in test_basic_apiGaurav Jain2014-05-171-1/+1
| | |/ / / / /
| * | | | | | Swap MIME types of ActionScript and ActionScript 3David Corbett2014-05-172-6/+6
| |/ / / / /
| * | | | | Merged in jambonrose/pygments-main (pull request #338)Tim Hatch2014-05-166-15/+194
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Produce only unicode escape sequences in RTFs
| | * | | | | RTF Formatter: clarified error message.Andrew Pinkham2014-05-061-2/+2
| | | | | | |
| | * | | | | RTF Formatter: Simplified calculation of output string.Andrew Pinkham2014-05-061-1/+1
| | | | | | |
| | * | | | | RTF Formatter: tests modified to be more robust and user friendly.Andrew Pinkham2014-05-061-6/+50
| | | | | | |
| | * | | | | RTF Formatter: tests now use single footerAndrew Pinkham2014-05-061-10/+8
| | | | | | |
| | * | | | | RTF Formatter: added footer test.Andrew Pinkham2014-05-061-0/+7
| | | | | | |
| | * | | | | RTF Formatter: integrated tests with new string assert methods.Andrew Pinkham2014-05-061-6/+7
| | | | | | |
| | * | | | | Added tests for string assert methods.Andrew Pinkham2014-05-061-0/+39
| | | | | | |
| | * | | | | Added assert methods for string comparisons.Andrew Pinkham2014-05-061-0/+22
| | | | | | |
| | * | | | | RTF Formatter: standardized tests.Andrew Pinkham2014-05-061-3/+6
| | | | | | |
| | * | | | | Clarified comment in _surrogatepair() util.Andrew Pinkham2014-05-061-1/+1
| | | | | | |
| | * | | | | Added self (Andrew Pinkham) to AUTHORS.Andrew Pinkham2014-05-061-0/+1
| | | | | | |
| | * | | | | Added comment to _surrogatepair() util.Andrew Pinkham2014-05-061-0/+5
| | | | | | |
| | * | | | | RTF Formatter: replaced surrogate pair calculation with util.Andrew Pinkham2014-05-061-8/+3
| | | | | | |
| | * | | | | Merged birkenfeld/pygments-main into defaultAndrew Pinkham2014-05-062-14/+78
| | |\ \ \ \ \
| | | * \ \ \ \ Merged birkenfeld/pygments-main into defaultAndrew Pinkham2014-04-282-14/+78
| | | |\ \ \ \ \
| | | | * | | | | RTF Formatter: consolidated output functions.Andrew Pinkham2014-04-281-2/+1
| | | | | | | | |
| | | | * | | | | RTF Formatter: removed unnecessary newlineAndrew Pinkham2014-04-281-1/+0
| | | | | | | | |
| | | | * | | | | RTF Formatter: added documentation about new output.Andrew Pinkham2014-04-281-0/+4
| | | | | | | | |
| | | | * | | | | RTF Formatter: inlined surrogate pair calculation.Andrew Pinkham2014-04-281-20/+10
| | | | | | | | |
| | | | * | | | | RTF Formatter: fixed typo in test.Andrew Pinkham2014-04-281-1/+1
| | | | | | | | |
| | | | * | | | | RTF Formatter: switch format character %i to %d.Andrew Pinkham2014-04-271-1/+1
| | | | | | | | |
| | | | * | | | | RTF Formatter: removed unnecessary floor function.Andrew Pinkham2014-04-271-2/+2
| | | | | | | | |
| | | | * | | | | RTF Formatter: pure unicode escaped output.Andrew Pinkham2014-04-261-14/+30
| | | | | | | | |
| | | | * | | | | RTF Formatter: tests addedAndrew Pinkham2014-04-261-0/+56
| | | | | | | | |
| * | | | | | | | Merged in dietmarw/pygments-main (pull request #348)Tim Hatch2014-05-1634-1135/+2567
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modelica-lexer: Add "end" to keyword list again
| | * \ \ \ \ \ \ \ Merged in jrnold/pygments-main-stan (pull request #347)Tim Hatch2014-05-162-8/+8
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update Stan lexer to Stan v2.2.0
| | | * | | | | | | | update Stan lexer to Stan v2.2.0Jeffrey B. Arnold2014-05-092-8/+8
| | | | | | | | | | |
| | * | | | | | | | | Merged in dscorbett/pygments-racket (pull request #358)Tim Hatch2014-05-162-11/+27
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve RacketLexer
| | | * \ \ \ \ \ \ \ \ Merged birkenfeld/pygments-main into defaultGaurav Jain2014-05-1628-652/+1007
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Improve support $ symbol in Java identifiersGaurav Jain2014-05-132-11/+15
| | | | | | | | | | | | |
| | | * | | | | | | | | | Match Java function name tokens even without leading whitespaceGaurav Jain2014-05-122-7/+6
| | | | | | | | | | | | |
| | | * | | | | | | | | | Add support for unicode letters in Java identifiersGaurav Jain2014-05-122-10/+23
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, allow $ in middle of variable names
| | * | | | | | | | | | Improve RacketLexerDavid Corbett2014-05-163-464/+1443
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merged in funfunctor/pygments-main (pull request #344)Tim Hatch2014-05-164-5/+170
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new/cryptol: Initial support
| | | * | | | | | | | | fixups as per commentsEdward O'Callaghan2014-05-062-3/+3
| | | | | | | | | | | |
| | | * | | | | | | | | Cryptol lexer fix typoEdward O'Callaghan2014-05-051-1/+1
| | | | | | | | | | | |
| | | * | | | | | | | | Cryptol lexer authorEdward O'Callaghan2014-05-051-0/+1
| | | | | | | | | | | |
| | | * | | | | | | | | new/cryptol: Initial supportEdward O'Callaghan2014-05-053-5/+169
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly based off Haskell, however with some tweaks to get reasonable support going. Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
| | * | | | | | | | | Merged in jaingaurav2/pygments-main (pull request #357)Tim Hatch2014-05-1615-130/+132
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Numerous regexlint fixes
| | | * | | | | | | | | IDLLexer should not be case sensitiveGaurav Jain2014-05-161-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced expressions with \w as appropriate
| | | * | | | | | | | | Replace a-z0-9_ with \w when IGNORECASE is setGaurav Jain2014-05-157-44/+44
| | | | | | | | | | | |