summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
* Make postgres strings use their own state.Georg Brandl2016-02-081-2/+12
* Closes #1207: add back "emacs-lisp" alias for Elisp lexer.Georg Brandl2016-02-032-2/+2
* Closes #1206: add IF and ELSIF to SQL keywords.Georg Brandl2016-02-031-3/+3
* Fixed statefulness of HttpLexer between get_tokens callsGeorg Brandl2016-02-021-0/+5
* VHDL updates (closes #1177)Georg Brandl2016-02-021-5/+12
* Add support for highlighting the exheres-0 formatGeorg Brandl2016-02-022-1/+2
* Make "make mapfiles" Python3 compatible.Georg Brandl2016-02-021-1/+1
* 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 Julia string interpolation (closes #1170).Georg Brandl2016-02-021-7/+16
* Verilog: support $customname (closes #1201)Georg Brandl2016-02-021-4/+4
* Closes #1196: recognize Julia "immutable" as starting a type.Georg Brandl2016-02-021-1/+1
* 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-021-1/+3
* Backout 10520a0c4913 - this breaks Jython.Georg Brandl2016-02-021-29/+42
* 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-011-6/+7
* Merged in jiyinyiyong/pygments-main (pull request #526)Georg Brandl2016-01-1618-43/+91
|\
| * 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-1614-23/+50
| |\ \
| | * \ 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-165-2/+14
| | * | mergeGeorg Brandl2016-01-162-2/+3
| | |\ \
| | | * \ Merged in glaskar/pygments-main (pull request #489)Georg Brandl2016-01-1655-3771/+9186
| | | |\ \
| | | | * | Fix the Chapel lexer's parsing of string literalsKyle Brady2016-01-111-1/+2
| | | | |/
| | | * | ASM Lexers, add more punctuationGabriel Laskar2015-08-171-1/+1
| | * | | Some Cython fixes. (refs #1193)Georg Brandl2016-01-161-1/+3
| | | |/ | | |/|
| | * | 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
| | * | | 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-131-1/+8
|\ \
| * \ Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-101-1/+8
| |\ \
| | * \ Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-102-2/+98
| | |\ \
| | * | | move `.replace` immediately after `read()`, andhhsprings2015-11-091-2/+9
| | * | | Merged default into mapping-should-keep-nlHiroaki Itoh2015-11-091-3/+3
| | |\ \ \