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: [JS] Avoid bad line-warp around "function".
Daniel Jasper
2015-05-08
1
-1
/
+1
*
clang-format: Improve r236597, Properly indent method calls without inputs.
Daniel Jasper
2015-05-07
1
-1
/
+1
*
clang-format: Merge labels and subsequent semicolons.
Daniel Jasper
2015-05-06
1
-1
/
+1
*
clang-format: Allow ternary expressions inside template parameters if
Daniel Jasper
2015-05-06
1
-2
/
+7
*
clang-format: Consider operator precedence as penalty when breaking
Daniel Jasper
2015-05-06
1
-0
/
+3
*
clang-format: Prevent assertion discovered by fuzzer.
Daniel Jasper
2015-05-06
1
-2
/
+10
*
clang-format: Prevent exponential runtime in token annotator.
Daniel Jasper
2015-05-06
1
-1
/
+11
*
clang-format: [JS] support optional methods.
Daniel Jasper
2015-05-05
1
-15
/
+37
*
clang-format: NFC: Delete FormatToken::IsForEachMacro. Use a TokenType instead.
Daniel Jasper
2015-05-04
1
-7
/
+6
*
clang-format: Force aligning different brackets relative to each other.
Daniel Jasper
2015-05-04
1
-2
/
+6
*
clang-format: [JS] Fix templated parameter default values.
Daniel Jasper
2015-05-02
1
-1
/
+1
*
clang-format: Properly detect variable declarations with ObjC.
Daniel Jasper
2015-04-23
1
-1
/
+2
*
clang-format: Allow splitting "= default" and "= delete".
Daniel Jasper
2015-04-23
1
-1
/
+2
*
clang-format: Don't add unwanted space when creating new arrays.
Daniel Jasper
2015-04-23
1
-1
/
+2
*
clang-format: [Proto] Don't linewrap top-level options.
Daniel Jasper
2015-04-23
1
-2
/
+10
*
clang-format: Fix for #pragma option formatting.
Daniel Jasper
2015-04-22
1
-2
/
+5
*
clang-format: Fix incorrect multi-var declstmt detection.
Daniel Jasper
2015-04-20
1
-3
/
+3
*
clang-format: Undo r214508. It was essentially always removing the
Daniel Jasper
2015-04-16
1
-1
/
+1
*
clang-format: Determine "in" as a keyword in ObjC for loops more precisely
Daniel Jasper
2015-04-15
1
-23
/
+21
*
clang-format: [JS] Support index signature types.
Daniel Jasper
2015-04-13
1
-1
/
+2
*
clang-format: [JS] support optionality markers in JS types.
Daniel Jasper
2015-04-13
1
-10
/
+22
*
clang-format: [JS] Understand object literals with only methods.
Daniel Jasper
2015-04-04
1
-1
/
+2
*
clang-format: Force line break in trailing calls after multline exprs.
Daniel Jasper
2015-03-26
1
-3
/
+3
*
clang-format: Fix another bug in wrapping around "*".
Daniel Jasper
2015-03-19
1
-3
/
+3
*
clang-format: Fix bad wrapping after "*" introduced in r232044.
Daniel Jasper
2015-03-18
1
-3
/
+1
*
clang-format: [JS] support cast syntax and type arguments.
Daniel Jasper
2015-03-15
1
-0
/
+7
*
clang-format: [JS] more precisely detect enums.
Daniel Jasper
2015-03-15
1
-1
/
+7
*
clang-format: When putting */& next to types, also wrap before them.
Daniel Jasper
2015-03-12
1
-4
/
+11
*
clang-format: Fix incorrect && recognition.
Daniel Jasper
2015-03-11
1
-0
/
+2
*
Make constant static variables const so they can go into a read-only section
Benjamin Kramer
2015-03-08
1
-2
/
+2
*
clang-format: Prefer wrapping a lambda's body over the lambda's return type.
Daniel Jasper
2015-03-02
1
-0
/
+2
*
clang-format: Always align */& in multi-var DeclStmts.
Daniel Jasper
2015-03-01
1
-4
/
+12
*
clang-format: Make trailing commas in array inits force one per line.
Daniel Jasper
2015-02-27
1
-2
/
+5
*
clang-format: Fix space of arrays of pointers to templated types.
Daniel Jasper
2015-02-26
1
-1
/
+2
*
clang-format: Allow breaking after "else if(" as a last resort.
Daniel Jasper
2015-02-26
1
-2
/
+3
*
clang-format: Fix spacing for function with ref-qualification ..
Daniel Jasper
2015-02-25
1
-8
/
+12
*
clang-format: [js] Support ES6 module exports.
Daniel Jasper
2015-02-19
1
-1
/
+1
*
clang-format: [js] Support ES6 module imports.
Daniel Jasper
2015-02-19
1
-8
/
+10
*
clang-format: Space and triple angle braces.
Jacques Pienaar
2015-02-18
1
-3
/
+3
*
clang-format: [JS] support AtScript style annotations for JS.
Daniel Jasper
2015-02-18
1
-1
/
+7
*
clang-format: [JS] Support type annotations.
Daniel Jasper
2015-02-18
1
-7
/
+15
*
clang-format: Don't force a break after "endl" if everything fits on one line.
Daniel Jasper
2015-02-17
1
-3
/
+0
*
clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
2015-02-04
1
-2
/
+2
*
clang-format: Fix incorrect classification of "*".
Daniel Jasper
2015-01-23
1
-13
/
+14
*
clang-format: Fix bad memory access.
Daniel Jasper
2015-01-21
1
-0
/
+1
*
clang-format: Fix crasher on weird comments.
Daniel Jasper
2015-01-19
1
-4
/
+2
*
clang-format: Fix crasher on incomplete condition compilation.
Daniel Jasper
2015-01-19
1
-1
/
+1
*
clang-format: [Java] Support try blocks with resources.
Daniel Jasper
2015-01-14
1
-1
/
+2
*
clang-format: [Java] Prefer not to break in parameter annotations.
Daniel Jasper
2015-01-14
1
-0
/
+2
*
clang-format: [Java] Understand "import static".
Daniel Jasper
2015-01-14
1
-1
/
+2
[next]