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
/
c_cpp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates C and C++ lexers (#2422)
Christopher Di Bella
2023-04-26
1
-2
/
+3
*
adds C++ alternative tokens as keywords (#2421)
Christopher Di Bella
2023-04-26
1
-1
/
+2
*
Update copyright year to 2023.
Matthäus G. Chajdas
2023-03-29
1
-1
/
+1
*
all: style fixes
Georg Brandl
2022-10-27
1
-19
/
+31
*
CFamilyLexer: Fix matching of function parameters (#2210)
amitkummer
2022-08-18
1
-8
/
+8
*
CFamilyLexer: refuse quotes between parentheses for function definitions and ...
Jean Abou-Samra
2022-08-15
1
-4
/
+4
*
Fix comments within function declarations in C (#1891) (#2140)
lambda-karlculus
2022-05-30
1
-12
/
+29
*
Rework URL information in lexers.
Matthäus G. Chajdas
2022-03-20
1
-0
/
+1
*
CFamily: Lex identifiers after `case` as constants (#2084)
amitkummer
2022-03-12
1
-5
/
+16
*
Happy new year.
Georg Brandl
2022-01-25
1
-1
/
+1
*
Fix typos (#2030)
Kian-Meng Ang
2022-01-18
1
-1
/
+1
*
Add .tpp as a c++ lexer file extension (#2031)
HampusMat
2022-01-11
1
-1
/
+1
*
CFamily: improve label detection (#2022)
amitkummer
2022-01-06
1
-6
/
+4
*
CFamily: improve function detection (#2008)
amitkummer
2021-12-30
1
-2
/
+3
*
feat(lexers): associate XBM and XPM with C code (#1802)
Ville Skyttä
2021-12-28
1
-2
/
+2
*
Refactor identifiers regex to match unicode characters (#1848)
amitkummer
2021-10-15
1
-2
/
+2
*
Fix #1237 cpp whitespace token usage expanded (#1904)
Sebastian Engel
2021-10-02
1
-4
/
+4
*
Use the correct whitespace token for the C family.
Matthäus G. Chajdas
2021-06-20
1
-3
/
+3
*
Fix CFamilyLexer preprocessor tokenization errors (#1830)
Henrik Lievonen
2021-06-20
1
-1
/
+1
*
Support for OMG IDL (#1595)
Fred Hornsey
2021-05-02
1
-2
/
+4
*
Refactor CFamilyLexer (#1746)
amitkummer
2021-03-14
1
-10
/
+7
*
Fixes for C and C++ functions and namespaces (#1722)
amitkummer
2021-02-27
1
-28
/
+56
*
Fix mishandling '*/' in C/C++ and related (fixes #1695)
Georg Brandl
2021-01-29
1
-2
/
+1
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
1
-1
/
+0
*
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
1
-1
/
+1
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
*
General improvement to the C/C++ lexer (#1350)
Hubert Gruniaux
2020-05-22
1
-35
/
+126
*
Update c_cpp.py to adds support for C++20 keywords
Hubert Gruniaux
2020-01-05
1
-2
/
+3
*
Update project to use modern Python features and idioms
Jon Dufresne
2019-11-25
1
-6
/
+6
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
Fix more instances of invalid string escapes
Georg Brandl
2018-11-28
1
-4
/
+4
*
Copyright update.
Georg Brandl
2017-01-22
1
-1
/
+1
*
Add support for partials and path segments for Handlebars.
Christian Hammond
2016-11-04
1
-0
/
+252