summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog, set version to 2.1.12.1.1Georg Brandl2016-02-143-3/+3
* 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-022-0/+6
* Added a mapping table for LaTeX encodings and added utf8 (closes #1152)Georg Brandl2016-02-022-1/+9
* Fixed deepcopy-ing of Token instances (closes #1168)Georg Brandl2016-02-023-1/+17
* Fixup tests for HTML formatter change.Georg Brandl2016-02-021-2/+2
* Fixed HTML formatter output with leading empty lines (closes #1111)Georg Brandl2016-02-022-1/+4
* 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-17684-0/+202117