Martin Probst
|
b04e36d309
clang-format: [JS] do not wrap after "readonly".
|
há 8 anos atrás |
Martin Probst
|
e20a5f4e97
clang-format: [JS] space between pseudo keywords and template literals.
|
há 8 anos atrás |
Martin Probst
|
0637214980
Revert "clang-format: [JS] space between pseudo keywords and template literals."
|
há 8 anos atrás |
Martin Probst
|
71d3b5cd91
clang-format: [JS] space between pseudo keywords and template literals.
|
há 8 anos atrás |
Martin Probst
|
ce80f8d2fe
clang-format: [JS] recognize exported type definitions.
|
há 8 anos atrás |
Martin Probst
|
069779a6e1
clang-format: [JS] Correctly Indent Nested JavaScript Literals.
|
há 8 anos atrás |
Martin Probst
|
e22ee5cb65
clang-format: [JS] improve calculateBraceType heuristic
|
há 8 anos atrás |
Martin Probst
|
ac4917bc8b
clang-format: [JS] fix indenting bound functions.
|
há 8 anos atrás |
Martin Probst
|
0e60ff1591
clang-format: [JS] avoid line breaks before unindented r_parens.
|
há 8 anos atrás |
Martin Probst
|
86fb5b7268
clang-format: [JS] for await, and fix a crash with for loops.
|
há 8 anos atrás |
Martin Probst
|
661305755f
clang-format: [JS] for async loops.
|
há 8 anos atrás |
Martin Probst
|
41505a7419
JavaScript allows parameter lists to include trailing commas:
|
há 8 anos atrás |
Martin Probst
|
f7d8230b8d
clang-format: [JS] fix non-null assertion operator recognition.
|
há 8 anos atrás |
Martin Probst
|
53df6f973c
clang-format: [JS] support non-null assertions after all identifiers.
|
há 8 anos atrás |
Martin Probst
|
a8947ba0ec
clang-format: refine calculating brace types.
|
há 8 anos atrás |
Martin Probst
|
cf44d2c1ae
clang-format: [JS] Don't indent JavaScript IIFEs.
|
há 8 anos atrás |
Martin Probst
|
e503002a06
clang-format: [JS] keep triple slash directives intact.
|
há 8 anos atrás |
Martin Probst
|
6bdf8252b7
clang-format: [JS] exponentiation operator
|
há 8 anos atrás |
Martin Probst
|
ef06b8a5db
clang-format: [JS] parse async function declarations.
|
há 8 anos atrás |
Martin Probst
|
90d2a69824
clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
|
há 8 anos atrás |
Martin Probst
|
2731f95836
clang-format: [JS] prevent wraps before class members.
|
há 8 anos atrás |
Krasimir Georgiev
|
f47413706b
[clang-format] Replace IncompleteFormat by a struct with Line
|
há 8 anos atrás |
Martin Probst
|
9d30cffd63
clang-format: [JS] fix whitespace around "of" operator.
|
há 8 anos atrás |
Daniel Jasper
|
39309450ec
clang-format: [JavaScript] Ignore QT keywords.
|
há 8 anos atrás |
Martin Probst
|
3d94569a35
clang-format: [JS] do not wrap @see tags.
|
há 8 anos atrás |
Martin Probst
|
1f562e7508
clang-format: [JS] allow breaking after non-null assertions.
|
há 8 anos atrás |
Martin Probst
|
6b5ac5c765
clang-format: [JS] do not wrap after interface and type.
|
há 8 anos atrás |
Krasimir Georgiev
|
79a6eca386
[clang-format] Enable comment reflowing in multiline comments containing pragmas
|
há 8 anos atrás |
Daniel Jasper
|
184336207d
clang-format: [JS] Properly format object literals with shorthands.
|
há 8 anos atrás |
Daniel Jasper
|
ebb54bf870
clang-format: [JS/TS] Properly understand cast expressions.
|
há 8 anos atrás |