summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the Chapel lexer (#1743)Engin Kayraklioglu2021-03-141-31/+31
* Refactor CFamilyLexer (#1746)amitkummer2021-03-141-3/+3
* use `id` not `name` for line anchors; (#1725)Cyker Way2021-03-051-2/+2
* Add formatter for Pango Markup (#1727)Philipp Imhof2021-03-051-0/+45
* Update lists of operators/keywords in Julia and expand/refine highlighting (#...jmert2021-03-0511-10816/+3431
* octave: also allow percent block commentsGeorg Brandl2021-03-011-0/+9
* octave: add multiline commentsGeorg Brandl2021-03-011-0/+18
* Rewrite Scala lexer for Scala 3 (#1694)Maxime Kjaer2021-03-0173-359/+5837
* Fixes for C and C++ functions and namespaces (#1722)amitkummer2021-02-2714-156/+1944
* Fix various issues found by make check.Matthäus G. Chajdas2021-02-141-4/+8
* Add futhark lexer (#1691)Philip Munksgaard2021-02-142-0/+255
* Merge branch 'master' of https://github.com/pygments/pygmentsMatthäus G. Chajdas2021-02-1459-134/+3260
|\
| * RawToken{Formatter,Lexer}: support Python 3 and handle exceptions (#1602)Anders Kaseorg2021-02-141-0/+68
| * Provide (all?) Matlab built-ins (#1705)Alex Povel2021-02-146-9/+9
| * Add CDDL lexer (Fix #1239) (#1379)Thomas Duboucher2021-02-142-0/+3042
| * Fix/1698 lineos wrapping (#1701)Matthäus G. Chajdas2021-02-1249-125/+125
| * Fix CBM BASIC V2 analyze text logic (#1607)Carlos Henrique Guardão Gandarez2021-02-122-14/+16
| * fix ecl analyze text logic (#1610)Carlos Henrique Guardão Gandarez2021-02-121-0/+14
* | Update expected output for Ruby.Matthäus G. Chajdas2021-02-141-14/+7
* | Cleanup test_ruby after merge.Matthäus G. Chajdas2021-02-141-132/+1
* | Merge branch 'issue-253-ruby-unicode' of https://github.com/kurtmckee/pygment...Matthäus G. Chajdas2021-02-141-0/+185
|\ \ | |/ |/|
| * Support Ruby method names and operator overrides, including UnicodeKurt McKee2020-09-041-2/+38
* | Update Fortran test file.Matthäus G. Chajdas2021-02-121-34/+17
* | Supports single quote strings in AutoItLexer (#1667)trdean12021-02-082-0/+13
* | Regenerate test files.Matthäus G. Chajdas2021-02-072-0/+2
* | 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-069-116/+175
* | Fix for lexing J operator ? (#1700)amitkummer2021-02-062-0/+17
* | Support anchored line numbers in inline mode (#1591)Kevin Deldycke2021-02-0616-48/+48
* | MATLAB parser cleanup & fix for parsing `1./x` (#1673)Antony Lee2021-02-061-0/+10
* | Fix #1046.Matthäus G. Chajdas2021-02-061-0/+21