1. 749c1b5 Java annotation declaration being handled correctly by Hans Wennborg · 7 years ago
  2. 97034a3 [clang-format] Fix BraceWrapping AfterFunction for ObjC methods by Ben Hamilton · 7 years ago
  3. 6f40e21 clang-format: better handle statement macros by Francois Ferrand · 7 years ago
  4. cb5ffbe [ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping by Owen Pan · 7 years ago
  5. 6f3778c clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier by Sam McCall · 7 years ago
  6. 90d2aa2 [clang-format] fix PR38557 - comments between "default" and ':' causes the case label to be treated as an identifier by Jonas Toth · 7 years ago
  7. 0895f5e [clang-format] Fix end-of-file comments text proto formatting by Krasimir Georgiev · 7 years ago
  8. 5de2272 [Format] Do not use a global static value for EOF within ScopedMacroState. by David L. Jones · 7 years ago
  9. 707e68f [clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name by Ben Hamilton · 7 years ago
  10. 3538b39 [clang] Update uses of DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  11. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  12. 0dddcf7 Format closing braces when reformatting the line containing the opening brace. by Manuel Klimek · 7 years ago
  13. d0f3fe5 Fix bugs around handling C++11 attributes. by Manuel Klimek · 7 years ago
  14. 1462e84 [clang-format] Support lightweight Objective-C generics by Ben Hamilton · 7 years ago
  15. a2484b2 clang-format: use AfterControlStatement to format ObjC control blocks by Francois Ferrand · 8 years ago
  16. ba91c3d clang-format: fix formatting of ObjC @synchronized blocks by Francois Ferrand · 8 years ago
  17. 1c3afaf [clang-format] Re-land: Fixup #include guard indents after parseFile() by Mark Zeren · 8 years ago
  18. b0cc6ed Revert "[clang-format] Fixup #include guard indents after parseFile()" by Mark Zeren · 8 years ago
  19. 0dc13cd [clang-format] Fixup #include guard indents after parseFile() by Mark Zeren · 8 years ago
  20. f1add5e Attempt to fix implicit-fallthrough warning after r323218. by Nico Weber · 8 years ago
  21. c068ff7 clang-format: Support macros in front of @interface / @protocol for ObjC code. by Nico Weber · 8 years ago
  22. c29f83b clang-format: Support formatting Java 8 interface default methods. by Nico Weber · 8 years ago
  23. e8e27ca clang-format: [JS] handle semis in generic types. by Martin Probst · 8 years ago
  24. 7e0f25b clang-format: [JS] disable ASI on decorators. by Martin Probst · 8 years ago
  25. 410ed24 [clang-format] Support python-style comments in text protos by Krasimir Georgiev · 8 years ago
  26. 112c2e9 [clang-format] Fix a clang-tidy finding, NFC by Krasimir Georgiev · 8 years ago
  27. 9ad83fe [clang-format] Format raw string literals by Krasimir Georgiev · 8 years ago
  28. 89628f6 clang-format clang-format. by Manuel Klimek · 8 years ago
  29. e411aa8 Fix clang-format's detection of structured bindings. by Manuel Klimek · 8 years ago
  30. 9f0a4e5 Fix formatting of lambda introducers with initializers. by Manuel Klimek · 8 years ago
  31. d6ce937 [clang-format] New flag - BraceWrapping.AfterExternBlock by Krasimir Georgiev · 8 years ago
  32. 4df130f clang-format: Fix indentation of macros in include guards (after r312125). by Daniel Jasper · 8 years ago
  33. ad47c90 clang-format: Add preprocessor directive indentation by Krasimir Georgiev · 8 years ago
  34. 0a19d43 clang-format: [JS] detect ASI after closing parens. by Martin Probst · 8 years ago
  35. f785fd9 clang-format: [JS] support fields with case/switch/default labels. by Martin Probst · 8 years ago
  36. fa4dbb6 [clang-format] Fix parsing of <>-style proto options by Krasimir Georgiev · 8 years ago
  37. cb870c5 clang-format: [JS] handle object types in extends positions. by Martin Probst · 8 years ago
  38. a98a95c clang-format: fix block OpeningLineIndex around preprocessor by Francois Ferrand · 8 years ago
  39. f77ada0 [clang-format] Reorder assignments, NFC by Krasimir Georgiev · 8 years ago
  40. 3e05105 [clang-format] Fix comment levels between '} else {' and PPDirective. by Krasimir Georgiev · 8 years ago
  41. 06451fa [clang-format] Fix comment levels between '}' and PPDirective by Krasimir Georgiev · 8 years ago
  42. 93008f0 clang-format: [JS] Correctly format JavaScript imports with long module paths by Martin Probst · 8 years ago
  43. 26b144c [clang-format] Support text proto messages by Krasimir Georgiev · 8 years ago
  44. 0b41fcb [clang-format] Fix a buildbot failure after r306406 by Krasimir Georgiev · 8 years ago
  45. ff747be [clang-format] Support <>-style proto message fields by Krasimir Georgiev · 8 years ago
  46. 6a7d5a7 clang-format: Handle "if constexpr". by Daniel Jasper · 8 years ago
  47. e56a829 clang-format: Add CompactNamespaces option by Francois Ferrand · 8 years ago
  48. 95ed8e7 clang-format: [JS] improve calculateBraceType heuristic by Martin Probst · 8 years ago
  49. ea222a7 [clang-format] Keep trailing preprocessor line comments separate from the following section comments by Krasimir Georgiev · 8 years ago
  50. a1c3093 [clang-format] Handle trailing comment sections in import statement lines by Krasimir Georgiev · 8 years ago
  51. a050f41 clang-format: [JS] for await, and fix a crash with for loops. by Martin Probst · 8 years ago
  52. 9f5608a [clang-format] Fix MatchingOpeningBlockLineIndex computation by Krasimir Georgiev · 8 years ago
  53. bd49e32 clang-format: [JS] for async loops. by Martin Probst · 8 years ago
  54. b7fb267 clang-format: refine calculating brace types. by Martin Probst · 8 years ago
  55. 101ec89 clang-format: [JS] Don't indent JavaScript IIFEs. by Martin Probst · 8 years ago
  56. 973ff79 clang-format: [JS] parse async function declarations. by Martin Probst · 8 years ago
  57. 1dbc210 clang-format: Fix post-commit review comment of r299204, use Style.isCpp(). by Daniel Jasper · 8 years ago
  58. 72b3357 clang-format: [JavaScript] Ignore QT keywords. by Daniel Jasper · 8 years ago
  59. d86c25d [clang-format] Use a reference in loop variable; NFC by Krasimir Georgiev · 9 years ago
  60. 85c3704 [clang-format] Don't add namespace end comments for unbalanced right braces after namespace end by Krasimir Georgiev · 9 years ago
  61. 62703eb Fix r296605 so that stuff in #ifndef SWIG blocks is still formatted. by Daniel Jasper · 9 years ago
  62. eab6cd4 clang-format: Ignore contents of #ifdef SWIG .. #endif blocks. by Daniel Jasper · 9 years ago
  63. 7cb267a [clang-format] Add a NamespaceEndCommentsFixer by Krasimir Georgiev · 9 years ago
  64. d96ae86 clang-format: Fix many Objective-C formatting regressions from r289428 by Nico Weber · 9 years ago
  65. f62f958 [clang-format] Break before a sequence of line comments aligned with the next line. by Krasimir Georgiev · 9 years ago
  66. 8e3eba0 clang-format: [JS] correcly format object literal methods. by Martin Probst · 9 years ago
  67. 1027fb8 clang-format: [JS] handle parenthesized class expressions. by Martin Probst · 9 years ago
  68. 00c5c72 [clang-format] Don't reflow across comment pragmas. by Krasimir Georgiev · 9 years ago
  69. b6ccd38 [clang-format] Fix breaking of comment sections in unwrapped lines containing newlines. by Krasimir Georgiev · 9 years ago
  70. 753625b [clang-format] Fix regression merging comments across newlines. by Krasimir Georgiev · 9 years ago
  71. 8432161 [clang-format] Separate line comment sections after a right brace from comment sections in the scope. by Krasimir Georgiev · 9 years ago
  72. 9183422 [clang-format] Implement comment reflowing. by Krasimir Georgiev · 9 years ago
  73. e6b5b34 clang-format: [JS] revert over-eager ASI check. by Martin Probst · 9 years ago
  74. d40bca4 clang-format: [JS] ASI after imports by Martin Probst · 9 years ago
  75. af16c50 clang-format: [JS] avoid indent after ambient function declarations. by Martin Probst · 9 years ago
  76. e4ada02 clang-format: Improve braced-list detection. by Daniel Jasper · 9 years ago
  77. 3dbbefa clang-format: [JS] do not break after declare namespace. by Martin Probst · 9 years ago
  78. 71e50af clang-format: [JS] Fix formatting of generator functions. by Daniel Jasper · 9 years ago
  79. 717f6dc clang-format: [JS] Fix template string ASI. by Martin Probst · 9 years ago
  80. b9316ff clang-format: [JS] ASI insertion after boolean literals. by Martin Probst · 9 years ago
  81. e1e12a7 clang-format: [JS] handle object literals with casts. by Martin Probst · 9 years ago
  82. 3134383 clang-format: Fix incorrect detection of QT-signals access specifier. by Daniel Jasper · 9 years ago
  83. 8b61d14 clang-format: [Proto] Fix "import public" after r273179. by Daniel Jasper · 9 years ago
  84. 3d5a7d6 clang-format: [Proto] Don't do bad things if imports are missing ;. by Daniel Jasper · 9 years ago
  85. 4862209 clang-format: [JS] no ASI on `import {x as\n y}`. by Martin Probst · 9 years ago
  86. 409697e clang-format: [JS] fix async parsing. by Martin Probst · 9 years ago
  87. 451544a clang-format: Fix incorrect indentation in last line of macro definition by Daniel Jasper · 9 years ago
  88. a7900ad clang-format: Support enum type template arguments. by Daniel Jasper · 9 years ago
  89. 5f8445b clang-format: [JS] generator and async functions. by Martin Probst · 9 years ago
  90. 533965c reuse mustBeJSIdent for interface detection by Martin Probst · 9 years ago
  91. 1e8261e clang-format: [JS] support `interface` as a free standing identifier. by Martin Probst · 9 years ago
  92. 053f1aa clang-format: [JS] simplify import/export. by Martin Probst · 9 years ago
  93. 03137c6 clang-format: Last line in incomplete block is indented incorrectly by Marianne Mailhot-Sarrasin · 9 years ago
  94. 5ffc24e [clang-format] Walk backwards from end() instead of forwards from rend(). by Benjamin Kramer · 9 years ago
  95. bbffeac clang-format: [JS] do not insert semicolons after wrapped annotations. by Martin Probst · 9 years ago
  96. 2cce7b7 clang-format: Fix label-in-if statement in macros where it is actually used. by Daniel Jasper · 9 years ago
  97. 4060947 clang-format: Support labels in brace-less ifs. by Daniel Jasper · 9 years ago
  98. 1dcbbcfc clang-format: [JS] Handle certain cases of ASI. by Daniel Jasper · 10 years ago
  99. acffeb8 clang-format: [JS] Support destructuring assignments in for loops. by Daniel Jasper · 10 years ago
  100. 8737930 clang-format: [JS/TypeScript] Support "enum" as an optional property name, too. by Daniel Jasper · 10 years ago