summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clean-up unused imports (#1887)Mickaël Schoentgen2021-08-234-5/+3
* Merge branch 'feat/ascii-armored' of https://github.com/scop/pygments into sc...Matthäus G. Chajdas2021-08-082-0/+38
|\
| * fix(asc): use Whitespace instead of Text for whitespaceVille Skyttä2021-05-181-10/+10
| * test(asc): add id_ecdsa example fileVille Skyttä2021-05-172-0/+38
* | Added lexer for parsing GSQL files (#1866)DanBarkus2021-08-082-0/+1726
* | Merge branch 'master' of https://github.com/cltrudeau/pygments into cltrudeau...Matthäus G. Chajdas2021-08-082-0/+132
|\ \
| * | Changes from code review:Christopher Trudeau2021-06-212-2/+2
| * | Add JavaScript Node.js Console LexerChristopher Trudeau2021-05-292-0/+132
| |/
* | Added Smithy Lexer (#1878) (#1879)Immanuel Washington2021-08-082-0/+1571
* | Java: do not lex whitespace as Label, do not lex "default" as LabelGeorg Brandl2021-07-312-1/+38
* | Only allow tables at line start to fix arrays. (#1872)Erik Moqvist2021-07-311-58/+242
* | Revert "Added GSQL lexer (#1809)"Matthäus G. Chajdas2021-07-182-1726/+0
* | Revert "Update golden test output for GSQL."Matthäus G. Chajdas2021-07-181-161/+161
* | Fix #1841.Matthäus G. Chajdas2021-07-182-0/+190
* | Update golden test output for GSQL.Matthäus G. Chajdas2021-07-181-161/+161
* | Remove test file with unclear license.Matthäus G. Chajdas2021-07-182-21682/+0
* | Add support for JSLT (#1821)João Abecasis2021-07-181-0/+83
* | Added GSQL lexer (#1809)DanBarkus2021-07-182-0/+1726
* | Update javascript lexer (#1814)Mestery2021-07-185-10/+185
* | Update Fennel lexer to include forms from latest version. (#1862)Phil Hagelberg2021-07-181-31/+33
* | Fix FutureWarning for words() with "[" (#1854)Jean-Abou-Samra2021-07-061-0/+366
* | Support error locations in Python tracebacks (#1852)Jean-Abou-Samra2021-07-0613-7/+214
* | Improved Rust attributes (#1813)kaivol2021-06-251-0/+12
* | Use Whitespace for whitespace in Tcl.Matthäus G. Chajdas2021-06-201-38/+38
* | tcl lexer: no error for @ or , (#1834)Akuli2021-06-201-0/+131
* | Remove unicorn token types (fixes #1816.)Matthäus G. Chajdas2021-06-204-100/+100
* | Add procfile lexer (#1808)sblondon2021-06-203-0/+88
* | Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-2048-31708/+31708
* | Fix CFamilyLexer preprocessor tokenization errors (#1830)Henrik Lievonen2021-06-2018-225/+912
* | Add Meson build language support (#1823)ldrumm2021-06-202-0/+301
* | Rust: fix lexing of "break" and "continue"Georg Brandl2021-06-201-0/+39
* | Correctly highlight multiline console input, even without PS2 prompt (#1833)Jesse Tan2021-06-044-0/+32
|/
* groovy lexer: detect quoted function names (#1765)Alison Winters2021-05-024-4/+34
* Support Terraform 0.14 syntax (#1756)Leonardo Giordani2021-05-0211-1227/+673
* Support for OMG IDL (#1595)Fred Hornsey2021-05-026-0/+880
* Improve PromQL lexer with new test cases (#1783)Pablo Seminario2021-04-242-0/+51
* Detect multiline patterns in velocity lexer text analysis (#1776)Andy2021-04-171-1/+41
* AMDGPU: Updated modifier tokenization. (#1775)Thomas Symalla2021-04-152-1/+21
* Rust: fix raw string tokenGeorg Brandl2021-04-121-0/+117
* Fix python lexer parsing floats incorrectly (#1768)Liam Stevens2021-04-101-0/+75
* lexers: devicetree: allow node label without root node (#1755)Gerard Marull-Paretas2021-04-051-0/+32
* Fix #1416: add WebAssembly lexer (#1564)Jendrik2021-04-0411-0/+358
* PowerShell: lex ':' (#1758)amitkummer2021-03-283-3/+38
* Filename to <th> if linenos=table (fixes #1757) (#1759)Andy Pearce2021-03-28129-1/+996
* Add NestedText lexer (#1578)Kale Kundert2021-03-212-0/+174
* Leading underscore in APL variable names (GNU, Dyalog) (#1747)Stefan Kruger2021-03-151-0/+26
* Add a teal lexer (#1671)iscke2021-03-145-0/+190
* Added ThingsDB Language support (#1295)Georg Brandl2021-03-143-0/+536
* Add KuinLexer (#1300)Georg Brandl2021-03-142-0/+403
* Add apdl and gcode lexers (#1714)Averter2021-03-148-0/+1943