| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update docs for 2.5 release. | Matthäus G. Chajdas | 2019-11-26 | 1 | -0/+5 |
| | | |||||
| * | Add Zeek lexer based on the Bro lexer | Jon Siwek | 2019-11-25 | 1 | -0/+1 |
| | | | | | | | | Bro has been renamed to Zeek, but the language is essentially the same without any different treatment of .zeek files from .bro files. This change also adds general improvements to the lexer. | ||||
| * | doc/faq: add Spyder to users list | Georg Brandl | 2019-11-24 | 1 | -2/+3 |
| | | | | | Closes #1169 | ||||
| * | make download feature more compatible, credit to Pyodide | Georg Brandl | 2019-11-24 | 3 | -14/+23 |
| | | |||||
| * | add feature to download generated HTML | Georg Brandl | 2019-11-24 | 2 | -0/+16 |
| | | |||||
| * | add pyodide-based demo for the website | Georg Brandl | 2019-11-24 | 7 | -1/+179 |
| | | |||||
| * | fix small issues in the docs | Georg Brandl | 2019-11-24 | 3 | -13/+8 |
| | | |||||
| * | Fixup sidebars of standalone doc pages. | Georg Brandl | 2019-11-10 | 1 | -28/+6 |
| | | | | | and other small fixups in the Sphinx config. | ||||
| * | Add @anteru to the author list. | Georg Brandl | 2019-11-10 | 1 | -1/+2 |
| | | |||||
| * | Update hg/bitbucket -> git/github everywhere. | Georg Brandl | 2019-11-10 | 6 | -26/+19 |
| | | |||||
| * | Remove link to pocoo channel | João Almeida | 2019-10-03 | 1 | -5/+3 |
| | | | | | Now it's gone :) | ||||
| * | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 2 | -2/+2 |
| | | |||||
| * | Update mappings, CHANGS and languages. | Matth?us G. Chajdas | 2019-04-30 | 1 | -0/+1 |
| | | |||||
| * | Add Tera Term to CHANGES, languages. | Matth?us G. Chajdas | 2019-04-30 | 1 | -0/+1 |
| | | |||||
| * | Add Boa to CHANGES, language list. | Matth?us G. Chajdas | 2019-04-30 | 1 | -0/+1 |
| | | |||||
| * | Update CHANGES, language list. | Matth?us G. Chajdas | 2019-04-30 | 1 | -0/+2 |
| | | |||||
| * | Various fixes and cleanups to the last batch of new languages. | Matth?us G. Chajdas | 2019-04-28 | 1 | -0/+4 |
| | | | | | | Add to CHANGES, languages, add versionadded, recreate mappings, fix DASM16 alias. | ||||
| * | Fix documentation build using Sphinx 2.0 (fixes #1501.) | Matth?us G. Chajdas | 2019-04-02 | 1 | -2/+2 |
| | | |||||
| * | Add Perl 6 to the language list | Tobias Boege | 2019-03-02 | 1 | -1/+1 |
| | | | | | | It is sufficiently different from Perl 5 from the perspective of syntax highlighting that it deserves a separate mention. | ||||
| * | Update CHANGES and language list. | Matth?us G. Chajdas | 2019-02-12 | 1 | -0/+5 |
| | | |||||
| * | Fix a few markup problems in the docs. | Georg Brandl | 2018-12-18 | 1 | -26/+24 |
| | | |||||
| * | Update ansi color name change version. | Matth?us G. Chajdas | 2018-12-16 | 1 | -6/+6 |
| | | |||||
| * | Merged in mortenlund/pygments-main (pull request #777) | Anteru | 2018-12-16 | 1 | -8/+41 |
| |\ | | | | | | | | | | | | | | | Change ansi color names to more saying names Approved-by: Morten E. Lund <melund@gmail.com> Approved-by: jonathanslenders <jonathan@slenders.be> Approved-by: Anteru <bitbucket@ca.sh13.net> | ||||
| | * | Change ansi color names to more saying names | Morten Enemark Lund | 2018-08-04 | 1 | -8/+41 |
| | | | | | | | | | | | | | The ansi color names are changed to names which are easier to understand and align with color names of other projects and terminals. (e.g. ``#ansifuchsia`` to ``ansibrightmagenta``) This also drops the # prefix to the color names. Hashtag # is usually used for hex colors and the names are already prefixed with `ansi`. Furthermore, it allows the new and old set of names to be exclusive. | ||||
| * | | Add Fennel and HLSL to the list of supported languages. | Matth?us G. Chajdas | 2018-11-24 | 1 | -0/+2 |
| | | | |||||
| * | | Fix another instance of print in the quickstart documentation. | Matth?us G. Chajdas | 2018-11-24 | 1 | -1/+1 |
| | | | |||||
| * | | Fix the tests, and enable them for Python 2.7, 3.5, 3.6, 3.7. | Matth?us G. Chajdas | 2018-11-24 | 1 | -2/+2 |
| | | | | | | | | | | | Updated the documentation as well to make clear which Python versions are officially supported. | ||||
| * | | Use print as a function so the example works in Python 3. | Edward Betts | 2018-11-04 | 1 | -1/+1 |
| |/ | |||||
| * | Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559) | Georg Brandl | 2017-01-22 | 6 | -5/+6 |
| |\ | | | | | | | Custom Lexer/Formatter File Loading | ||||
| | * | Merged in cocoatomo/pygments-main/pr/missing-self (pull request #613) | Georg Brandl | 2017-01-22 | 2 | -2/+2 |
| | |\ | | | | | | | | | | Insert a missing argument "self" | ||||
| | | * | Copyright update. | Georg Brandl | 2017-01-22 | 2 | -2/+2 |
| | | | | |||||
| | | * | Add support for partials and path segments for Handlebars. | Christian Hammond | 2016-11-04 | 41 | -0/+4346 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces support for some missing features to the Handlebars lexer: Partials and path segments. Partials mostly appeared to work before, but the `>` in `{{> ... }}` would appear as a syntax error, as could other components of the partial. This change introduces support for: * Standard partials: `{{> partialName}}` * Partials with parameters: `{{> partialName varname="value"}}` * Ddynamic partials: `{{> (partialFunc)}}` * Ddynamic partials with lookups: `{{> (lookup ../path "partialName")}}` * Partial blocks: `{{> @partial-block}}` * Inline partials: `{{#*inline}}..{{/inline}}` It also introduces support for path segments, which can reference content in the current context or in a parent context. For instance, `this.name`, `this/name`, `./name`, `../name`, `this/name`, etc. These are all now tracked as variables. | ||||
| | * | Insert a missing argument "self" | cocoatomo | 2016-06-14 | 1 | -1/+1 |
| | | | |||||
| | * | Correct links to chardet. | Tim Hatch | 2016-06-01 | 2 | -2/+2 |
| | | | | | | | | | Fixes #1235 | ||||
| | * | Implement Crystal lexer (based on RubyLexer) | Oleh Prypin | 2016-03-22 | 1 | -0/+1 |
| | | | |||||
| * | | remove leftover documentation that I missed in the previous merge | Tanner Prynn | 2016-02-29 | 1 | -2/+0 |
| | | | |||||
| * | | bring this branch up-to-date with master, and resolve merge conflicts in ↵ | Tanner Prynn | 2016-02-26 | 3 | -2/+83 |
| |\ \ | |/ |/| | | | lexerdev documentation | ||||
| | * | Update pull request per comments by birkenfeld. | Tanner Prynn | 2016-02-24 | 3 | -25/+31 |
| | | | | | | | | | | | | | | | Add optional function parameter for the class name to instantiate, and update cli to support this. Move error handling to within the loading functions; they now only raise ClassNotFound. Modify doc with these updates and the version number. Test case clean up and additions. | ||||
| | * | Add api, command line, etc. documentation for custom lexer/formatter loading | Tanner Prynn | 2016-02-22 | 3 | -4/+54 |
| | | | |||||
| | * | Add additional command line option to prevent users from using eval() on ↵ | Tanner Prynn | 2016-02-22 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | untrusted files Finish custom-formatter loading and fill in some docstrings Add load_?_from_file functions to API documentation pep8 compliance | ||||
| * | | merge | Georg Brandl | 2016-02-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Rename ansilist that now is a set, slipped though PR 531 review | Matthias Bussonnier | 2016-02-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Elaborate on source code dir. | Georg Brandl | 2016-02-15 | 1 | -1/+3 |
| | | | | |||||
| * | | | Add a few more introductory words to lexerdev. | Georg Brandl | 2016-02-15 | 1 | -4/+10 |
| |/ / | |||||
| * | | Add authors entry, changelog for PR#531 and fixup a few style issues. | Georg Brandl | 2016-02-14 | 1 | -27/+24 |
| | | | |||||
| * | | Merged in Carreau/pygments-main/256ansi (pull request #531) | Georg Brandl | 2016-02-14 | 1 | -0/+59 |
| |\ \ | | | | | | | | | | Allow ansi escape sequence as color format | ||||
| | * | | Update to leave compatibility for other formatters. | Matthias Bussonnier | 2016-02-12 | 1 | -17/+31 |
| | | | | |||||
| | * | | Remove rogue byte sequence in documentation. | Matthias Bussonnier | 2016-02-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Handle some `#ansi*` in HtmlFormatter | Matthias Bussonnier | 2016-02-08 | 1 | -2/+6 |
| | | | | |||||
| | * | | Add documentation on non-extended foreground color for Terminal256 styles | Matthias Bussonnier | 2016-02-07 | 1 | -1/+42 |
| | | | | |||||
