История коммитов

Автор SHA1 Сообщение Дата
  Eric Liu a45abc6b0f Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. 9 лет назад
  Martin Probst 94153940da clang-format: [JS] Fix build breakage. 9 лет назад
  Martin Probst 680a3ebe3c clang-format: [JS] handle conditionals in fields, default params. 9 лет назад
  Martin Probst 0b79e05d0e clang-format: [JS] recognize more type locations. 9 лет назад
  Martin Probst 5e89d2b26c clang-format: [JS] Do not break before 'as'. 9 лет назад
  Daniel Jasper 4ace26b375 clang-format: [JS] Fix failing format with TypeScript casts. 9 лет назад
  Daniel Jasper 9a6e49f694 clang-format: [JS] Support annotated classes. 9 лет назад
  Martin Probst aa6f4a7a3e clang-format: [JS] Indent namespaces in JavaScript/TS by default. 9 лет назад
  Martin Probst f8678510f3 clang-format: [JS] Introduce JavaScriptWrapImports option. 9 лет назад
  Martin Probst 9c594c448b clang-format: [JS] post-fix non-null assertion operator. 9 лет назад
  Martin Probst a6d5f7999c clang-format: [JS] recognized named functions in AnnotatingParser. 9 лет назад
  Martin Probst ffd5a34cf4 clang-format: [JS] no ASI on `import {x as\n y}`. 9 лет назад
  Daniel Jasper cabc6fff22 clang-format: Fix segfault introduced by allowing wraps after comments. 9 лет назад
  Martin Probst 513a0b11fd clang-format: [JS] Support shebang lines on the very first line. 9 лет назад
  Martin Probst 03885e6c79 clang-format: [JS] fix async parsing. 9 лет назад
  Daniel Jasper b01e846494 clang-format: [JS] Treat "for" as a reserved word after a ".". 9 лет назад
  Daniel Jasper 76a6b3e0e1 clang-format: [JS] Fix spacing in destructuring assignments. 9 лет назад
  Martin Probst 06f267e233 clang-format: [JS] fix template string width counting. 9 лет назад
  Martin Probst fd7431291b clang-format: [JS] respect clang-format off when requoting strings. 9 лет назад
  Martin Probst 244ba97358 clang-format: [JS] generator and async functions. 9 лет назад
  Martin Probst 7218c7c0cd clang-format: [JS] support `interface` as a free standing identifier. 9 лет назад
  Martin Probst 0129437f6a Summary: 9 лет назад
  Martin Probst dfafb4ac7f clang-format: [JS] simplify import/export. 9 лет назад
  Martin Probst a3638d842c clang-format: [JS] Test for parameter annotations. 9 лет назад
  Martin Probst 4eb43f368b clang-format: [JS] do not insert semicolons after wrapped annotations. 9 лет назад
  Daniel Jasper a269bc8765 clang-format: [JS] do not wrap ES6 imports/exports. 9 лет назад
  Daniel Jasper 703ec475b8 clang-format: [JS] no space in union and intersection types. 9 лет назад
  Daniel Jasper 60e9206860 clang-format: [JS] Fix incorrect spacing around contextual keywords. 9 лет назад
  Daniel Jasper e14f44c2b5 clang-format: [JS] Handle certain cases of ASI. 9 лет назад
  Daniel Jasper c8a0576866 clang-format: [JS] Support destructuring assignments in for loops. 9 лет назад