Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates C and C++ lexers (#2422) | Christopher Di Bella | 2023-04-26 | 1 | -0/+13 |
* | CFamilyLexer: refuse quotes between parentheses for function definitions and ... | Jean Abou-Samra | 2022-08-15 | 1 | -0/+41 |
* | Fix comments within function declarations in C (#1891) (#2140) | lambda-karlculus | 2022-05-30 | 1 | -0/+409 |
* | CFamily: Lex identifiers after `case` as constants (#2084) | amitkummer | 2022-03-12 | 2 | -2/+2 |
* | Fix #1237 cpp whitespace token usage expanded (#1904) | Sebastian Engel | 2021-10-02 | 1 | -1/+1 |
* | Use the correct whitespace token for the C family. | Matthäus G. Chajdas | 2021-06-20 | 12 | -88/+88 |
* | Fix CFamilyLexer preprocessor tokenization errors (#1830) | Henrik Lievonen | 2021-06-20 | 3 | -0/+50 |
* | Support for OMG IDL (#1595) | Fred Hornsey | 2021-05-02 | 2 | -0/+16 |
* | Fix mishandling '*/' in C/C++ and related (fixes #1695) | Georg Brandl | 2021-01-29 | 1 | -0/+31 |
* | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 8 | -0/+250 |