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
/
lib
/
Format
/
TokenAnnotator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[clang-format] Improve detection of Objective-C block types
Ben Hamilton
2018-03-12
1
-6
/
+12
*
[clang-format] Don't detect C++11 attribute specifiers as ObjC
Ben Hamilton
2018-03-12
1
-11
/
+61
*
clang-format: Properly handle implicit string concatenation in text protos
Daniel Jasper
2018-03-12
1
-1
/
+1
*
[clang-format] Break consecutive string literals in text protos
Krasimir Georgiev
2018-03-07
1
-1
/
+2
*
[clang-format] Improve detection of ObjC for-in statements
Ben Hamilton
2018-03-06
1
-3
/
+11
*
[clang-format] fix handling of consecutive unary operators
Krasimir Georgiev
2018-03-06
1
-4
/
+2
*
[clang-format] Add SpaceBeforeColon option
Francois Ferrand
2018-03-01
1
-1
/
+8
*
[clang-format] Format operator key in protos
Krasimir Georgiev
2018-02-27
1
-0
/
+3
*
[clang-format] Fixup a case of text proto message attributes
Krasimir Georgiev
2018-02-19
1
-0
/
+6
*
clang-format: [JS] fix `of` detection.
Martin Probst
2018-02-19
1
-1
/
+1
*
[clang-format] Support repeated field lists in protos
Krasimir Georgiev
2018-02-15
1
-7
/
+24
*
[clang-format] Recognize percents as format specifiers in protos
Krasimir Georgiev
2018-02-14
1
-0
/
+3
*
[clang-format] Support text proto extensions
Krasimir Georgiev
2018-02-13
1
-6
/
+38
*
clang-format: keep ObjC colon alignment with short object name
Francois Ferrand
2018-02-09
1
-4
/
+4
*
[clang-format] Do not break before long string literals in protos
Krasimir Georgiev
2018-02-08
1
-1
/
+7
*
[clang-format] Fix ObjC message arguments formatting.
Jacek Olesiak
2018-02-07
1
-1
/
+11
*
[clang-format] Adds space around angle brackets in text protos
Krasimir Georgiev
2018-02-06
1
-6
/
+40
*
[clang-format] Align preprocessor comments with #
Mark Zeren
2018-01-31
1
-9
/
+12
*
clang-format: [JS] Prevent ASI before [ and (.
Martin Probst
2018-01-26
1
-3
/
+5
*
[clang-format] Fixes indentation of inner text proto messages
Krasimir Georgiev
2018-01-25
1
-7
/
+9
*
Fix typo in comment.
Nico Weber
2018-01-24
1
-1
/
+1
*
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
Richard Smith
2017-12-14
1
-1
/
+1
*
clang-format: [JS] do not wrap after async/await.
Martin Probst
2017-11-30
1
-6
/
+6
*
clang-format: [JS] handle `for` as object label.
Martin Probst
2017-11-25
1
-1
/
+3
*
clang-format: [JS] do not break in ArrayType[].
Martin Probst
2017-11-24
1
-0
/
+3
*
clang-format: [JS] do not wrap before yield.
Martin Probst
2017-11-24
1
-2
/
+2
*
clang-format: [JS] space between ! assert and in.
Martin Probst
2017-11-24
1
-2
/
+3
*
clang-format: [JS] handle destructuring `of`.
Martin Probst
2017-11-24
1
-2
/
+4
*
Update link to protobuf
Hans Wennborg
2017-11-13
1
-1
/
+1
*
[clang-format] Handle unary operator overload with arguments and specifiers
Daniel Jasper
2017-11-06
1
-1
/
+2
*
[clang-format] Make parseUnaryOperator non-recursive, NFCI
Krasimir Georgiev
2017-11-01
1
-10
/
+8
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-1
/
+2
*
clang-format/java: Unbreak genenrics formatting after r299952.
Nico Weber
2017-09-27
1
-2
/
+2
*
[clang-format] Adjust space around &/&& of structured bindings
Chih-Hung Hsieh
2017-09-27
1
-4
/
+12
*
clang-format/java: Always put space after `assert` keyword.
Nico Weber
2017-09-25
1
-0
/
+2
*
clang-format clang-format.
Manuel Klimek
2017-09-20
1
-53
/
+50
*
Fix clang-format's detection of structured bindings.
Manuel Klimek
2017-09-20
1
-11
/
+1
*
clang-format: [JS] wrap and indent `goog.setTestOnly` calls.
Martin Probst
2017-09-11
1
-1
/
+0
*
[clang-format] Add support for C++17 structured bindings.
Marek Kurdej
2017-09-07
1
-5
/
+20
*
clang-format: Fix formatting of for loops with multiple increments.
Daniel Jasper
2017-09-03
1
-0
/
+5
*
[clang-format] Fixed typedef enum brace wrapping
Krasimir Georgiev
2017-08-29
1
-0
/
+1
*
clang-format: [JS] wrap optional properties in type aliases.
Martin Probst
2017-08-14
1
-1
/
+3
*
clang-format: [JS] do not insert whitespace in call positions.
Martin Probst
2017-08-14
1
-7
/
+14
*
clang-format: Fix left pointer alignment after delctype/typeof
Krasimir Georgiev
2017-08-14
1
-8
/
+19
*
[clang-format] let PointerAlignment dictate spacing of function ref qualifiers
Jacob Bandes-Storch
2017-08-10
1
-2
/
+1
*
clang-format: [JS] fix union type spacing in object & array types.
Martin Probst
2017-08-08
1
-0
/
+9
*
clang-format: [JS] no whitespace between typeof operator and l_paren.
Martin Probst
2017-08-01
1
-1
/
+1
*
clang-format: [JS] prefer wrapping chains over empty literals.
Martin Probst
2017-08-01
1
-0
/
+3
*
clang-format: [JS] whitespace between keywords and parenthesized expressions.
Martin Probst
2017-08-01
1
-0
/
+3
*
clang-format: [JS] handle union types in arrow functions.
Martin Probst
2017-08-01
1
-0
/
+1
[prev]
[next]