summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-213-12/+4
|
* Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-211-2/+3
| | | | | | The function needs a "self" argument since it is used as a method in the automatically created class. No use fixing that in the code, as it kills backwards compatibility.
* spelling/grammar/syntax fixes for docsEricFromCanada2014-11-147-19/+20
|
* Update docs w.r.t. encodings.Georg Brandl2014-11-063-9/+21
|
* all lexers: fix unescaped { and } so that the "regex" module can compile our ↵Georg Brandl2014-10-151-1/+1
| | | | regexes
* Fix style docs w/ HtmlFormatter example.Tim Hatch2014-10-061-0/+2
| | | | Fixes #1014
* Include newer features in the lexerdevelopment doc, and update it a bit.Georg Brandl2014-10-041-3/+22
|
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-162/+223
|
* Update the "intro" blurb a bit, and add a few missing links to the main doc ↵Georg Brandl2014-09-202-12/+13
| | | | page.
* split up text lexersGeorg Brandl2014-09-191-1/+1
|
* add link to docs on styles. manual merge of PR#393.Georg Brandl2014-09-161-1/+1
|
* Sentence fixMatt Montag2014-08-241-1/+1
|
* Add token type Number.BinDavid Corbett2014-05-191-0/+3
|
* Merged in funfunctor/pygments-main (pull request #344)Tim Hatch2014-05-161-0/+1
|\ | | | | | | new/cryptol: Initial support
| * new/cryptol: Initial supportEdward O'Callaghan2014-05-051-0/+1
| | | | | | | | | | | | | | Mostly based off Haskell, however with some tweaks to get reasonable support going. Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
* | Added Red language into language listings and including its and REBOL's home URLOldes2014-05-051-1/+2
|/
* Merged in hell0w0rd/pygments-main (pull request #287)Tim Hatch2014-04-141-0/+1
|\ | | | | | | | | Conflicts: pygments/lexers/web.py
| * Add zephir lexer and testGusakov Nikita2014-02-161-0/+1
| |
* | Add basic lexer for GAP, a mathematical programming language.Max Horn2014-04-051-0/+1
|/
* correct linkGeorg Brandl2014-01-231-1/+1
|
* use versionadded directivesGeorg Brandl2014-01-191-2/+2
|
* New docs + website using Sphinx.Georg Brandl2014-01-1841-0/+4158