| Commit message (Expand) | Author | Age | Files | Lines |
| * | Support for OMG IDL (#1595) | Fred Hornsey | 2021-05-02 | 1 | -0/+1 |
| * | uniformize aliases order (#1780) | Mestery | 2021-04-26 | 1 | -1/+1 |
| * | docs: move style development section to its own doc. | Georg Brandl | 2021-04-16 | 3 | -76/+85 |
| * | Fix capnproto URL (#1772) | sblondon | 2021-04-12 | 1 | -1/+1 |
| * | faq: Add sourcehut (#1761) | jgart | 2021-03-30 | 1 | -0/+1 |
| * | fix typo (#1762) | jgart | 2021-03-30 | 1 | -1/+1 |
| * | Add NestedText lexer (#1578) | Kale Kundert | 2021-03-21 | 1 | -0/+1 |
| * | Update command to indeed include line numbers (#1745) | Rafael Rossi | 2021-03-11 | 1 | -1/+1 |
| * | Fix link to graphviz project (#1716) | Kamil Breguła | 2021-02-15 | 1 | -1/+1 |
| * | Add CDDL lexer (Fix #1239) (#1379) | Thomas Duboucher | 2021-02-14 | 1 | -0/+1 |
| * | Add lexer for graphviz (#1657) | Niklas Mollenhauer | 2021-02-07 | 1 | -0/+1 |
| * | update manpage with -g, -N, -C | Georg Brandl | 2021-01-21 | 1 | -2/+20 |
| * | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 1 | -3/+3 |
| * | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -4/+6 |
| * | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
| * | doc: remove Perl 6 ref | Georg Brandl | 2021-01-11 | 1 | -1/+0 |
| * | update pygments.rb URL to new home (#1669) | Marat Radchenko | 2021-01-08 | 2 | -2/+2 |
| * | Bump copyright year. | Matthäus G. Chajdas | 2021-01-03 | 3 | -3/+3 |
| * | doc/demo: add ability to highlight text given in url query; copy link feature | Georg Brandl | 2020-12-16 | 3 | -1/+50 |
| * | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -6/+6 |
| * | all: use argumentless super() | Georg Brandl | 2020-09-06 | 1 | -1/+1 |
| * | Update CHANGES and language list. | Matthäus G. Chajdas | 2020-09-03 | 1 | -0/+1 |
| * | demo: rebuild WASM with every push | Georg Brandl | 2020-09-01 | 2 | -5/+1 |
| * | demo: show Pygments version in use | Georg Brandl | 2020-09-01 | 2 | -0/+4 |
| * | 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 |
| * | Add lexer for Pointless (#1494) | Avery N. Nortonsmith | 2020-08-23 | 1 | -0/+1 |
| * | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 3 | -3/+3 |
| * | Added BARE schema lexer (#1488) | Martijn Braam | 2020-08-22 | 1 | -0/+1 |
| * | Manually merge PR#1497. | Matthäus G. Chajdas | 2020-08-22 | 1 | -0/+48 |
| * | Fix broken link in doc/_templates/indexsidebar.html (#1515) | Richard Si | 2020-08-20 | 1 | -1/+1 |
| * | Updated languages list with more links (#1472) | Rys Sommefeldt | 2020-06-03 | 1 | -129/+129 |
| * | Update CHAGES, language list. | Matthäus G. Chajdas | 2020-06-01 | 1 | -1/+3 |
| * | Add lexer for Devicetree language (#1434) | Maxime Chretien | 2020-05-26 | 1 | -0/+1 |
| * | Add lexer for YANG 1.1 (#1408) | GRIBOK | 2020-04-13 | 1 | -0/+1 |
| * | Add execline lexer (#1393) | Molly Miller | 2020-04-10 | 1 | -0/+1 |
| * | A lexer for F*, an ML dialect for program verification (#1409) | Denis Merigoux | 2020-04-10 | 1 | -0/+1 |
| * | Update CHANGES, docs, add versionadded. | Matthäus G. Chajdas | 2020-04-10 | 1 | -0/+1 |
| * | Add ReasonML lexer. (#1386) | Florian Hammerschmidt | 2020-02-29 | 1 | -0/+1 |
| * | Mention MiniScript in language list/CHANGES, add versionadded. | Matthäus G. Chajdas | 2020-02-29 | 1 | -0/+1 |
| * | Fix links (#1389) | Ofek Lev | 2020-02-10 | 2 | -2/+2 |
| * | FAQ: refer to issue instead of email for addition | Georg Brandl | 2020-02-01 | 1 | -2/+2 |
| * | FAQ: add snippet.host | Georg Brandl | 2020-02-01 | 1 | -0/+1 |
| * | Update CHANGES, language list, and regenerate mapfile. | Matthäus G. Chajdas | 2020-01-24 | 1 | -0/+1 |
| * | Add a PEG (Parsing Expression Grammar) lexer (#1336) | Michael Wayne Goodman | 2020-01-16 | 1 | -0/+1 |
| * | Add Haxe to languages.rst | John Gabriele | 2020-01-14 | 1 | -0/+1 |
| * | Merge branch 'master' into 671/upsuper/webidl | Matthäus G. Chajdas | 2020-01-07 | 12 | -84/+199 |
| |\ |
|
| | * | Update CHANGES, language list. | Matthäus G. Chajdas | 2020-01-04 | 1 | -0/+1 |
| | * | Update many links to use HTTPS and skip redirects | Kurt McKee | 2019-12-18 | 8 | -47/+47 |
| | * | all: fixup http->https for github, pypi, pocoo etc URLs | Georg Brandl | 2019-12-10 | 5 | -14/+14 |