summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-213-3/+5
| | | * merge with stableGeorg Brandl2015-01-2015-174/+342
| | | |\
| | | | * Rollback to [a-z] for the Name.VariableSoonho Kong2015-01-161-1/+1
| | | | * remove tactics, word_operators, and primitives from highlightingSoonho Kong2015-01-161-22/+7
| | | | * Add three missing operators '?', '?', '?' for Lean theorem proverSoonho Kong2015-01-151-1/+1
| | | | * Add a missing operator '`' for Lean theorem proverSoonho Kong2014-12-091-1/+1
| * | | | Copyright year update.Georg Brandl2015-01-21197-209/+201
| * | | | closes #1077: fix year.Georg Brandl2015-01-211-1/+1
| * | | | Fix highlighting of certain IRC logs formats (closes #1076).Georg Brandl2015-01-212-1/+8
| |/ / /
| * | | Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-213-3/+5
| |/ /
| * | Added tag 2.0.2 for changeset 142a870bf0f1Georg Brandl2015-01-200-0/+0
| * | Bump to 2.0.2.2.0.2Georg Brandl2015-01-202-2/+2
| * | Added tag 2.0.1 for changeset 94e1e056c92dGeorg Brandl2015-01-200-0/+0
| * | Fix Python tracebacks getting duplicated in the console lexer (closes #1068).Georg Brandl2015-01-202-0/+10
* | | Fix EmacsLispLexer.Oleh Krehel2014-12-243-3/+4
* | | Ran `make mapfiles` for EmacsLispLexerOleh Krehel2014-12-242-1/+1
* | | Add EmacsLispLexerOleh Krehel2014-12-241-3/+661
| |/ |/|
* | Add two missing operators '?' and '!' for Lean theorem proverSoonho Kong2014-11-241-2/+2
* | Merged in jrnold/pygments-main-stan (pull request #415)Georg Brandl2014-11-1512-29/+30
|\ \
| * \ merge with stableGeorg Brandl2014-11-140-0/+0
| |\ \ | | |/
| | * spelling/grammar/syntax fixes for docsEricFromCanada2014-11-1411-27/+28
| * | spelling/grammar/syntax fixes for docsEricFromCanada2014-11-1411-27/+28
| * | fix display of short names & filenames on Formatters pageEricFromCanada2014-11-141-2/+2
* | | adding reject statement to Stan example fileJeffrey B. Arnold2014-11-142-10/+23
* | | updated Stan lexer to language version 2.5.0Jeffrey B. Arnold2014-11-142-23/+34
|/ /
* | mergeGeorg Brandl2014-11-133-101/+115
|\ \
| * \ merge with stableGeorg Brandl2014-11-132-89/+104
| |\ \ | | |/
| | * Swift lexer: use words()Georg Brandl2014-11-131-89/+103
| | * Closes #1062: recognize backquote-delimited identifiers in F#.Georg Brandl2014-11-131-0/+1
| * | latex: small code cleanupGeorg Brandl2014-11-131-12/+11
* | | Add msgctxt keyword to Gettext PO lexerMichal ?iha?2014-11-131-1/+1
|/ /
* | Add more coverage for pygments.util.Georg Brandl2014-11-111-6/+44
* | More coverage of newer HTML formatter options.Georg Brandl2014-11-112-16/+23
* | Quote normalization.Georg Brandl2014-11-111-26/+26
* | cmdline: more coverageGeorg Brandl2014-11-112-11/+27
* | Fix -H return codes and test them.Georg Brandl2014-11-112-3/+6
* | Care for Windows newlines in stdout.Georg Brandl2014-11-111-3/+3
* | merge with stableGeorg Brandl2014-11-111-1/+1
|\ \ | |/
| * Use detailed exceptions, remove coverage cache between runs.Georg Brandl2014-11-111-2/+2
* | (null) merge with stableGeorg Brandl2014-11-117-98/+194
|\ \ | |/ |/|
| * Fix and test the "lex(class)" and "format(class)" handlers.Georg Brandl2014-11-112-5/+23
| * (Hopefully) fix test_cmdline failures under Windows without colorama.Georg Brandl2014-11-112-3/+8
| * Reorder logic in cmdline.main a bit.Georg Brandl2014-11-111-12/+14
| * Use detailed exceptions with nose.Georg Brandl2014-11-111-2/+2
| * More test coverage for pygments.consoleGeorg Brandl2014-11-111-2/+18
| * util: PEP8Georg Brandl2014-11-111-6/+11
| * Do not import pygments prematurely when running with coverage.Georg Brandl2014-11-111-12/+17
| * Bring pygments.cmdline coverage to ~100%, fix a few glitches in the process.Georg Brandl2014-11-112-74/+126
| * default branch is 2.1a0.Georg Brandl2014-11-112-2/+2
| * merge with stableGeorg Brandl2014-11-113-7/+33
| |\