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
/
tests
/
snippets
Commit message (
Expand
)
Author
Age
Files
Lines
*
[elpi] handle quotations (#2419)
Enrico Tassi
2023-04-30
1
-0
/
+33
*
Updates C and C++ lexers (#2422)
Christopher Di Bella
2023-04-26
2
-0
/
+30
*
adds C++ alternative tokens as keywords (#2421)
Christopher Di Bella
2023-04-26
1
-0
/
+46
*
Improve Java properties lexer (#2404)
Jean Abou-Samra
2023-04-17
2
-2
/
+6
*
Refactor PythonConsoleLexer as a DelegatingLexer (#2412)
Jean Abou-Samra
2023-04-17
3
-3
/
+21
*
Python console: do not require output that looks like a traceback to be valid...
Georg Brandl
2023-04-12
1
-0
/
+108
*
Add lexer for MediaWiki Wikitext (#2373)
diskdance
2023-04-05
18
-0
/
+11103
*
Lexer for the WebGPU Shading Language (#2386)
David Neto
2023-03-30
15
-0
/
+2376
*
Update copyright year to 2023.
Matthäus G. Chajdas
2023-03-29
1
-1
/
+1
*
Move more tests to tests/snippets instead of .py files (#2344)
Jean Abou-Samra
2023-03-29
19
-0
/
+999
*
css: fix lexing numbers inside function calls
2382-fix
Georg Brandl
2023-03-19
1
-0
/
+51
*
Improve lexing PHP attributes (#2360)
Richard van Velzen
2023-03-01
1
-0
/
+38
*
Fix lexing PHP anonymous classes with no parameters (#2359)
Richard van Velzen
2023-03-01
1
-0
/
+28
*
Improve lexing PHP's variable variable syntax (#2358)
Richard van Velzen
2023-03-01
1
-0
/
+45
*
Improve bash math expansion lexing (#2353)
Richard van Velzen
2023-02-24
1
-0
/
+672
*
More tests moved to snippets/ (#2351)
Jean Abou-Samra
2023-02-23
25
-0
/
+1429
*
Python console: make traceback handling more robust
Georg Brandl
2023-02-03
1
-0
/
+97
*
Add support for normal diff syntax (#2321)
CosmicHorror
2023-01-29
2
-0
/
+82
*
Improve whitespace handling in MesonLexer/PerlLexer.
Matthäus G. Chajdas
2022-12-11
1
-19
/
+19
*
Improve whitespace handling in SLexer.
Matthäus G. Chajdas
2022-12-11
8
-13
/
+13
*
Improve whitespace handling in Python.
Matthäus G. Chajdas
2022-12-11
81
-129
/
+129
*
Improve whitespace handling in PraatLexer.
Matthäus G. Chajdas
2022-12-11
2
-2
/
+2
*
Improve whitespace handling in PraatLexer.
Matthäus G. Chajdas
2022-12-04
14
-34
/
+34
*
Improve whitespace handling in TealLexer.
Matthäus G. Chajdas
2022-12-04
3
-7
/
+7
*
Improve whitespace handling in XmlLexer.
Matthäus G. Chajdas
2022-12-04
3
-3
/
+25
*
Improve whitespace handling in CMake/RegexLexer.
Matthäus G. Chajdas
2022-12-04
32
-84
/
+84
*
Improve whitespace handling in the BashLexer.
Matthäus G. Chajdas
2022-12-04
14
-30
/
+30
*
Improve whitespace handling in Markdown.
Matthäus G. Chajdas
2022-12-04
7
-16
/
+16
*
Fix whitespace handling in Ruby.
Matthäus G. Chajdas
2022-12-04
6
-20
/
+20
*
Add support for Wren language (#2271)
PureFox48
2022-11-29
1
-0
/
+10
*
Accept colon(s) in YAML key names
Greg Dubicki
2022-11-14
3
-0
/
+33
*
shell session: allow continuation without marker for PowerShell
Georg Brandl
2022-10-28
1
-0
/
+124
*
Fix: Issues with .properties format using whitespace delimited key (#2241)
jmzambon
2022-09-25
3
-4
/
+5
*
Adding MIPS Lexer (#2228)
davisrichard437
2022-09-21
3
-0
/
+390
*
CFamilyLexer: refuse quotes between parentheses for function definitions and ...
Jean Abou-Samra
2022-08-15
1
-0
/
+41
*
Fortran: fix catastrophic backtracking
Jean Abou Samra
2022-08-15
1
-0
/
+112
*
Disable highlighting of some escape codes for python bytes literals (#2204)
LaurenceWarne
2022-08-15
2
-0
/
+44
*
PHP: fix `\"$var\"` inside strings (fixes #2105)
Georg Brandl
2022-06-30
1
-0
/
+28
*
Matlab session: fix traceback when a line continuation ellipsis appears in th...
Georg Brandl
2022-06-23
1
-0
/
+18
*
terraform: accept leading whitespace for << heredoc delim
Georg Brandl
2022-06-17
1
-0
/
+33
*
tcl: accept variables in ${name} syntax
Georg Brandl
2022-06-04
1
-0
/
+17
*
Fix comments within function declarations in C (#1891) (#2140)
lambda-karlculus
2022-05-30
1
-0
/
+409
*
java multiline highlighting based on issue 1858 (#2132)
VishalN7
2022-05-10
2
-0
/
+231
*
Initial commit for MCFunction Lexer + tests (#2107)
Rit
2022-04-24
12
-0
/
+1018
*
Add lexer for colon-separated value config files like /etc/passwd, /etc/shado...
Leistungsabfall
2022-04-16
3
-0
/
+205
*
Terraform: Fix class name lexing (#2097)
amitkummer
2022-03-27
9
-18
/
+38
*
CFamily: Lex identifiers after `case` as constants (#2084)
amitkummer
2022-03-12
2
-2
/
+2
*
Fix catastrophic backtracking in HTML and XML (#2069)
Jean Abou-Samra
2022-02-24
2
-0
/
+68
*
Merge branch 'fix-elpi' of https://github.com/gares/pygments into gares-fix-elpi
Matthäus G. Chajdas
2022-02-20
2
-2
/
+21
|
\
|
*
elpi: fix lexing of -> in ctype
Enrico Tassi
2022-01-09
2
-2
/
+21
[next]