Daniel Jasper
|
c7ad4a250b
clang-format: Correctly detect multiplication in ctor initializer.
|
10 年之前 |
Daniel Jasper
|
277674854c
clang-format: Improve function parameter packing.
|
10 年之前 |
Daniel Jasper
|
0364e8eb31
clang-format: Support assignments as conditional operands.
|
10 年之前 |
Daniel Jasper
|
712b8b0eea
clang-format: Improve indentation of comments in expressions.
|
10 年之前 |
Nico Weber
|
8be48bc867
clang-format: Format extern "C" blocks like namespace blocks.
|
10 年之前 |
Daniel Jasper
|
411d4e186c
clang-format: Improve handling of comments in binary expressions.
|
10 年之前 |
Daniel Jasper
|
aebf04a1ce
clang-format: Preserve trailing-comma logic even with comments.
|
10 年之前 |
Daniel Jasper
|
2b03c6434c
clang-format: Fix pointer formatting.
|
10 年之前 |
Daniel Jasper
|
1f8f132eb3
Revert "clang-format: [js] Updates to Google's JavaScript style."
|
10 年之前 |
Daniel Jasper
|
562463e7a0
clang-format: Add test to prevent regression in r221125.
|
10 年之前 |
Daniel Jasper
|
dc293d3fd1
clang-format: Improve free-standing macro detection.
|
10 年之前 |
Daniel Jasper
|
932a371313
clang-format: Fix false positive in lambda detection.
|
10 年之前 |
Daniel Jasper
|
316eb7c1fb
clang-format: [js] Updates to Google's JavaScript style.
|
10 年之前 |
Daniel Jasper
|
1a02d78fce
clang-format: Format line if invoked on the trailing newline.
|
10 年之前 |
Daniel Jasper
|
48f193c024
clang-format: Improve && detection as binary operator.
|
10 年之前 |
Daniel Jasper
|
1f0ce1fa95
clang-format: Fix test.
|
10 年之前 |
Daniel Jasper
|
8365e2857e
clang-format: Improve && detection as binary operators.
|
10 年之前 |
Daniel Jasper
|
ab0cf0608f
clang-format: Improve function declaration detection.
|
10 年之前 |
Daniel Jasper
|
347e3d7dd0
clang-format: [ObjC] Add separate flag to control indentation in blocks
|
10 年之前 |
Daniel Jasper
|
7cb454ac1a
clang-format: Don't break after very short return types.
|
10 年之前 |
Daniel Jasper
|
f52b29d996
clang-format: Fix bad merging of lines in nested blocks.
|
10 年之前 |
Daniel Jasper
|
b5c2b7f411
clang-format: Fix incorrect space after "<".
|
10 年之前 |
Daniel Jasper
|
b132921635
clang-format: Use AllowShortBlocksOnASingleLine for ObjC blocks, too.
|
10 年之前 |
Daniel Jasper
|
0d6a4cb335
clang-format: Fix broken test.
|
10 年之前 |
Daniel Jasper
|
a71ab95a8e
clang-format: Fix incorrect trailing return arrow detection.
|
10 年之前 |
Daniel Jasper
|
504432e552
clang-format: [ObjC] Fix spacing in block variable parameters.
|
10 年之前 |
Daniel Jasper
|
53cc08b6b3
clang-format: Fix space in direct destructor calls.
|
10 年之前 |
Daniel Jasper
|
7664f3ab9a
clang-format: Fix overloaded operator edge case.
|
11 年之前 |
Daniel Jasper
|
7489d0ad3c
clang-format: [ObjC] Fix using selector names as macro arguments.
|
11 年之前 |
Daniel Jasper
|
6933b7d570
clang-format: Fix indentation of struct definitions with array init.
|
11 年之前 |