summaryrefslogtreecommitdiff
path: root/tests/examplefiles/cpp
Commit message (Expand)AuthorAgeFilesLines
* CFamilyLexer: Fix matching of function parameters (#2210)amitkummer2022-08-182-1/+90
* CFamilyLexer: refuse quotes between parentheses for function definitions and ...Jean Abou-Samra2022-08-151-1/+1
* CFamily: improve function detection (#2008)amitkummer2021-12-302-0/+27
* Fix #1237 cpp whitespace token usage expanded (#1904)Sebastian Engel2021-10-023-6/+6
* Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-205-6587/+6587
* Fix CFamilyLexer preprocessor tokenization errors (#1830)Henrik Lievonen2021-06-202-6/+22
* Refactor CFamilyLexer (#1746)amitkummer2021-03-141-3/+3
* Fixes for C and C++ functions and namespaces (#1722)amitkummer2021-02-275-30/+1827
* conftest: disallow error tokens in examplefilesGeorg Brandl2021-01-211-1/+1
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-206-0/+20274