summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | VHDL updates (closes #1177)Georg Brandl2016-02-021-5/+12
* | | | | | | | | | | | | | More "using" updates.Georg Brandl2016-02-022-2/+19
* | | | | | | | | | | | | | Update FAQ.Georg Brandl2016-02-021-0/+2
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Add support for highlighting the exheres-0 formatGeorg Brandl2016-02-022-1/+2
* | | | | | | | | | | | | Make "make mapfiles" Python3 compatible.Georg Brandl2016-02-022-2/+2
* | | | | | | | | | | | | Clean up "who uses it" list.Georg Brandl2016-02-021-16/+5
* | | | | | | | | | | | | Closes #1167: support dots in Genshi tag names.Georg Brandl2016-02-021-1/+1
* | | | | | | | | | | | | Closes #1103: support C++11 raw strings.Georg Brandl2016-02-021-0/+7
* | | | | | | | | | | | | Closes #1180: add missing C# LINQ keywords.Georg Brandl2016-02-021-3/+3
* | | | | | | | | | | | | Fixed image formatter font searching on Macs (closes #1188)Georg Brandl2016-02-022-3/+8
* | | | | | | | | | | | | Fixed Julia string interpolation (closes #1170).Georg Brandl2016-02-022-7/+17
* | | | | | | | | | | | | Verilog: support $customname (closes #1201)Georg Brandl2016-02-021-4/+4
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Closes #1196: recognize Julia "immutable" as starting a type.Georg Brandl2016-02-022-2/+2
* | | | | | | | | | | | Allow underscores in C++ std header names.Georg Brandl2016-02-021-1/+1
* | | | | | | | | | | | Closes #1197: allow maps as function arguments in Velocity.Georg Brandl2016-02-022-1/+4
* | | | | | | | | | | | Changelog update.Georg Brandl2016-02-021-0/+8
* | | | | | | | | | | | Backout 10520a0c4913 - this breaks Jython.Georg Brandl2016-02-022-31/+44
* | | | | | | | | | | | Make universal wheels.Ionel Maries Cristian2015-01-031-0/+3
* | | | | | | | | | | | Fixed new style string interpolation for Python 3.Miikka Salminen2016-01-181-17/+22
* | | | | | | | | | | | Add 'except' and 'only' keywords to Chapel lexer and example program.Lydia Duncan2016-02-012-12/+18
* | | | | | | | | | | | merge default into stableGeorg Brandl2016-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Add wikipedia.Georg Brandl2016-01-171-0/+1
* | | | | | | | | | | | Added tag 2.1 for changeset 34530db252d3Georg Brandl2016-01-170-0/+0
* | | | | | | | | | | | Update changelog release date.2.1Georg Brandl2016-01-171-6/+1
* | | | | | | | | | | | Bump version to 2.1.Georg Brandl2016-01-172-2/+2
* | | | | | | | | | | | Merged in jiyinyiyong/pygments-main (pull request #526)Georg Brandl2016-01-1626-78/+186
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-1622-58/+145
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merged in aldenrogers/pygments-main (pull request #541)Georg Brandl2016-01-162-4/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Improve numeric literal support in Java lexerAlden Rogers2016-01-102-4/+49
| | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | "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-16143-4100/+19557
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Changelog update.Georg Brandl2016-01-041-7/+9
| | * | | | | | | | | | | | mergeGeorg Brandl2016-01-044-3/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merged in atodorov/pygments-main/htmlformatter_with_title (pull request #527)Georg Brandl2016-01-042-0/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Add filename parameter to HtmlFormatterAlexander Todorov2015-11-292-0/+18
| | | | | |_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merged in dscorbett/pygments-inform-2 (pull request #529)Georg Brandl2016-01-042-3/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Allow strings in Inform 6 parameter listsDavid Corbett2015-12-132-3/+5
| | | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \