Krasimir Georgiev
|
bd3b05d2cc
[clang-format] Format raw string literals
|
7 年之前 |
Manuel Klimek
|
13e9a9c45a
clang-format clang-format.
|
8 年之前 |
Martin Probst
|
e751234b0a
clang-format: [JS] support default imports.
|
8 年之前 |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
8 年之前 |
Eric Liu
|
8ed284f8ed
Removed duplicate header include
|
8 年之前 |
Martin Probst
|
812eb3cb09
clang-format: [JS] Fix line breaks before comments when sorting imports.
|
9 年之前 |
Martin Probst
|
9348abc049
clang-format: [JS] merge requoting replacements.
|
9 年之前 |
Martin Probst
|
546274f58d
clang-format: [JS] handle default bindings in imports.
|
9 年之前 |
Martin Probst
|
1f41f1002a
clang-format: [JS] Sort all JavaScript imports if any changed.
|
9 年之前 |
Eric Liu
|
85c0fa18d9
Implement tooling::Replacements as a class.
|
9 年之前 |
Martin Probst
|
3d1d8197d5
clang-format: [JS] Sort imports case insensitive.
|
9 年之前 |
Martin Probst
|
3c9460b0d4
clang-format: [JS] support trailing commas in imports.
|
9 年之前 |
Martin Probst
|
ac13d7e4fb
clang-format: [JS] fix a FIXME.
|
9 年之前 |
Martin Probst
|
14ea156147
clang-format: [JS] fix an assertion failure caused by shrinking sources.
|
9 年之前 |
Martin Probst
|
ffd5a34cf4
clang-format: [JS] no ASI on `import {x as\n y}`.
|
9 年之前 |
Martin Probst
|
cd76190272
clang-format: [JS] Sort imported symbols.
|
9 年之前 |
Martin Probst
|
3e258a6c0f
clang-format: [JS] sort ES6 imports.
|
9 年之前 |