summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Add Elm to list of supported languagesento2016-01-171-0/+1
| | | | |
| * | | | Add wikipedia.Georg Brandl2016-01-171-0/+1
| | |_|/ | |/| |
| * | | Merge ezhillang/pygments-main (pull request #443)Tim Hatch2015-10-311-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | 1) add unittest for Ezhil PygmentsMuthiah Annamalai2015-02-021-0/+1
| | | | | | | | | | | | | | | | 2) add example Ezhil script 'ezhil_primefactors.n'
| * | | Merge with -mainTim Hatch2015-10-172-5/+4
| |\ \ \
| | * | | Resolves #643: Remove 'here' as link text in docs.Tim Hatch2015-10-172-5/+4
| | | | |
| * | | | Closes #1134: remove nonworking links from docs/integrateGeorg Brandl2015-10-171-15/+0
| |/ / /
| * | | Merged in jparise/pygments-main/lexer-informations (pull request #468)Tim Hatch2015-10-132-4/+2
| |\ \ \ | | | | | | | | | | | | | | | "information" is the correct word.
| | * | | Small problem with overriding get_tokens_unprocessed in the docs (thanks M. ↵Georg Brandl2015-10-121-3/+2
| | | | | | | | | | | | | | | | | | | | Harnisch).
| | * | | Remove trailing </ul> from language listTarjei Hus?y2015-06-101-1/+0
| | | | |
| * | | | "information" is the correct word.Jon Parise2015-05-171-1/+1
| |/ / /
| * | | Added a new token type Comment.Hashbang with its documentation, and a ↵Miikka Salminen2015-03-071-0/+4
| | | | | | | | | | | | | | | | support for it in Javascript, Perl, Python, Ruby and Bash lexers.
| * | | Remove github.Georg Brandl2015-03-071-1/+0
| |/ /
| * | 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
| | |
| * | Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-0541-0/+4165
| / | | | | | | | | | | | | | | | | Elixir syntax has evolved quite significantly since the initial lexer was written. In this update I have rewritten most of the code to support modern Elixir (as of v0.14.0-dev). The example file has also been updated to give an quick overview of most of the language constructs.
* | More "using" updates.Georg Brandl2016-02-022-2/+19
| |
* | Update FAQ.Georg Brandl2016-02-021-0/+2
|/
* Clean up "who uses it" list.Georg Brandl2016-02-021-16/+5
|
* merge default into stableGeorg Brandl2016-01-1741-0/+4241