index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 2.8.1 release.
2.8.1
release/2.8.x
Matthäus G. Chajdas
2021-03-07
1
-1
/
+1
*
Minted compatibility patch (#1737)
Matthäus G. Chajdas
2021-03-06
1
-6
/
+1
*
LaTeX: workaround minted incompatibility with Pygments 2.8.0 (#1735)
Matthäus G. Chajdas
2021-03-05
1
-0
/
+5
*
Prepare 2.8.0 release.
Matthäus G. Chajdas
2021-02-14
1
-1
/
+1
*
Fix various issues found by make check.
Matthäus G. Chajdas
2021-02-14
8
-14
/
+21
*
Add futhark lexer (#1691)
Philip Munksgaard
2021-02-14
2
-0
/
+111
*
Merge branch 'master' of https://github.com/pygments/pygments
Matthäus G. Chajdas
2021-02-14
14
-102
/
+2846
|
\
|
*
RawToken{Formatter,Lexer}: support Python 3 and handle exceptions (#1602)
Anders Kaseorg
2021-02-14
2
-24
/
+24
|
*
image formatter supports background color (#1374)
Hector Medina
2021-02-14
1
-6
/
+21
|
*
Provide (all?) Matlab built-ins (#1705)
Alex Povel
2021-02-14
1
-42
/
+2569
|
*
Add CDDL lexer (Fix #1239) (#1379)
Thomas Duboucher
2021-02-14
2
-0
/
+192
|
*
Fix/1698 lineos wrapping (#1701)
Matthäus G. Chajdas
2021-02-12
2
-7
/
+12
|
*
Fix CBM BASIC V2 analyze text logic (#1607)
Carlos Henrique Guardão Gandarez
2021-02-12
2
-3
/
+3
|
*
fix ecl analyze text logic (#1610)
Carlos Henrique Guardão Gandarez
2021-02-12
1
-2
/
+2
|
*
LaTeX: avoid uneven baselines in case highlighting uses \fcolorbox (#1708)
Jean-François B
2021-02-12
1
-2
/
+2
|
*
Fix eiffel regex performance (#1658)
Dave Brondsema
2021-02-12
1
-1
/
+1
|
*
LaTeX: keep scope of \fboxsep local (#1709)
Jean-François B
2021-02-12
1
-2
/
+2
|
*
LaTeX: use \@namedef (refactoring) (#1710)
Jean-François B
2021-02-12
1
-2
/
+1
|
*
LaTeX: \catcode assignment should be terminated (#1711)
Jean-François B
2021-02-12
1
-1
/
+2
|
*
Updated _cocoa_builtins.py with types from iOS 14.4 SDK (#1703)
Filip Němeček
2021-02-12
1
-10
/
+15
*
|
Merge branch 'issue-253-ruby-unicode' of https://github.com/kurtmckee/pygment...
Matthäus G. Chajdas
2021-02-14
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Rely on the regex engine's `\u1234` escape support
Kurt McKee
2020-09-05
1
-7
/
+7
|
*
Standardize the entire multi-line string to use no `r` string prefixes
Kurt McKee
2020-09-04
1
-2
/
+2
|
*
Support Ruby method names and operator overrides, including Unicode
Kurt McKee
2020-09-04
1
-3
/
+7
*
|
Fotran lexer: detect keywords formed by two keywords without inter-word space...
ecasglez
2021-02-12
1
-0
/
+3
*
|
Supports single quote strings in AutoItLexer (#1667)
trdean1
2021-02-08
1
-0
/
+6
*
|
Add Zenburn theme (#1659)
Mantas Zimnickas
2021-02-07
2
-0
/
+81
*
|
Add Material theme style (#1662)
Paulo S. Costa
2021-02-07
2
-0
/
+120
*
|
Updated Stata buildin function list modified: pygments/lexers/_stata_builti...
Hua Peng
2021-02-07
1
-53
/
+90
*
|
Add missing prompt color for Solarized style. (#1529)
Kevin Deldycke
2021-02-07
1
-0
/
+3
*
|
Add lexer for graphviz (#1657)
Niklas Mollenhauer
2021-02-07
2
-0
/
+57
*
|
Remove the alias for the RawTokenLexer. (#1643)
Georg Brandl
2021-02-06
2
-2
/
+2
*
|
Improve Kotlin lexer (#1699)
Ilya Zorin
2021-02-06
1
-42
/
+105
*
|
Fix for lexing J operator ? (#1700)
amitkummer
2021-02-06
1
-1
/
+1
*
|
Support anchored line numbers in inline mode (#1591)
Kevin Deldycke
2021-02-06
1
-2
/
+10
*
|
MATLAB parser cleanup & fix for parsing `1./x` (#1673)
Antony Lee
2021-02-06
1
-5
/
+9
*
|
Fix #1046.
Matthäus G. Chajdas
2021-02-06
1
-0
/
+1
*
|
linenos support for terminal256 (#1674)
Jiamin Shen
2021-02-06
1
-1
/
+23
*
|
Merge branch 'master' of https://github.com/mathiasertl/pygments into mathias...
Matthäus G. Chajdas
2021-01-30
1
-6
/
+2
|
\
\
|
*
|
only print PS2 prompt if backslash continuation is enabled
Mathias Ertl
2021-01-10
1
-5
/
+1
|
*
|
make PS2 contain a space
Mathias Ertl
2021-01-10
1
-1
/
+1
*
|
|
AMDGPU ISA Lexer (#1626)
Thomas Symalla
2021-01-30
2
-0
/
+45
*
|
|
cmdline: port to argparse (#1693)
Georg Brandl
2021-01-30
1
-163
/
+168
*
|
|
Updated OpenEdge keywords (#1696)
movedoa
2021-01-29
1
-384
/
+438
*
|
|
Fix mishandling '*/' in C/C++ and related (fixes #1695)
Georg Brandl
2021-01-29
4
-11
/
+4
*
|
|
tests: code style fixups
Georg Brandl
2021-01-20
1
-2
/
+2
*
|
|
Matlab class properties (#1466)
Dan
2021-01-18
1
-34
/
+64
*
|
|
update the map
Mestery
2021-01-18
1
-1
/
+1
*
|
|
add markdown to aliases
Mestery
2021-01-18
1
-1
/
+1
*
|
|
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
236
-245
/
+8
[next]