| .. |
|
aligned_indent.c
|
indents(c): add zero_indent for #if
|
2022-02-05 18:54:55 +01:00 |
|
array.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
comment.c
|
indents(c): add zero_indent for #if
|
2022-02-05 18:54:55 +01:00 |
|
compound_lit.c
|
add compound_lit.c test
|
2021-08-01 11:01:47 +02:00 |
|
cond.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
enum.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
expr.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
func.c
|
indents: allow aligned_indent for unfinished calls in C and Python
|
2022-02-05 18:54:55 +01:00 |
|
if_else.c
|
fix(c)!: update C, CPP parsers and queries
|
2023-07-27 09:51:13 +02:00 |
|
issue-1568.c
|
tests: Add test for C folding issue #1568
|
2022-02-05 19:29:14 +01:00 |
|
issue-2086.c
|
tests: add test for #2086
|
2022-02-06 19:42:57 +01:00 |
|
issue-4079.c
|
indents(c): Refactor indent queries
|
2023-01-14 04:52:21 -08:00 |
|
issue-4117.c
|
indents(c): Refactor indent queries
|
2023-01-14 04:52:21 -08:00 |
|
issue-4525.c
|
fix(c_indents): fix expression leaking indents
|
2023-04-08 09:59:21 -07:00 |
|
label.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
loop.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
no_braces.c
|
indents(c): Refactor indent queries
|
2023-01-14 04:52:21 -08:00 |
|
preproc_cond.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
preproc_func.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
string.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
struct.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
switch.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
ternary.c
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
unfinished_comment.c
|
indents(c): add zero_indent for #if
|
2022-02-05 18:54:55 +01:00 |