| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 1 | -3/+3 |
| | | | | | docs to point to both snippets and examplefiles. | ||||
| * | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -4/+6 |
| | | | | Co-authored-by: Georg Brandl <georg@python.org> | ||||
| * | all: use argumentless super() | Georg Brandl | 2020-09-06 | 1 | -1/+1 |
| | | |||||
| * | Spell out that we want lexers in separate files. | Matthäus G. Chajdas | 2020-08-23 | 1 | -1/+5 |
| | | |||||
| * | docs: clarify cmdline invocation in lexer dev section | Georg Brandl | 2020-08-23 | 1 | -3/+6 |
| | | | | | closes #1518 | ||||
| * | Update many links to use HTTPS and skip redirects | Kurt McKee | 2019-12-18 | 1 | -1/+1 |
| | | |||||
| * | Improve docs. | Matthäus G. Chajdas | 2019-12-08 | 1 | -9/+10 |
| | | | | | Add a contributing guide for newcomers, and remove references to pygmentize in the development docs. During development, there is no pygmentize. | ||||
| * | Update hg/bitbucket -> git/github everywhere. | Georg Brandl | 2019-11-10 | 1 | -3/+3 |
| | | |||||
| * | Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559) | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
| |\ | | | | | | | Custom Lexer/Formatter File Loading | ||||
| | * | Insert a missing argument "self" | cocoatomo | 2016-06-14 | 1 | -1/+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 | 1 | -2/+43 |
| |\ \ | |/ |/| | | | lexerdev documentation | ||||
| | * | Update pull request per comments by birkenfeld. | Tanner Prynn | 2016-02-24 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | 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 | 1 | -2/+32 |
| | | | |||||
| * | | 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 |
| |/ | |||||
| * | merge default into stable | Georg Brandl | 2016-01-17 | 1 | -0/+681 |
