Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 3 | -12/+4 |
| | |||||
* | Closes #1075: fix docs for @simplefilter. | Georg Brandl | 2015-01-21 | 1 | -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 docs | EricFromCanada | 2014-11-14 | 7 | -19/+20 |
| | |||||
* | Update docs w.r.t. encodings. | Georg Brandl | 2014-11-06 | 3 | -9/+21 |
| | |||||
* | all lexers: fix unescaped { and } so that the "regex" module can compile our ↵ | Georg Brandl | 2014-10-15 | 1 | -1/+1 |
| | | | | regexes | ||||
* | Fix style docs w/ HtmlFormatter example. | Tim Hatch | 2014-10-06 | 1 | -0/+2 |
| | | | | Fixes #1014 | ||||
* | Include newer features in the lexerdevelopment doc, and update it a bit. | Georg Brandl | 2014-10-04 | 1 | -3/+22 |
| | |||||
* | move module names from _XXXbuiltins to _XXX_builtins to be consistent | Georg Brandl | 2014-10-04 | 1 | -162/+223 |
| | |||||
* | Update the "intro" blurb a bit, and add a few missing links to the main doc ↵ | Georg Brandl | 2014-09-20 | 2 | -12/+13 |
| | | | | page. | ||||
* | split up text lexers | Georg Brandl | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | add link to docs on styles. manual merge of PR#393. | Georg Brandl | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Sentence fix | Matt Montag | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Add token type Number.Bin | David Corbett | 2014-05-19 | 1 | -0/+3 |
| | |||||
* | Merged in funfunctor/pygments-main (pull request #344) | Tim Hatch | 2014-05-16 | 1 | -0/+1 |
|\ | | | | | | | new/cryptol: Initial support | ||||
| * | new/cryptol: Initial support | Edward O'Callaghan | 2014-05-05 | 1 | -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 URL | Oldes | 2014-05-05 | 1 | -1/+2 |
|/ | |||||
* | Merged in hell0w0rd/pygments-main (pull request #287) | Tim Hatch | 2014-04-14 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: pygments/lexers/web.py | ||||
| * | Add zephir lexer and test | Gusakov Nikita | 2014-02-16 | 1 | -0/+1 |
| | | |||||
* | | Add basic lexer for GAP, a mathematical programming language. | Max Horn | 2014-04-05 | 1 | -0/+1 |
|/ | |||||
* | correct link | Georg Brandl | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | use versionadded directives | Georg Brandl | 2014-01-19 | 1 | -2/+2 |
| | |||||
* | New docs + website using Sphinx. | Georg Brandl | 2014-01-18 | 41 | -0/+4158 |