summaryrefslogtreecommitdiff
path: root/pygments/lexers/c_like.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unused keywords from ArduinoLexerEdoardo Tenani2016-01-281-12/+11
* Update ArduinoLexerEdoardo Tenani2016-01-271-102/+103
* Cleanups in preparation for 2.1 release.Tim Hatch2015-10-141-81/+83
* Fix Arduino trademark in ArduinoLexerEdoardo Tenani2015-03-231-1/+1
* Remove typo in Arduino syntax definitionEdoardo Tenani2015-02-181-2/+2
* Use set(()) instead of []Edoardo Tenani2015-02-181-6/+6
* Split functions set in multiple linesEdoardo Tenani2015-02-181-1/+73
* Add arduino lexer and styleEdoardo Tenani2015-01-281-1/+55
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Create _mql_builtins.pyTim Hatch2014-11-061-434/+6
* Remove duplicates from data passed to words()Tim Hatch2014-11-061-2/+2
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-1/+1
* More fixes thanks to regexlint.Georg Brandl2014-10-161-2/+2
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+3
* Vala: add verbatim strings and template stringsGeorg Brandl2014-10-071-1/+2
* fix most remaining overlong lines.Georg Brandl2014-10-041-2/+2
* Remove the c_like subpackage.Georg Brandl2014-09-201-0/+839