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
*
Remove the alias for the RawTokenLexer.
raw-alias
Georg Brandl
2020-12-24
2
-2
/
+2
*
fix oversight
Georg Brandl
2020-12-19
1
-1
/
+1
*
fix inefficient regexes for guessing lexers
Georg Brandl
2020-12-19
2
-3
/
+1
*
Limit recursion with nesting Ruby heredocs
Georg Brandl
2020-12-17
2
-4
/
+10
*
Fix backtracking string regexes in JavascriptLexer und TypescriptLexer.
Georg Brandl
2020-12-17
1
-5
/
+24
*
fixes #1625: infinite loop in SML lexer
Georg Brandl
2020-12-10
1
-6
/
+6
*
Prepare 2.7.3 release.
2.7.3
Matthäus G. Chajdas
2020-12-06
1
-1
/
+1
*
Unclosed script/style tag handling Fixes #1614 (#1615)
Nick Gerner
2020-12-05
1
-0
/
+12
*
testing turtle prefix names where reference starts with number (#1590)
elf Pavlik
2020-12-05
1
-11
/
+51
*
Update mapfiles and CHANGES.
Matthäus G. Chajdas
2020-12-05
1
-1
/
+1
*
Update jvm.py (#1587)
Boris Kheyfets
2020-12-05
1
-1
/
+2
*
ImgFormatter: Use the start position based on the length of text (#1611)
strawberry beach sandals
2020-11-28
1
-8
/
+20
*
llvm lexer: add poison keyword (#1612)
Nuno Lopes
2020-11-28
1
-1
/
+1
*
fix ecl doc reference (#1609)
Carlos Henrique Guardão Gandarez
2020-11-25
1
-1
/
+1
*
lean: Add missing keywords
Eric Wieser
2020-11-19
1
-0
/
+2
*
JuttleLexer: Fix duplicate 'juttle' occurance in lexer aliases.
Sumanth V Rao
2020-11-19
2
-2
/
+2
*
Rust: update builtins/macros/keywords for 1.47
Georg Brandl
2020-11-19
1
-27
/
+36
*
minor variable name fixup
Georg Brandl
2020-11-19
1
-5
/
+5
*
Rust lexer: changing rust macro type
K. Lux
2020-11-19
1
-1
/
+1
*
Rust lexer: bug fix with regex lexer and '!' + r'\b'
K. Lux
2020-11-19
1
-1
/
+1
*
Rust lexer: move keywords from funcs_macros to types
K. Lux
2020-11-19
1
-2
/
+1
*
Add Javascript 'async', 'await' keywords (#1605)
Chris Nevers
2020-11-17
1
-1
/
+1
*
shell: improve docstrings for the "session" type lexers
Georg Brandl
2020-11-11
1
-5
/
+10
*
json: deprecate BareJsonObjectLexer
Georg Brandl
2020-11-11
2
-6
/
+10
*
Fix a catastrophic backtracking bug in JavaLexer (#1594)
Kurt McKee
2020-11-09
1
-1
/
+8
*
Fix Mason regex.
Matthäus G. Chajdas
2020-11-08
1
-3
/
+2
*
Fix Mason regex.
Matthäus G. Chajdas
2020-11-08
1
-1
/
+1
*
fix closing tag for unnamed blocks on MasonLexer (#1592)
Carlos Henrique Guardão Gandarez
2020-11-08
1
-1
/
+1
*
removed \'{* ... *}\' as a django comment
Sean McElwain
2020-10-30
1
-1
/
+1
*
Remove margin: 0 from <pre> styling.
Matthäus G. Chajdas
2020-10-28
1
-1
/
+1
*
MySQL: Tokenize quoted schema object names, and escape characters, uniquely (...
Kurt McKee
2020-10-27
1
-9
/
+9
*
Add 'some' Ada reserved word (#1581)
Léo Germond
2020-10-27
1
-3
/
+3
*
Speed up JSON and reduce HTML formatter consumption (#1569)
Kurt McKee
2020-10-26
2
-102
/
+243
*
Prepare 2.7.2 release.
2.7.2
Matthäus G. Chajdas
2020-10-24
1
-1
/
+1
*
Speculative fix for #1579. (#1583)
Matthäus G. Chajdas
2020-10-24
1
-2
/
+2
*
TNTLexer: Don't crash on unexpected EOL. (#1570)
Ken
2020-10-14
1
-54
/
+67
*
llvm lexer: add freeze instruction and bfloat type (#1565)
Nuno Lopes
2020-10-06
1
-11
/
+12
*
Fix spelling mistakes - fixes #1562.
Matthäus G. Chajdas
2020-10-04
1
-2
/
+2
*
Add missing tokens to SPARQL lexer (#1559)
Lucas Werkmeister
2020-10-02
1
-5
/
+5
*
Fix LatexEmbeddedLexer (#1517)
Eric Wieser
2020-09-30
1
-9
/
+42
*
Add analyze_text to make make check happy. (#1549)
Matthäus G. Chajdas
2020-09-23
26
-6
/
+314
*
Grammar correction 'an generator' -> 'a generator'
zkneupper
2020-09-23
1
-1
/
+1
*
image formatter: find ttc fonts on Mac
Georg Brandl
2020-09-20
1
-1
/
+2
*
python traceback lexer: fix custom exceptions without message
Georg Brandl
2020-09-19
1
-1
/
+1
*
fix regression in JSON lexer, bump to 2.7.1
2.7.1
Georg Brandl
2020-09-17
2
-3
/
+3
*
Preparing 2.7.0 release.
2.7.0
Matthäus G. Chajdas
2020-09-12
1
-1
/
+1
*
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
37
-1932
/
+1828
*
Fix a Windows/PyPy3 test failure (#1533)
Kurt McKee
2020-09-07
1
-1
/
+8
*
fennel: fixup string regex
Georg Brandl
2020-09-07
1
-1
/
+1
*
Avoid catastrophic backtracking.
Phil Hagelberg
2020-09-07
1
-1
/
+1
[next]