index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Format
/
FormatTestJS.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clang-format: [JS] Correctly format JavaScript imports with long module paths
Martin Probst
2017-07-18
1
-0
/
+11
*
clang-format: [JS] do not wrap after "readonly".
Martin Probst
2017-07-07
1
-0
/
+8
*
clang-format: [JS] space between pseudo keywords and template literals.
Martin Probst
2017-07-04
1
-0
/
+1
*
Revert "clang-format: [JS] space between pseudo keywords and template literals."
Martin Probst
2017-07-03
1
-1
/
+0
*
clang-format: [JS] space between pseudo keywords and template literals.
Martin Probst
2017-07-03
1
-0
/
+1
*
clang-format: [JS] recognize exported type definitions.
Martin Probst
2017-06-07
1
-0
/
+6
*
clang-format: [JS] Correctly Indent Nested JavaScript Literals.
Martin Probst
2017-06-06
1
-0
/
+39
*
clang-format: [JS] improve calculateBraceType heuristic
Martin Probst
2017-05-31
1
-3
/
+6
*
clang-format: [JS] fix indenting bound functions.
Martin Probst
2017-05-29
1
-0
/
+5
*
clang-format: [JS] avoid line breaks before unindented r_parens.
Martin Probst
2017-05-22
1
-0
/
+5
*
clang-format: [JS] for await, and fix a crash with for loops.
Martin Probst
2017-05-18
1
-3
/
+2
*
clang-format: [JS] for async loops.
Martin Probst
2017-05-15
1
-0
/
+9
*
JavaScript allows parameter lists to include trailing commas:
Martin Probst
2017-05-15
1
-2
/
+26
*
clang-format: [JS] fix non-null assertion operator recognition.
Martin Probst
2017-05-15
1
-0
/
+1
*
clang-format: [JS] support non-null assertions after all identifiers.
Martin Probst
2017-05-12
1
-0
/
+1
*
clang-format: refine calculating brace types.
Martin Probst
2017-05-10
1
-0
/
+10
*
clang-format: [JS] Don't indent JavaScript IIFEs.
Martin Probst
2017-05-09
1
-0
/
+19
*
clang-format: [JS] keep triple slash directives intact.
Martin Probst
2017-05-09
1
-0
/
+1
*
clang-format: [JS] exponentiation operator
Martin Probst
2017-05-04
1
-0
/
+6
*
clang-format: [JS] parse async function declarations.
Martin Probst
2017-04-27
1
-0
/
+17
*
clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
Martin Probst
2017-04-26
1
-0
/
+3
*
clang-format: [JS] prevent wraps before class members.
Martin Probst
2017-04-26
1
-0
/
+19
*
[clang-format] Replace IncompleteFormat by a struct with Line
Krasimir Georgiev
2017-04-21
1
-3
/
+3
*
clang-format: [JS] fix whitespace around "of" operator.
Martin Probst
2017-04-05
1
-0
/
+2
*
clang-format: [JavaScript] Ignore QT keywords.
Daniel Jasper
2017-03-31
1
-0
/
+2
*
clang-format: [JS] do not wrap @see tags.
Martin Probst
2017-03-13
1
-0
/
+7
*
clang-format: [JS] allow breaking after non-null assertions.
Martin Probst
2017-03-13
1
-0
/
+6
*
clang-format: [JS] do not wrap after interface and type.
Martin Probst
2017-03-13
1
-0
/
+14
*
[clang-format] Enable comment reflowing in multiline comments containing pragmas
Krasimir Georgiev
2017-03-08
1
-1
/
+21
*
clang-format: [JS] Properly format object literals with shorthands.
Daniel Jasper
2017-03-01
1
-0
/
+5
*
clang-format: [JS/TS] Properly understand cast expressions.
Daniel Jasper
2017-03-01
1
-0
/
+3
*
Blacklist arbitrary @\\w+ JSDoc tags from wrapping.
Martin Probst
2017-02-28
1
-0
/
+24
*
clang-format: [JS] whitespace after async in arrow functions.
Martin Probst
2017-02-27
1
-0
/
+2
*
clang-format: [JS] Improve line-wrapping behavior of template strings.
Daniel Jasper
2017-02-20
1
-36
/
+20
*
clang-format: [JS/TS] Improve detection for array subscripts in types.
Daniel Jasper
2017-02-20
1
-0
/
+3
*
clang-format: [JS] correcly format object literal methods.
Martin Probst
2017-02-07
1
-0
/
+12
*
clang-format: [JS] exclaim preceding regex literals.
Martin Probst
2017-02-07
1
-0
/
+1
*
clang-format: [JS] handle parenthesized class expressions.
Martin Probst
2017-02-07
1
-0
/
+4
*
clang-format: [JS] Fix bugs in parsing and aligning template strings.
Daniel Jasper
2017-02-03
1
-0
/
+4
*
clang-format: [JS] Indent expressions in ${} relative to their surrounding
Daniel Jasper
2017-01-31
1
-0
/
+57
*
clang-format: [JS] Properly set scopes inside template strings.
Daniel Jasper
2017-01-31
1
-0
/
+7
*
clang-format: [JS] Fix incorrect line break in template strings.
Daniel Jasper
2017-01-31
1
-0
/
+4
*
clang-format: [JavaScript] Undo r291974 for JavaScript.
Daniel Jasper
2017-01-30
1
-0
/
+10
*
clang-format: [JS] do not format MPEG transport streams.
Martin Probst
2017-01-27
1
-0
/
+9
*
clang-format: [JS] revert over-eager ASI check.
Martin Probst
2017-01-16
1
-4
/
+22
*
clang-format: [JS] fix broken test.
Martin Probst
2017-01-09
1
-1
/
+3
*
clang-format: [JS] ASI after imports
Martin Probst
2017-01-09
1
-0
/
+18
*
Typo
Joerg Sonnenberger
2017-01-05
1
-2
/
+2
*
clang-format: [JS] avoid indent after ambient function declarations.
Martin Probst
2017-01-04
1
-0
/
+10
*
clang-format: [JS] Properly format dict literals that skip labels.
Daniel Jasper
2016-11-29
1
-0
/
+7
[prev]
[next]