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] test declared fields.
Martin Probst
2019-11-11
1
-0
/
+7
*
clang-format: [JS] support null operators.
Martin Probst
2019-11-11
1
-0
/
+10
*
clang-format: [JS] handle `as const`.
Martin Probst
2019-08-26
1
-0
/
+3
*
[clang-format] [JS] handle private members.
Martin Probst
2019-03-19
1
-1
/
+23
*
[clang-format] [JS] Don't break between template string and tag
Martin Probst
2019-03-19
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
clang-format: [JS] support goog.requireType.
Martin Probst
2019-01-07
1
-0
/
+2
*
[clang-format] JS: don't treat is: as a type matcher
Krasimir Georgiev
2018-11-20
1
-0
/
+10
*
clang-format: [JS] conditional types.
Martin Probst
2018-09-27
1
-0
/
+9
*
clang-format: [JS] space after parameter naming.
Martin Probst
2018-09-26
1
-0
/
+4
*
[clang-format] comment reflow: add last line's penalty when ending broken
Krasimir Georgiev
2018-08-07
1
-0
/
+20
*
clang-format: [JS] don't break comments before any '{'
Martin Probst
2018-08-03
1
-0
/
+8
*
Revert "clang-format: [JS] don't break comments before any '{'"
Tim Northover
2018-08-03
1
-8
/
+0
*
clang-format: [JS] don't break comments before any '{'
Martin Probst
2018-08-03
1
-0
/
+8
*
clang-format: fix a crash in comment wraps.
Martin Probst
2018-08-02
1
-20
/
+25
*
[clang-format] Indent after breaking Javadoc annotated line
Krasimir Georgiev
2018-07-30
1
-31
/
+46
*
clang-format: [JS] strict prop init annotation.
Martin Probst
2018-06-11
1
-0
/
+9
*
clang-format: [JS] do not wrap before any `is`.
Martin Probst
2018-05-22
1
-1
/
+9
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-3
/
+3
*
[clang-format] In tests, expected code should be format-stable
Mark Zeren
2018-04-04
1
-0
/
+4
*
[clang-format] fix handling of consecutive unary operators
Krasimir Georgiev
2018-03-06
1
-0
/
+1
*
clang-format: [JS] fix `of` detection.
Martin Probst
2018-02-19
1
-0
/
+1
*
clang-format: [JS] Prevent ASI before [ and (.
Martin Probst
2018-01-26
1
-0
/
+3
*
clang-format: [JS] do not wrap after async/await.
Martin Probst
2017-11-30
1
-0
/
+5
*
clang-format: [JS] do not collapse short classes.
Martin Probst
2017-11-25
1
-4
/
+12
*
clang-format: [JS] handle semis in generic types.
Martin Probst
2017-11-25
1
-0
/
+1
*
clang-format: [JS] handle `for` as object label.
Martin Probst
2017-11-25
1
-0
/
+5
*
clang-format: [JS] disable ASI on decorators.
Martin Probst
2017-11-25
1
-1
/
+3
*
clang-format: [JS] do not break in ArrayType[].
Martin Probst
2017-11-24
1
-0
/
+2
*
clang-format: [JS] do not wrap before yield.
Martin Probst
2017-11-24
1
-0
/
+1
*
clang-format: [JS] space between ! assert and in.
Martin Probst
2017-11-24
1
-0
/
+1
*
clang-format: [JS] handle destructuring `of`.
Martin Probst
2017-11-24
1
-0
/
+4
*
clang-format: remove trailing lines in lamdas and arrow functions.
Martin Probst
2017-11-17
1
-0
/
+11
*
[clang-format] Break non-trailing comments, try 2
Krasimir Georgiev
2017-10-16
1
-0
/
+21
*
clang-format: [JS] wrap and indent `goog.setTestOnly` calls.
Martin Probst
2017-09-11
1
-2
/
+6
*
clang-format: [JS] simplify template string wrapping.
Martin Probst
2017-08-29
1
-16
/
+12
*
clang-format: [JS] wrap optional properties in type aliases.
Martin Probst
2017-08-14
1
-0
/
+4
*
clang-format: [JS] do not insert whitespace in call positions.
Martin Probst
2017-08-14
1
-7
/
+13
*
clang-format: [JS] detect ASI after closing parens.
Martin Probst
2017-08-09
1
-0
/
+4
*
[clang-format] Put '/**' and '*/' on own lines in jsdocs ending in comment pr...
Krasimir Georgiev
2017-08-09
1
-0
/
+47
*
clang-format: [JS] fix union type spacing in object & array types.
Martin Probst
2017-08-08
1
-0
/
+12
*
clang-format: [JS] handle single lines comments ending in `\\`.
Martin Probst
2017-08-08
1
-0
/
+22
*
clang-format: [JS] support fields with case/switch/default labels.
Martin Probst
2017-08-04
1
-0
/
+6
*
clang-format: [JS] no whitespace between typeof operator and l_paren.
Martin Probst
2017-08-01
1
-0
/
+1
*
clang-format: [JS] prefer wrapping chains over empty literals.
Martin Probst
2017-08-01
1
-0
/
+9
*
clang-format: [JS] whitespace between keywords and parenthesized expressions.
Martin Probst
2017-08-01
1
-0
/
+9
*
clang-format: [JS] handle union types in arrow functions.
Martin Probst
2017-08-01
1
-0
/
+3
*
clang-format: [JS] consistenly format enums.
Martin Probst
2017-08-01
1
-0
/
+8
*
clang-format: [JS] handle object types in extends positions.
Martin Probst
2017-08-01
1
-0
/
+11
*
[clang-format] Put '/**' and '*/' on own lines in multiline jsdocs
Krasimir Georgiev
2017-07-20
1
-0
/
+93
[next]