Historique des commits

Auteur SHA1 Message Date
  Alexander Kornienko b9409329e3 Fix assertion in BreakableBlockComment (http://llvm.org/PR21916). il y a 10 ans
  Daniel Jasper f081f81b53 clang-format: Improve format of lambdas in ctor initializers. il y a 10 ans
  Daniel Jasper cd4fa17791 clang-format: Fix formatting of inline asm. il y a 10 ans
  Daniel Jasper df28f7b8dd clang-format: Force line break between "endl" and "<<". il y a 10 ans
  Daniel Jasper f64def2baa clang-format: Improve template parameter detection. il y a 10 ans
  Daniel Jasper 143cd925d8 clang-format: Understand single-line comments at the end of blocks. il y a 10 ans
  Daniel Jasper 5f3321a2c1 clang-format: Fix unary operator detection. il y a 10 ans
  Daniel Jasper 7c795c9375 clang-format: Fix incorrect detection of ObjC "in" keyword. il y a 10 ans
  Alexander Kornienko 3200b33d5c Don't break single-line raw string literals. il y a 10 ans
  Daniel Jasper 5ec4a06c79 clang-format: Revamp nested block formatting. il y a 10 ans
  Nico Weber f983d12f23 clang-format: Add a test for PR19603 which seems fixed (maybe by r221338?). il y a 10 ans
  Daniel Jasper 66e56fc2fd clang-format: Support commas in lambda return types. il y a 10 ans
  Daniel Jasper b0dfccf692 clang-format: Don't merge lines with comments. il y a 10 ans
  Daniel Jasper f1a4b00f02 clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS. il y a 10 ans
  Daniel Jasper ff996645bf clang-format: More restrictively classify import declarations. il y a 10 ans
  Daniel Jasper 8c2a47d9e5 clang-format: Fix fake parentheses placement with comments. il y a 10 ans
  Daniel Jasper f6babddc87 clang-format: Add option to suppress operator alignment. il y a 10 ans
  Daniel Jasper 85fd1028d5 clang-format: precedence-based indentation when breaking before operators. il y a 10 ans
  Daniel Jasper 6cb96e4663 clang-format: Add SFS_Empty to only empty functions on a single line. il y a 10 ans
  Daniel Jasper fb768e1bda clang-format: Make short case labels work with #ifs il y a 10 ans
  Daniel Jasper c26dc84ec1 clang-format: Improve ObjC blocks with return type. il y a 10 ans
  Daniel Jasper b643cf9daa clang-format: Understand more lambda return types. il y a 10 ans
  Daniel Jasper 8228889b01 clang-format: Use nested block special case for all languages. il y a 10 ans
  Daniel Jasper 407d05f300 clang-format: Handle comments in short case labels. il y a 10 ans
  Daniel Jasper 39ce853225 clang-format: Add option to disable alignment after opening brackets il y a 10 ans
  Daniel Jasper 31a3bde4cb clang-format: Fix more incorrect pointer detection. il y a 10 ans
  Daniel Jasper c9c4ae5add clang-format: Fix regression introduced in r221609. il y a 10 ans
  Daniel Jasper c7ad4a250b clang-format: Correctly detect multiplication in ctor initializer. il y a 10 ans
  Daniel Jasper 277674854c clang-format: Improve function parameter packing. il y a 10 ans
  Daniel Jasper 0364e8eb31 clang-format: Support assignments as conditional operands. il y a 10 ans