summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | Support error locations in Python tracebacks (#1852)Jean-Abou-Samra2021-07-0613-7/+214
* | Remove unicorn token types (fixes #1816.)Matthäus G. Chajdas2021-06-204-100/+100
* | Add procfile lexer (#1808)sblondon2021-06-202-0/+48
* | Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-2027-31602/+31602
* | Fix CFamilyLexer preprocessor tokenization errors (#1830)Henrik Lievonen2021-06-2015-225/+862
* | Add Meson build language support (#1823)ldrumm2021-06-202-0/+301
|/
* groovy lexer: detect quoted function names (#1765)Alison Winters2021-05-024-4/+34
* Support Terraform 0.14 syntax (#1756)Leonardo Giordani2021-05-022-1227/+0
* Support for OMG IDL (#1595)Fred Hornsey2021-05-022-0/+819
* AMDGPU: Updated modifier tokenization. (#1775)Thomas Symalla2021-04-152-1/+21
* Fix #1416: add WebAssembly lexer (#1564)Jendrik2021-04-042-0/+269
* Add NestedText lexer (#1578)Kale Kundert2021-03-212-0/+174
* Add a teal lexer (#1671)iscke2021-03-142-0/+119
* Added ThingsDB Language support (#1295)Georg Brandl2021-03-142-0/+500
* Add KuinLexer (#1300)Georg Brandl2021-03-142-0/+403
* Add apdl and gcode lexers (#1714)Averter2021-03-148-0/+1943
* Update the Chapel lexer (#1743)Engin Kayraklioglu2021-03-141-31/+31
* Refactor CFamilyLexer (#1746)amitkummer2021-03-141-3/+3
* Update lists of operators/keywords in Julia and expand/refine highlighting (#...jmert2021-03-052-10816/+2155
* Rewrite Scala lexer for Scala 3 (#1694)Maxime Kjaer2021-03-0156-359/+5617
* Fixes for C and C++ functions and namespaces (#1722)amitkummer2021-02-2714-156/+1944
* Add futhark lexer (#1691)Philip Munksgaard2021-02-142-0/+255
* Merge branch 'master' of https://github.com/pygments/pygmentsMatthäus G. Chajdas2021-02-144-4/+3046
|\
| * Provide (all?) Matlab built-ins (#1705)Alex Povel2021-02-142-4/+4
| * Add CDDL lexer (Fix #1239) (#1379)Thomas Duboucher2021-02-142-0/+3042
* | Update expected output for Ruby.Matthäus G. Chajdas2021-02-141-14/+7
|/
* Update Fortran test file.Matthäus G. Chajdas2021-02-121-34/+17
* Supports single quote strings in AutoItLexer (#1667)trdean12021-02-082-0/+13
* Update CHANGES, move graphviz test file.Matthäus G. Chajdas2021-02-072-0/+72
* Add lexer for graphviz (#1657)Niklas Mollenhauer2021-02-071-0/+12
* Improve Kotlin lexer (#1699)Ilya Zorin2021-02-061-92/+94
* Merge branch 'master' of https://github.com/mathiasertl/pygments into mathias...Matthäus G. Chajdas2021-01-302-6/+2
|\
* | Add expected output for the AMDGPU example.Matthäus G. Chajdas2021-01-302-0/+130