Amaan Qureshi
|
ad3805f5c3
|
fix(c)!: update C, CPP parsers and queries
also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)
|
2023-07-27 09:51:13 +02:00 |
|
Pham Huy Hoang
|
9161093fc7
|
fix(c_indents): fix expression leaking indents
|
2023-04-08 09:59:21 -07:00 |
|
Pham Huy Hoang
|
2f5deed456
|
indents(c): Refactor indent queries
|
2023-01-14 04:52:21 -08:00 |
|
Stephan Seitz
|
9940e48675
|
tests: add test for #2086
While this does not test the described problem in insert mode
|
2022-02-06 19:42:57 +01:00 |
|
Stephan Seitz
|
a62971e0ef
|
tests: Add test for C folding issue #1568
Also this issue has already been fixed
|
2022-02-05 19:29:14 +01:00 |
|
Stephan Seitz
|
fd5a551d7c
|
indents(c): add zero_indent for #if
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
616dc885fc
|
indents(c): fix indentation on block comment
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
b9c38a48ca
|
indents: refactor hanging indent
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
059fbc487c
|
indents: allow aligned_indent for unfinished calls in C and Python
|
2022-02-05 18:54:55 +01:00 |
|
leo60228
|
1dea3928a2
|
add compound_lit.c test
|
2021-08-01 11:01:47 +02:00 |
|
Jędrzej Boczar
|
63a88c873f
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|