summaryrefslogtreecommitdiff
path: root/tests/snippets/c
Commit message (Expand)AuthorAgeFilesLines
* Updates C and C++ lexers (#2422)Christopher Di Bella2023-04-261-0/+13
* CFamilyLexer: refuse quotes between parentheses for function definitions and ...Jean Abou-Samra2022-08-151-0/+41
* Fix comments within function declarations in C (#1891) (#2140)lambda-karlculus2022-05-301-0/+409
* CFamily: Lex identifiers after `case` as constants (#2084)amitkummer2022-03-122-2/+2
* Fix #1237 cpp whitespace token usage expanded (#1904)Sebastian Engel2021-10-021-1/+1
* Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-2012-88/+88
* Fix CFamilyLexer preprocessor tokenization errors (#1830)Henrik Lievonen2021-06-203-0/+50
* Support for OMG IDL (#1595)Fred Hornsey2021-05-022-0/+16
* Fix mishandling '*/' in C/C++ and related (fixes #1695)Georg Brandl2021-01-291-0/+31
* Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-208-0/+250