Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Liu 57de589877 Make DeletedLines local variables in checkEmptyNamespace. há 9 anos atrás
  Eric Liu cd5b63876f [clang-format] append newline after code when inserting new headers at the end of the code which does not end with newline. há 9 anos atrás
  Eric Liu 04f6547d75 [clang-format] support header deletion in cleanupAroundReplacemnts. há 9 anos atrás
  Martin Probst 6d355ff232 clang-format: [JS] do not wrapp @returns tags. há 9 anos atrás
  Martin Probst 9022240727 clang-format: [JS] Do not wrap taze annotation comments. há 9 anos atrás
  Eric Liu 0a23fccbe3 Remove redundant comma around parenthesis in parameter list. há 9 anos atrás
  Eric Liu 09a0c48856 Also cleanup comments around redundant colons/commas in format::cleanup. há 9 anos atrás
  Daniel Jasper 8ecd150df6 clang-format: [JavaScript] Change default AllowShortFunctionsOnASingleLine há 9 anos atrás
  Daniel Jasper 1f3b581691 clang-format: [JavaScript] Do requoting in a separate pass há 9 anos atrás
  Martin Probst 9348abc049 clang-format: [JS] merge requoting replacements. há 9 anos atrás
  Daniel Jasper 348fdb547a clang-format: Set default WebKit style to use C++11. há 9 anos atrás
  Daniel Jasper e12937859f clang-format: Correctly calculate affected ranges when sorting #includes. há 9 anos atrás
  Eric Liu 832dfc2ae9 Make clang-format remove duplicate headers when sorting #includes. há 9 anos atrás
  Sylvestre Ledru ecf27f00be clang-format: Add SpaceAfterTemplate há 9 anos atrás
  Eric Liu 85c0fa18d9 Implement tooling::Replacements as a class. há 9 anos atrás
  Mehdi Amini 2e23251d3e [NFC] Header cleanup há 9 anos atrás
  Eric Liu a45abc6b0f Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. há 9 anos atrás
  Daniel Jasper 87f4614b43 clang-format: [JS] Add a Closure Compiler JSDoc tags to the default há 9 anos atrás
  Eric Liu c736d7a85f [clang-format] do not add existing includes. há 9 anos atrás
  Martin Probst facdebd987 clang-format: [JS] Initialize new configuration value. há 9 anos atrás
  Martin Probst aa6f4a7a3e clang-format: [JS] Indent namespaces in JavaScript/TS by default. há 9 anos atrás
  Martin Probst f8678510f3 clang-format: [JS] Introduce JavaScriptWrapImports option. há 9 anos atrás
  Eric Liu 6be67f651a [clang-format] pass Style by reference instead of value. há 9 anos atrás
  Eric Liu e74555119f [clang-format] make header guard identification stricter (with Lexer). há 9 anos atrás
  Eric Liu 72e3b3b2a8 [clang-format] skip empty lines and comments in the top of the code when inserting new headers. há 9 anos atrás
  Martin Probst cd76190272 clang-format: [JS] Sort imported symbols. há 9 anos atrás
  Benjamin Kramer c5c7090ba1 Avoid unused variable warning in release builds. há 9 anos atrás
  Eric Liu 9ee9835de5 [clang-format] insert new #includes into correct blocks when cleaning up Replacement with cleanupAroundReplacements(). há 9 anos atrás
  Martin Probst 3e258a6c0f clang-format: [JS] sort ES6 imports. há 9 anos atrás
  Eric Liu 9635a67e3c [clang-format] Make formatReplacements() also sort #includes. há 9 anos atrás