summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch kotlin-lexer.kotlin-lexerGeorg Brandl2016-01-040-0/+0
* update list of Kotlin keywords according to language changes up to 1.0 betayole2015-10-201-7/+9
* Merge with -mainTim Hatch2015-10-176-5/+17
|\
| * Add missing docstring for CSound; add authorTim Hatch2015-10-173-0/+11
| * Sphinxext: Provide a better error on missing docstrings.Tim Hatch2015-10-171-0/+2
| * Correct versionadded directive.Tim Hatch2015-10-171-2/+2
| * Resolves #643: Remove 'here' as link text in docs.Tim Hatch2015-10-172-5/+4
* | Closes #1141: C: remove blanket *_t highlighting, add some Linux specific _t ...Georg Brandl2015-10-171-14/+19
* | Closes #1142: add 16-million color terminal formatter.Georg Brandl2015-10-173-4/+65
* | Closes #1146: add "unsigned" as a cython builtin.Georg Brandl2015-10-171-8/+9
* | Closes #685: use String.{Single,Double} in Python lexer.Georg Brandl2015-10-171-32/+33
* | Style fixes.Georg Brandl2015-10-172-12/+15
* | More style and markup fixes.Georg Brandl2015-10-175-83/+96
* | Move TAP to testing module, roboconf style fixes.Georg Brandl2015-10-174-101/+86
* | More style fixes.Georg Brandl2015-10-173-29/+33
* | Shell/supercollider: style fixesGeorg Brandl2015-10-172-24/+26
* | Elm/J: style, versionaddedGeorg Brandl2015-10-172-10/+13
* | Crmsh/dsls: style fixesGeorg Brandl2015-10-171-17/+19
* | Praat: style fixesGeorg Brandl2015-10-172-80/+88
* | Changelog update for PR#504.Georg Brandl2015-10-172-1/+2
* | Closes #1134: remove nonworking links from docs/integrateGeorg Brandl2015-10-171-15/+0
|/
* Remove IPython from TODO per #938Tim Hatch2015-10-161-3/+0
* Refs #1125: improve detection of builtins.Tim Hatch2015-10-161-1/+1
* Fixes #1139: Correctly order symbol and char literals in ScalaLexerTim Hatch2015-10-162-1/+5
* Fixes #1148: Trigger using CLexer off string "#ifndef"Tim Hatch2015-10-161-1/+1
* Optimized HtmlFormatter to run ~10x faster for long linesGiedrius Dubinskas2015-10-161-11/+12
* Merged in EricFromCanada/pygments-main (pull request #417)Tim Hatch2015-10-16276-1186/+19487
|\
| * Avoid the shell entirely when finding fonts.Tim Hatch2015-10-161-10/+8
| * Merged in Javantea/pygments-main (pull request #501)Tim Hatch2015-10-1690-424/+9161
| |\
| | * Merged in nwhetsell/pygments-main/csound (pull request #494)Tim Hatch2015-10-1487-424/+7242
| | |\
| | | * Merged in ckristo/pygments-main/sparql-fix (pull request #491)Tim Hatch2015-10-142-28/+115
| | | |\
| | | | * Unicode escape sequences for strings.Christoph Kindl2015-08-252-4/+6
| | | | * Fixed terminal production PN_CHARS_BASE to work with Python 2.7.Christoph Kindl2015-08-242-40/+28
| | | | * Several fixes for problems (pointed out by @dscorbett).Christoph Kindl2015-08-241-4/+2
| | | | * Rewritten a lot of rules based on the SPARQL 1.1 spec.Christoph Kindl2015-08-242-16/+97
| | | | * Fixed several other shortcomings of the SPARQL grammar.Christoph Kindl2015-08-222-17/+15
| | | | * Further fixes and improvements (pointed out by dscorbett).Christoph Kindl2015-08-222-11/+31
| | | | * Added missing operators.Christoph Kindl2015-08-221-1/+1
| | | | * Corrected regex syntax for IRI parsing.Christoph Kindl2015-08-211-1/+1
| | | | * Fix SPARQL lexer grammar.Christoph Kindl2015-08-211-4/+4
| | | * | Merge with jjatria/pygments-main (praat) (pull request #492)Tim Hatch2015-10-1485-399/+6599
| | | |\ \
| | | | * | Fixup naming of IRC test; add to docsTim Hatch2015-10-143-7/+10
| | | | * | Add basic test for irc formatterTim Hatch2015-10-141-0/+34
| | | | * | Merge with mallegonian/pygments-main (pull request #458)Tim Hatch2015-10-14106-748/+8492
| | | | |\ \
| | | | | * \ Merge with unusual_thoughts/pygments-idl (pull request #459)Tim Hatch2015-10-14105-746/+8483
| | | | | |\ \
| | | | | | * | Properly skip when latex isn't installedTim Hatch2015-10-141-1/+1
| | | | | | * | Merge with adamretter/pygments-main (pull request #418)Tim Hatch2015-10-143-19/+314
| | | | | | |\ \
| | | | | | | * | Bugfix to allow whitespace between the start of a pragma and it's QNameAdam Retter2014-11-231-2/+2
| | | | | | | * | Basic support for eXist's dialect of XQuery Update FacilityAdam Retter2014-11-231-1/+9
| | | | | | | * | Tests for eXist's dialect of XQuery Update FacilityAdam Retter2014-11-231-0/+75