summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.1.Georg Brandl2016-01-171-1/+1
* Merged in jiyinyiyong/pygments-main (pull request #526)Georg Brandl2016-01-1622-67/+128
|\
| * Closes #1181: make CSS highlighting classes more consistent.Georg Brandl2016-01-161-2/+2
| * Closes #1191: fix overzealous analyse_text for LassoJS lexer.Georg Brandl2016-01-161-2/+0
| * Update mapfiles.Georg Brandl2016-01-162-2/+2
| * Merged in SamuelMarks/pygments-main (pull request #540)Georg Brandl2016-01-161-1/+1
| |\
| | * Added more aliases for TypeScriptSamuel Marks2016-01-091-1/+1
| * | Merged in skleinfeld/pygments-main (pull request #528)Georg Brandl2016-01-1618-47/+87
| |\ \
| | * \ Merged in aldenrogers/pygments-main (pull request #541)Georg Brandl2016-01-161-3/+12
| | |\ \
| | | * | Improve numeric literal support in Java lexerAlden Rogers2016-01-101-3/+12
| | | |/
| | * | "make check" style fixes.Georg Brandl2016-01-167-3/+18
| | * | mergeGeorg Brandl2016-01-163-3/+4
| | |\ \
| | | * \ Merged in glaskar/pygments-main (pull request #489)Georg Brandl2016-01-1669-3884/+9549
| | | |\ \
| | | | * | Fix the Chapel lexer's parsing of string literalsKyle Brady2016-01-111-1/+2
| | | | |/
| | | | * Fix byte decoding in py3 for ImageFormatterRishav Kundu2016-01-071-1/+1
| | | * | ASM Lexers, add more punctuationGabriel Laskar2015-08-171-1/+1
| | * | | Some Cython fixes. (refs #1193)Georg Brandl2016-01-161-1/+3
| | | |/ | | |/|
| | * | mergeGeorg Brandl2016-01-042-0/+11
| | |\ \
| | | * \ Merged in atodorov/pygments-main/htmlformatter_with_title (pull request #527)Georg Brandl2016-01-041-0/+10
| | | |\ \
| | | | * | Add filename parameter to HtmlFormatterAlexander Todorov2015-11-291-0/+10
| | | * | | Merged in dscorbett/pygments-inform-2 (pull request #529)Georg Brandl2016-01-041-0/+1
| | | |\ \ \
| | | | * | | Allow strings in Inform 6 parameter listsDavid Corbett2015-12-131-0/+1
| | | | |/ /
| | * | | | HTML formatter: pep8Georg Brandl2016-01-041-22/+22
| | |/ / /
| | * | | Regenerate mapfiles.Georg Brandl2016-01-041-1/+1
| | * | | Merged in brehberg/pygments-main (pull request #525)Georg Brandl2016-01-041-1/+1
| | |\ \ \
| | | * | | added uppercase ABAP filenameBrett Rehberg2015-11-201-1/+1
| | | |/ /
| | * | | Regenerate mapfiles.Georg Brandl2016-01-041-2/+2
| | * | | Support .rs.in as a file extension for Rust files.Robert Clipsham2016-01-021-1/+1
| | * | | trying to do a bit more cleanup.Gregory Malecha2015-12-181-11/+12
| | * | | a few missing keyworkds.Gregory Malecha2015-12-181-1/+2
| | |/ /
| * | | Improvements to XQuery lexer for compatibility with 3.0/3.1 syntax, via Prisc...Sanders Kleinfeld2015-12-021-14/+37
| |/ /
* | | Cirru update, on dollar in variablesjiyinyiyong2015-11-241-7/+8
|/ /
* | Add explanation for subclassing CsoundDocumentLexer from RegexLexer instead o...Nathan Whetsell2015-11-131-1/+7
* | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-132-2/+16
|\ \
| * \ Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-102-2/+16
| |\ \
| | * \ Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-102-2/+98
| | |\ \
| | * | | move `.replace` immediately after `read()`, andhhsprings2015-11-092-4/+18
| | * | | Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-092-6/+6
| | |\ \ \
| | | * | | _mapping.py should keep NL not CRNL.hhsprings2015-11-072-6/+6
* | | | | | Make Csound Document lexer inherit from RegexLexer instead of XmlLexerNathan Whetsell2015-11-111-34/+40
* | | | | | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-114-5/+385
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merged in hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517)Tim Hatch2015-11-102-0/+133
| |\ \ \ \ \
| | * \ \ \ \ Merged default into add-abnf-lexerHiroaki Itoh2015-11-102-2/+98
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Sorry...hhsprings2015-11-101-1/+1
| | * | | | | Fix regarding to Tim's review except `can you confirm that range and concat c...hhsprings2015-11-091-16/+10
| | * | | | | Merged default into add-abnf-lexerHiroaki Itoh2015-11-092-0/+139
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | See `#1164 <https://bitbucket.org/birkenfeld/pygments-main/issues/1164/linter...hhsprings2015-11-071-6/+4
| | | * | | | fix japanglish...hhsprings2015-11-061-1/+1
| | | * | | | Correct docstring of module.Hiroaki Itoh2015-11-061-1/+1
| | | * | | | Add the lexer for original BNF.hhsprings2015-11-052-7/+51