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
/
lexers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
172
-176
/
+3
*
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
*
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
*
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
170
-170
/
+170
*
|
Update keywords for JS and its variants (#1651)
Mestery
2021-01-02
1
-37
/
+35
*
|
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
*
|
consider trailing whitespace a part of the prompt, making copy/paste more str...
Mathias Ertl
2020-12-25
1
-1
/
+1
*
|
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
*
|
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 inefficient regexes for guessing lexers
Georg Brandl
2020-12-19
1
-1
/
+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
*
|
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
*
|
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
[next]