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
*
Update based on review feedback.
argparse
Matthäus G. Chajdas
2021-01-23
1
-5
/
+12
*
cmdline: adapt the argparse help formatter to actually take terminal width in...
Georg Brandl
2021-01-22
1
-1
/
+14
*
cmdline: port to argparse
Georg Brandl
2021-01-22
1
-162
/
+147
*
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
*
Fix for lexing Python raw f-strings with backslashes (#1683)
Jeppe Dakin
2021-01-17
1
-5
/
+12
*
fix escape in TypeScript templates literals
Mestery
2021-01-17
1
-2
/
+1
*
Added `pygmentize -C` option to guess a lexer from content
Georg Brandl
2021-01-17
1
-2
/
+18
*
Do not guess MIME or SQL without reason
Georg Brandl
2021-01-17
2
-4
/
+1
*
Make guessing prefer Python 3 lexer
Georg Brandl
2021-01-17
1
-5
/
+6
*
Fix escapes in JavaScript backtick strings
Georg Brandl
2021-01-17
1
-2
/
+1
*
Bump version to 2.7.4.
2.7.4
Matthäus G. Chajdas
2021-01-12
1
-1
/
+1
*
Revert "Added dracula theme style (#1636)"
Matthäus G. Chajdas
2021-01-12
2
-111
/
+0
*
Fix several exponential/cubic complexity regexes found by Ben Caller/Doyensec
Georg Brandl
2021-01-11
7
-11
/
+10
*
xquery: fix pop from empty stack
Georg Brandl
2021-01-11
1
-1
/
+2
*
Added 'ERROR STOP' to fortran.py keywords. (#1665)
ecasglez
2021-01-10
1
-2
/
+2
*
support added for css variables (#1633)
zjeffer
2021-01-10
1
-0
/
+3
*
(sql.py): fix errors in keywords (#1668)
0xflotus
2021-01-10
1
-6
/
+6
*
Add __END_LINE__ to Crystal syntax highlighting (#1670)
Linda_pp
2021-01-09
1
-0
/
+1
*
Detect malformed closing tags as errors. (#1656)
Catatonic
2021-01-06
1
-1
/
+3
*
Markdown lexer improvements (#1623)
Leistungsabfall
2021-01-06
1
-11
/
+9
*
support indented entries in IniLexer (#1624)
Leistungsabfall
2021-01-04
1
-1
/
+1
*
Update Crystal lexer (#1650)
Oleh Prypin
2021-01-04
1
-74
/
+45
*
Fix Coq-related bug #678 (#1648)
Maximilian Wuttke
2021-01-04
1
-3
/
+6
*
Merge branch 'master' of https://github.com/felixhao28/pygments into felixhao...
Matthäus G. Chajdas
2021-01-04
1
-1
/
+1
|
\
|
*
fix punctuation not labeled in function definition in TypeScript
Yiyang Hao
2020-08-16
1
-1
/
+1
*
|
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
234
-237
/
+237
*
|
Update keywords for JS and its variants (#1651)
Mestery
2021-01-02
1
-37
/
+35
*
|
Revert a private API in the HTML formatter (#1655)
Kurt McKee
2020-12-30
1
-6
/
+9
*
|
Fix #1652.
Matthäus G. Chajdas
2020-12-29
1
-1
/
+1
*
|
feat: added 'ONLY' to fortran.py Keywords
0xflotus
2020-12-28
1
-3
/
+3
*
|
add support for LiveScript and CoffeeScript
Mestery
2020-12-28
1
-4
/
+4
*
|
Fix regexs to support somes flags
Mestery
2020-12-28
1
-4
/
+4
*
|
Merge github.com:mathiasertl/pygments
Georg Brandl
2020-12-28
1
-1
/
+1
|
\
\
|
*
|
consider trailing whitespace a part of the prompt, making copy/paste more str...
Mathias Ertl
2020-12-25
1
-1
/
+1
*
|
|
do_insertions: do not emit empty tokens
Georg Brandl
2020-12-28
1
-4
/
+6
|
/
/
*
|
all: weed out more backtracking string regexes
Georg Brandl
2020-12-25
25
-107
/
+107
*
|
fix a lot more backtracking string regexes
Georg Brandl
2020-12-25
10
-70
/
+40
*
|
sarl: fix indentation
Georg Brandl
2020-12-25
1
-51
/
+56
*
|
Added dracula theme style (#1636)
Daniel Vilar
2020-12-24
2
-0
/
+111
*
|
Fix backtracking Modula2 string regexes.
Georg Brandl
2020-12-24
1
-2
/
+12
*
|
Fix raw token lexer w.r.t. Unicode.
Georg Brandl
2020-12-24
1
-18
/
+18
*
|
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
[next]