1. 154120c Add objective-C style formatting to clang format and by Fariborz Jahanian · 12 years ago
  2. 1321eb5 Better support for constructor initializers. by Daniel Jasper · 12 years ago
  3. e35ec2b Make the format scrambler understand line comments. by Daniel Jasper · 12 years ago
  4. 9a0b494 Add basic support for splitting before function calls if it can't be avoided. by Daniel Jasper · 12 years ago
  5. 05b1ac8 Fix several formatting problems. by Daniel Jasper · 12 years ago
  6. 8b39c66 Addi formatting tests for pointer template parameters. by Daniel Jasper · 12 years ago
  7. 56e49c5 Clang-format: error recovery for access specifiers by Alexander Kornienko · 12 years ago
  8. c74e279 Small tweaks to clang-format. by Daniel Jasper · 12 years ago
  9. 1575731 Clang-format: IndentCaseLabels option, proper namespace handling by Alexander Kornienko · 12 years ago
  10. a3a2b3a Clang-format: detect unbalanced braces. by Alexander Kornienko · 12 years ago
  11. d56a737 Improve clang-format's handling of unary operators. by Daniel Jasper · 12 years ago
  12. 3b5943f "<<" alignment for clang-format. by Daniel Jasper · 12 years ago
  13. 2e97cfc Clang-format: parse for and while loops by Alexander Kornienko · 12 years ago
  14. 33182dd Indentation fixes for clang-format. by Daniel Jasper · 12 years ago
  15. 112fb27 Small tweaks to automatic formatting. by Daniel Jasper · 12 years ago
  16. cff563c Error recovery part 2 by Alexander Kornienko · 12 years ago
  17. 393b008 Clang-format error recovery part 1 by Alexander Kornienko · 12 years ago
  18. a166e73 Enum formatting implementation by Alexander Kornienko · 12 years ago
  19. 8822d3a Small fixes to unary operator recognition and handling of include directives. by Daniel Jasper · 12 years ago
  20. a88bb45 Replace workarounds with correct fixes. by Daniel Jasper · 12 years ago
  21. 1050e8b Sort the #include lines for unittests/... by Chandler Carruth · 12 years ago
  22. bac016b Initial version of formatting library. by Daniel Jasper · 12 years ago