summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.8.1 release.2.8.1release/2.8.xMatthäus G. Chajdas2021-03-072-2/+2
* Update CHANGES.Matthäus G. Chajdas2021-03-061-1/+1
* Update CHANGES.Matthäus G. Chajdas2021-03-061-1/+1
* Minted compatibility patch (#1737)Matthäus G. Chajdas2021-03-061-6/+1
* Update CHANGES.Matthäus G. Chajdas2021-03-051-0/+6
* LaTeX: workaround minted incompatibility with Pygments 2.8.0 (#1735)Matthäus G. Chajdas2021-03-051-0/+5
* Update setup.cfg.2.8.0Matthäus G. Chajdas2021-02-142-19/+19
* Prepare 2.8.0 release.Matthäus G. Chajdas2021-02-141-1/+1
* Fix various issues found by make check.Matthäus G. Chajdas2021-02-149-18/+29
* Update CHANGES.Matthäus G. Chajdas2021-02-141-8/+35
* Add futhark lexer (#1691)Philip Munksgaard2021-02-144-0/+366
* Merge branch 'master' of https://github.com/pygments/pygmentsMatthäus G. Chajdas2021-02-1476-236/+6127
|\
| * RawToken{Formatter,Lexer}: support Python 3 and handle exceptions (#1602)Anders Kaseorg2021-02-144-24/+93
| * image formatter supports background color (#1374)Hector Medina2021-02-141-6/+21
| * Provide (all?) Matlab built-ins (#1705)Alex Povel2021-02-147-51/+2578
| * Add CDDL lexer (Fix #1239) (#1379)Thomas Duboucher2021-02-146-0/+3237
| * Fix/1698 lineos wrapping (#1701)Matthäus G. Chajdas2021-02-1252-132/+154
| * Fix CBM BASIC V2 analyze text logic (#1607)Carlos Henrique Guardão Gandarez2021-02-124-17/+19
| * fix ecl analyze text logic (#1610)Carlos Henrique Guardão Gandarez2021-02-122-2/+16
| * LaTeX: avoid uneven baselines in case highlighting uses \fcolorbox (#1708)Jean-François B2021-02-121-2/+2
| * Fix eiffel regex performance (#1658)Dave Brondsema2021-02-121-1/+1
| * LaTeX: keep scope of \fboxsep local (#1709)Jean-François B2021-02-121-2/+2
| * LaTeX: use \@namedef (refactoring) (#1710)Jean-François B2021-02-121-2/+1
| * LaTeX: \catcode assignment should be terminated (#1711)Jean-François B2021-02-121-1/+2
| * Updated _cocoa_builtins.py with types from iOS 14.4 SDK (#1703)Filip Němeček2021-02-121-10/+15
* | Merge branch 'kurtmckee-issue-253-ruby-unicode'Matthäus G. Chajdas2021-02-143-17/+68
|\ \ | |/ |/|
| * 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-142-3/+192
| |\ |/ /
| * Rely on the regex engine's `\u1234` escape supportKurt McKee2020-09-051-7/+7
| * Standardize the entire multi-line string to use no `r` string prefixesKurt McKee2020-09-041-2/+2
| * Support Ruby method names and operator overrides, including UnicodeKurt McKee2020-09-042-5/+45
* | Update Fortran test file.Matthäus G. Chajdas2021-02-121-34/+17
* | Fotran lexer: detect keywords formed by two keywords without inter-word space...ecasglez2021-02-121-0/+3
* | Supports single quote strings in AutoItLexer (#1667)trdean12021-02-083-0/+19
* | Update CHANGES.Matthäus G. Chajdas2021-02-071-0/+1
* | Add Zenburn theme (#1659)Mantas Zimnickas2021-02-072-0/+81
* | Add Material theme style (#1662)Paulo S. Costa2021-02-073-0/+124
* | Update CHANGES.Matthäus G. Chajdas2021-02-071-0/+2
* | Updated Stata buildin function list modified: pygments/lexers/_stata_builti...Hua Peng2021-02-071-53/+90
* | Add missing prompt color for Solarized style. (#1529)Kevin Deldycke2021-02-071-0/+3
* | Regenerate test files.Matthäus G. Chajdas2021-02-072-0/+2
* | Update CHANGES, move graphviz test file.Matthäus G. Chajdas2021-02-073-0/+73
* | Add lexer for graphviz (#1657)Niklas Mollenhauer2021-02-074-0/+70
* | Remove the alias for the RawTokenLexer. (#1643)Georg Brandl2021-02-063-3/+4
* | Improve Kotlin lexer (#1699)Ilya Zorin2021-02-0610-158/+280
* | Fix for lexing J operator ? (#1700)amitkummer2021-02-063-1/+18
* | Support anchored line numbers in inline mode (#1591)Kevin Deldycke2021-02-0617-50/+58
* | MATLAB parser cleanup & fix for parsing `1./x` (#1673)Antony Lee2021-02-062-5/+19
* | Fix #1046.Matthäus G. Chajdas2021-02-063-0/+23