Historial de Commits

Autor SHA1 Mensaje Fecha
  Krasimir Georgiev e58dc968a1 [clang-format] Break non-trailing comments, try 2 hace 7 años
  Martin Probst aae8a30c39 clang-format: [JS] wrap and indent `goog.setTestOnly` calls. hace 8 años
  Martin Probst 2958bc209c clang-format: [JS] simplify template string wrapping. hace 8 años
  Martin Probst beb7e51f02 clang-format: [JS] wrap optional properties in type aliases. hace 8 años
  Martin Probst 5d33839e5b clang-format: [JS] do not insert whitespace in call positions. hace 8 años
  Martin Probst 79f6b0f50c clang-format: [JS] detect ASI after closing parens. hace 8 años
  Krasimir Georgiev 1a33443272 [clang-format] Put '/**' and '*/' on own lines in jsdocs ending in comment pragmas hace 8 años
  Martin Probst 3efad662a1 clang-format: [JS] fix union type spacing in object & array types. hace 8 años
  Martin Probst 9ef5d8bb41 clang-format: [JS] handle single lines comments ending in `\\`. hace 8 años
  Martin Probst 7777ca006a clang-format: [JS] support fields with case/switch/default labels. hace 8 años
  Martin Probst 7e4d8e9789 clang-format: [JS] no whitespace between typeof operator and l_paren. hace 8 años
  Martin Probst b42a4ce357 clang-format: [JS] prefer wrapping chains over empty literals. hace 8 años
  Martin Probst ace45285eb clang-format: [JS] whitespace between keywords and parenthesized expressions. hace 8 años
  Martin Probst 3823d469d5 clang-format: [JS] handle union types in arrow functions. hace 8 años
  Martin Probst 8a15b0c594 clang-format: [JS] consistenly format enums. hace 8 años
  Martin Probst e09d41e3a1 clang-format: [JS] handle object types in extends positions. hace 8 años
  Krasimir Georgiev abb10e26dc [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs hace 8 años
  Martin Probst 2e7468f0ae clang-format: [JS] Correctly format JavaScript imports with long module paths hace 8 años
  Martin Probst b04e36d309 clang-format: [JS] do not wrap after "readonly". hace 8 años
  Martin Probst e20a5f4e97 clang-format: [JS] space between pseudo keywords and template literals. hace 8 años
  Martin Probst 0637214980 Revert "clang-format: [JS] space between pseudo keywords and template literals." hace 8 años
  Martin Probst 71d3b5cd91 clang-format: [JS] space between pseudo keywords and template literals. hace 8 años
  Martin Probst ce80f8d2fe clang-format: [JS] recognize exported type definitions. hace 8 años
  Martin Probst 069779a6e1 clang-format: [JS] Correctly Indent Nested JavaScript Literals. hace 8 años
  Martin Probst e22ee5cb65 clang-format: [JS] improve calculateBraceType heuristic hace 8 años
  Martin Probst ac4917bc8b clang-format: [JS] fix indenting bound functions. hace 8 años
  Martin Probst 0e60ff1591 clang-format: [JS] avoid line breaks before unindented r_parens. hace 8 años
  Martin Probst 86fb5b7268 clang-format: [JS] for await, and fix a crash with for loops. hace 8 años
  Martin Probst 661305755f clang-format: [JS] for async loops. hace 8 años
  Martin Probst 41505a7419 JavaScript allows parameter lists to include trailing commas: hace 8 años