1. 55b6d4b clang-format: [JS] support goog.requireType. by Martin Probst · 7 years ago
  2. 56904bf [clang-format] Do not treat asm clobber [ as ObjCExpr, refined by Krasimir Georgiev · 7 years ago
  3. c163101 [clang-format] JS: don't treat is: as a type matcher by Krasimir Georgiev · 7 years ago
  4. 28e2dbb [clang-format] Do not treat the asm clobber [ as ObjCExpr by Krasimir Georgiev · 7 years ago
  5. 054dc28 [clang-format] Support breaking consecutive string literals for TableGen by Jordan Rupprecht · 7 years ago
  6. e2d56dc Fix ClangFormat issue of recognizing ObjC subscript as C++ attributes when message target is a result of a C-style method. by Yan Zhang · 7 years ago
  7. 5528cac [clang-format] tweaked another case of lambda formatting by Krasimir Georgiev · 7 years ago
  8. 208661b clang-format: Don't insert spaces in front of :: for Java 8 Method References. by Nico Weber · 7 years ago
  9. 3315aed clang-format: [JS] conditional types. by Martin Probst · 7 years ago
  10. cc525e7 clang-format: [JS] space after parameter naming. by Martin Probst · 7 years ago
  11. 6b475b7 [clang-format/ObjC] Improve split priorities for ObjC methods by Jacek Olesiak · 7 years ago
  12. 27a5579 [clang-format/ObjC] Fix counting selector name parts for ObjC by Jacek Olesiak · 7 years ago
  13. 3007b38 [clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:)) after ObjC method decl by Ben Hamilton · 7 years ago
  14. da5cca4 [clang-format] Keep @message together in text protos by Krasimir Georgiev · 7 years ago
  15. bfc3406 [clang-format] Add SpaceBeforeCpp11BracedList option. by Hans Wennborg · 7 years ago
  16. 70a9e47 [clang-format] Discourage breaks in submessage entries, hard rule by Krasimir Georgiev · 7 years ago
  17. c8b7a41 clang-format: [JS] strict prop init annotation. by Martin Probst · 7 years ago
  18. 6bb103f clang-format: Introduce BreakInheritanceList option by Francois Ferrand · 7 years ago
  19. 8b98f55 [clang-format] text protos: put entries on separate lines if there is a submessage by Krasimir Georgiev · 7 years ago
  20. 7ebad4e clang-format: [JS] do not wrap before any `is`. by Martin Probst · 7 years ago
  21. 962b911 [clang-format/ObjC] Correctly annotate single-component ObjC method invocations by Ben Hamilton · 7 years ago
  22. 58e6fe5 clang-format: Allow optimizer to break template declaration. by Francois Ferrand · 7 years ago
  23. f92f806 clang-format: tweak formatting of variable initialization blocks by Francois Ferrand · 7 years ago
  24. 3538b39 [clang] Update uses of DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  25. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  26. 345f873 [clang-format/ObjC] Use getIdentifierInfo() instead of tok::identifier by Ben Hamilton · 7 years ago
  27. d682487 Revert "[clang-format] Improve Incomplete detection for (text) protos" by Krasimir Georgiev · 7 years ago
  28. f28347e [clang-format] Improve Incomplete detection for (text) protos by Krasimir Georgiev · 7 years ago
  29. 01cbd5a [clang-format] Do not break after ObjC category open paren by Ben Hamilton · 7 years ago
  30. df72e98 [clang-format] Don't insert space between ObjC class and lightweight generic by Ben Hamilton · 7 years ago
  31. f90ad9c [clang-format] Ensure ObjC selectors with 0 args are annotated correctly by Ben Hamilton · 7 years ago
  32. 44e2e9f [clang-format] Preserve spaces before a percent in (text) protos by Krasimir Georgiev · 7 years ago
  33. 9dc7816 [clang-format/ObjC] Do not detect "[]" as ObjC method expression by Ben Hamilton · 7 years ago
  34. 1915d2a [clang-format/ObjC] Do not insert space after opening brace of ObjC dict literal by Ben Hamilton · 7 years ago
  35. d54e7aa [clang-format] Do not insert space before closing brace in ObjC dict literal by Ben Hamilton · 8 years ago
  36. fd32767 clang-format: Narrow down raw string literal line break exception. by Daniel Jasper · 8 years ago
  37. d5e9ff4 clang-format: Fix SpacesInParentheses with fully qualified names. by Daniel Jasper · 8 years ago
  38. 5f91134 [clang-format] Don't insert space between r_paren and 'new' in ObjC decl by Ben Hamilton · 8 years ago
  39. ad99186 [clang-format] Fix ObjC selectors with multiple params passed to macro by Ben Hamilton · 8 years ago
  40. abbd54c [clang-format] Disallow breaks before ']' in text proto extensions by Krasimir Georgiev · 8 years ago
  41. 788a222 [clang-format] Improve detection of Objective-C block types by Ben Hamilton · 8 years ago
  42. b060ad8 [clang-format] Don't detect C++11 attribute specifiers as ObjC by Ben Hamilton · 8 years ago
  43. 9c95dfe clang-format: Properly handle implicit string concatenation in text protos by Daniel Jasper · 8 years ago
  44. 9ad7af6 [clang-format] Break consecutive string literals in text protos by Krasimir Georgiev · 8 years ago
  45. 1d6c6ee [clang-format] Improve detection of ObjC for-in statements by Ben Hamilton · 8 years ago
  46. 446d6ec [clang-format] fix handling of consecutive unary operators by Krasimir Georgiev · 8 years ago
  47. 2a9ea78 [clang-format] Add SpaceBeforeColon option by Francois Ferrand · 8 years ago
  48. 0aa4b4c [clang-format] Format operator key in protos by Krasimir Georgiev · 8 years ago
  49. 9b2aa42 [clang-format] Fixup a case of text proto message attributes by Krasimir Georgiev · 8 years ago
  50. 110ecc7 clang-format: [JS] fix `of` detection. by Martin Probst · 8 years ago
  51. b79987a [clang-format] Support repeated field lists in protos by Krasimir Georgiev · 8 years ago
  52. 76064a4 [clang-format] Recognize percents as format specifiers in protos by Krasimir Georgiev · 8 years ago
  53. 4e290648 [clang-format] Support text proto extensions by Krasimir Georgiev · 8 years ago
  54. 38d8013 clang-format: keep ObjC colon alignment with short object name by Francois Ferrand · 8 years ago
  55. 374e6de [clang-format] Do not break before long string literals in protos by Krasimir Georgiev · 8 years ago
  56. fb7f5c0 [clang-format] Fix ObjC message arguments formatting. by Jacek Olesiak · 8 years ago
  57. a79d62d [clang-format] Adds space around angle brackets in text protos by Krasimir Georgiev · 8 years ago
  58. d2b2ac6 [clang-format] Align preprocessor comments with # by Mark Zeren · 8 years ago
  59. f8e1f5c clang-format: [JS] Prevent ASI before [ and (. by Martin Probst · 8 years ago
  60. 91700e0 [clang-format] Fixes indentation of inner text proto messages by Krasimir Georgiev · 8 years ago
  61. cd5865c Fix typo in comment. by Nico Weber · 8 years ago
  62. c70f1d6 [c++20] P0515R3: Parsing support and basic AST construction for operator <=>. by Richard Smith · 8 years ago
  63. 27b6603 clang-format: [JS] do not wrap after async/await. by Martin Probst · 8 years ago
  64. 6c38ef9 clang-format: [JS] handle `for` as object label. by Martin Probst · 8 years ago
  65. ce2bd4d clang-format: [JS] do not break in ArrayType[]. by Martin Probst · 8 years ago
  66. a5968aa clang-format: [JS] do not wrap before yield. by Martin Probst · 8 years ago
  67. a255511 clang-format: [JS] space between ! assert and in. by Martin Probst · 8 years ago
  68. 70cec59 clang-format: [JS] handle destructuring `of`. by Martin Probst · 8 years ago
  69. 656c862 Update link to protobuf by Hans Wennborg · 8 years ago
  70. bbf5f4e [clang-format] Handle unary operator overload with arguments and specifiers by Daniel Jasper · 8 years ago
  71. 87b4254 [clang-format] Make parseUnaryOperator non-recursive, NFCI by Krasimir Georgiev · 8 years ago
  72. 9ad83fe [clang-format] Format raw string literals by Krasimir Georgiev · 8 years ago
  73. b9b1867 clang-format/java: Unbreak genenrics formatting after r299952. by Nico Weber · 8 years ago
  74. 30cd301 [clang-format] Adjust space around &/&& of structured bindings by Chih-Hung Hsieh · 8 years ago
  75. e8eba37 clang-format/java: Always put space after `assert` keyword. by Nico Weber · 8 years ago
  76. 89628f6 clang-format clang-format. by Manuel Klimek · 8 years ago
  77. e411aa8 Fix clang-format's detection of structured bindings. by Manuel Klimek · 8 years ago
  78. 103a7b5 clang-format: [JS] wrap and indent `goog.setTestOnly` calls. by Martin Probst · 8 years ago
  79. ceeb8b9 [clang-format] Add support for C++17 structured bindings. by Marek Kurdej · 8 years ago
  80. 7b85a19 clang-format: Fix formatting of for loops with multiple increments. by Daniel Jasper · 8 years ago
  81. 81341d7 [clang-format] Fixed typedef enum brace wrapping by Krasimir Georgiev · 8 years ago
  82. 325ff7c clang-format: [JS] wrap optional properties in type aliases. by Martin Probst · 8 years ago
  83. 83e0220 clang-format: [JS] do not insert whitespace in call positions. by Martin Probst · 8 years ago
  84. 9b5a89b clang-format: Fix left pointer alignment after delctype/typeof by Krasimir Georgiev · 8 years ago
  85. 58933c5 [clang-format] let PointerAlignment dictate spacing of function ref qualifiers by Jacob Bandes-Storch · 8 years ago
  86. 0fb46bb clang-format: [JS] fix union type spacing in object & array types. by Martin Probst · 8 years ago
  87. 9926abb clang-format: [JS] no whitespace between typeof operator and l_paren. by Martin Probst · 8 years ago
  88. cde9815 clang-format: [JS] prefer wrapping chains over empty literals. by Martin Probst · 8 years ago
  89. 22e00f0 clang-format: [JS] whitespace between keywords and parenthesized expressions. by Martin Probst · 8 years ago
  90. ec36326 clang-format: [JS] handle union types in arrow functions. by Martin Probst · 8 years ago
  91. db51cc5 clang-format: [JS] consistenly format enums. by Martin Probst · 8 years ago
  92. cb870c5 clang-format: [JS] handle object types in extends positions. by Martin Probst · 8 years ago
  93. 3e05105 [clang-format] Fix comment levels between '} else {' and PPDirective. by Krasimir Georgiev · 8 years ago
  94. 06b575c Fix dereference of pointers in throw statements. by Manuel Klimek · 8 years ago
  95. e092634 [clang-format] Keep level of comment before an empty line by Krasimir Georgiev · 8 years ago
  96. a81dd0b clang-format: [JS] do not wrap after "readonly". by Martin Probst · 8 years ago
  97. 47f21ef [clang-format] Add space between a message field key and the opening bracket in proto messages by Krasimir Georgiev · 8 years ago
  98. 37a7f91 clang-format: [JS] space between pseudo keywords and template literals. by Martin Probst · 8 years ago
  99. 29e0a99 Revert "clang-format: [JS] space between pseudo keywords and template literals." by Martin Probst · 8 years ago
  100. 26b144c [clang-format] Support text proto messages by Krasimir Georgiev · 8 years ago