提交历史

作者 SHA1 备注 提交日期
  Jacob Bandes-Storch bfca5df301 clang-format: Fix bug with ENAS_DontAlign and empty lines 8 年之前
  Francois Ferrand 7349dc07fa clang-format: merge short case labels with trailing comments 8 年之前
  Manuel Klimek 9359793849 Fix dereference of pointers in throw statements. 8 年之前
  Olivier Goffart baa1507823 Keep the IdentifierInfo in the Token for alternative operator keyword 8 年之前
  Krasimir Georgiev 059cc9230c [clang-format] Keep level of comment before an empty line 8 年之前
  Francois Ferrand 0ce8b803dc clang-format: add options to merge empty record body 8 年之前
  Francois Ferrand fcf6e44da0 clang-format: Do not binpack initialization lists 8 年之前
  Krasimir Georgiev 598aad0fe0 [clang-format] Add a SortUsingDeclaration option and enable it by default 8 年之前
  Francois Ferrand 100ecde90e clang-format: introduce InlineOnly short function style 8 年之前
  Francois Ferrand 0e83c02b0c clang-format: Fix C99 designated initializers corner cases 8 年之前
  Daniel Jasper 2d7e549a3c clang-format: Improve understanding of combined typedef+record declarations 8 年之前
  Daniel Jasper 57fae474a5 clang-format: Handle "if constexpr". 8 年之前
  Francois Ferrand d96c7f9284 clang-format: Add CompactNamespaces option 8 年之前
  Francois Ferrand 3e1f3e75d9 clang-format: add option to merge empty function body 8 年之前
  Francois Ferrand eaa2b10ecb clang-format: Introduce BreakConstructorInitializers option 8 年之前
  Francois Ferrand beecc65581 clang-format: Allow customizing the penalty for breaking assignment 8 年之前
  Martin Probst 41505a7419 JavaScript allows parameter lists to include trailing commas: 8 年之前
  Daniel Jasper 6878143d92 [clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding 8 年之前
  Daniel Jasper c7b6c9527a [clang-format] Don’t propagate AvoidBinPacking into argument 8 年之前
  Daniel Jasper 089f73f859 clang-format: Fix bad corner case in formatting of function types. 8 年之前
  Krasimir Georgiev f47413706b [clang-format] Replace IncompleteFormat by a struct with Line 8 年之前
  Alexander Kornienko e0be7bc05e [clang-format] Handle NSString literals by merging tokens. 8 年之前
  Nico Weber bbbe98c73a clang-format: Support formatting utf-8 character literals in C++11+ mode. 8 年之前
  Nikola Smiljanic 4b1bd05e6a Fix issues in clang-format's AlignConsecutive modes. 8 年之前
  Martin Probst 976270eae6 [clang-format] disable adding extra space after MSVC '__super' keyword 8 年之前
  Daniel Jasper f54b40f9cf clang-format: Fix bug in wrapping behavior of operators. 8 年之前
  Andi-Bogdan Postelnicu c658c8caa2 [clang-format] Add option to break before inheritance separation operator in class declaration. 8 年之前
  Krasimir Georgiev 2e65e1ae92 [clang-format] Look at NoLineBreak and NoLineBreakInOperand before breakProtrudingToken 8 年之前
  Daniel Jasper 98183555eb clang-format: Get slightly better at understanding */&. 8 年之前
  Andi-Bogdan Postelnicu e76c898615 [clang-format] Followup of D30646 - unbreak the build 8 年之前