..
BreakableToken.cpp
clang-format: Fix bug introduced by r208392.
2014-05-09 13:11:16 +00:00
BreakableToken.h
Header guard canonicalization, clang part.
2014-08-13 16:25:19 +00:00
CMakeLists.txt
clang-format: Factor out UnwrappedLineFormatter into a separate file.
2014-12-10 19:00:42 +00:00
ContinuationIndenter.cpp
clang-format: Re-enable comment re-indentation for Java/JS.
2015-01-04 09:11:17 +00:00
ContinuationIndenter.h
clang-format: Revamp nested block formatting.
2014-12-12 09:40:58 +00:00
Encoding.h
Header guard canonicalization, clang part.
2014-08-13 16:25:19 +00:00
Format.cpp
clang-format: Let Chromium use the Google default for AlignTrailingComments.
2015-01-07 18:41:10 +00:00
FormatToken.cpp
clang-format: Don't use column layout with AlignAfterOpenBrackets.
2014-11-27 14:40:48 +00:00
FormatToken.h
clang-format: Revamp nested block formatting.
2014-12-12 09:40:58 +00:00
Makefile
TokenAnnotator.cpp
clang-format: Force line break between "endl" and "<<".
2015-01-08 13:56:57 +00:00
TokenAnnotator.h
clang-format: [JS] Support Closure's module statements.
2014-11-23 16:46:28 +00:00
UnwrappedLineFormatter.cpp
Exclude printLineState() in -Asserts. [-Wunused-function]
2014-12-17 14:46:56 +00:00
UnwrappedLineFormatter.h
clang-format: Factor out UnwrappedLineFormatter into a separate file.
2014-12-10 19:00:42 +00:00
UnwrappedLineParser.cpp
clang-format: [Java] Fix incorrect recognition of annonymous classes.
2015-01-04 20:40:51 +00:00
UnwrappedLineParser.h
clang-format: [Java] Support Java enums.
2014-11-13 15:56:28 +00:00
WhitespaceManager.cpp
clang-format: Understand single-line comments at the end of blocks.
2015-01-07 14:00:11 +00:00
WhitespaceManager.h
Header guard canonicalization, clang part.
2014-08-13 16:25:19 +00:00