summaryrefslogtreecommitdiff
path: root/pygments/lexers/c_like.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-4/+5
* Improve Clay, Autohotkey lexers. (#2248)Matthäus G. Chajdas2022-09-251-1/+1
* Fix comments within function declarations in C (#1891) (#2140)lambda-karlculus2022-05-301-4/+4
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* Whitespace token modernization - [bc] lexers - regarding #1905 (#1923)Sebastian Engel2021-10-231-8/+8
* Support for OMG IDL (#1595)Fred Hornsey2021-05-021-2/+96
* Fixes for C and C++ functions and namespaces (#1722)amitkummer2021-02-271-1/+6
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* General improvement to the C/C++ lexer (#1350)Hubert Gruniaux2020-05-221-6/+1
* Update project to use modern Python features and idiomsJon Dufresne2019-11-251-27/+27
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-9/+19
* Don't use Charm++ CI for C++ reserved MIME types.Matth?us G. Chajdas2019-02-121-0/+2
* add commentMatthias Diener2018-12-181-0/+4
* add lexer for Charm++ ci filesMatthias Diener2018-12-171-1/+15
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-2/+2
* Change instances of Comment.Singleline to Comment.SingleErkki Mattila2017-02-051-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+541