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
/
UnwrappedLineParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: [JS] no ASI on `import {x as\n y}`.
Martin Probst
2016-06-01
1
-5
/
+5
*
clang-format: [JS] fix async parsing.
Martin Probst
2016-05-29
1
-4
/
+9
*
clang-format: Fix incorrect indentation in last line of macro definition
Daniel Jasper
2016-05-19
1
-0
/
+2
*
clang-format: Support enum type template arguments.
Daniel Jasper
2016-05-08
1
-0
/
+7
*
clang-format: [JS] generator and async functions.
Martin Probst
2016-04-24
1
-8
/
+23
*
reuse mustBeJSIdent for interface detection
Martin Probst
2016-04-19
1
-7
/
+8
*
clang-format: [JS] support `interface` as a free standing identifier.
Martin Probst
2016-04-19
1
-0
/
+15
*
clang-format: [JS] simplify import/export.
Martin Probst
2016-04-19
1
-9
/
+9
*
clang-format: Last line in incomplete block is indented incorrectly
Marianne Mailhot-Sarrasin
2016-04-14
1
-0
/
+3
*
[clang-format] Walk backwards from end() instead of forwards from rend().
Benjamin Kramer
2016-04-11
1
-1
/
+1
*
clang-format: [JS] do not insert semicolons after wrapped annotations.
Martin Probst
2016-04-11
1
-0
/
+7
*
clang-format: Fix label-in-if statement in macros where it is actually used.
Daniel Jasper
2016-04-06
1
-1
/
+3
*
clang-format: Support labels in brace-less ifs.
Daniel Jasper
2016-04-06
1
-0
/
+3
*
clang-format: [JS] Handle certain cases of ASI.
Daniel Jasper
2016-03-14
1
-1
/
+71
*
clang-format: [JS] Support destructuring assignments in for loops.
Daniel Jasper
2016-03-05
1
-0
/
+2
*
clang-format: [JS/TypeScript] Support "enum" as an optional property name, too.
Daniel Jasper
2016-02-03
1
-1
/
+2
*
clang-format: [JS] Support exporting abstract classes.
Daniel Jasper
2016-01-12
1
-0
/
+4
*
clang-format: [JS] Teach clang-format about "export interface".
Daniel Jasper
2016-01-11
1
-1
/
+2
*
clang-format: [JS] Support semicolons in TypeScript's TypeMemberLists.
Daniel Jasper
2016-01-09
1
-44
/
+67
*
clang-format: [JS] Support more ES6 classes.
Daniel Jasper
2016-01-08
1
-0
/
+2
*
clang-format: [JS] Support more ES6 imports.
Daniel Jasper
2016-01-07
1
-8
/
+7
*
clang-format: [JS/TypeScript] Support "enum" as property name.
Daniel Jasper
2015-12-29
1
-7
/
+16
*
clang-format: [TableGen] Support ;-less include lines.
Daniel Jasper
2015-12-25
1
-1
/
+9
*
clang-format: [JS] Support arrays of object-type literals.
Daniel Jasper
2015-12-22
1
-1
/
+1
*
clang-format: Properly set the BlockKind for more blocks.
Daniel Jasper
2015-12-21
1
-1
/
+3
*
clang-format: treat Q_SIGNALS as an access modifier
Daniel Jasper
2015-12-01
1
-1
/
+2
*
Format: support inline namespaces
Saleem Abdulrasool
2015-10-30
1
-1
/
+1
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
clang-format: Fix false ObjC block detection.
Daniel Jasper
2015-10-07
1
-0
/
+5
*
clang-format: Add a new brace style "custom" as well as flags to
Daniel Jasper
2015-09-29
1
-41
/
+22
*
clang-format: [JS] Support pseudo-keywords
Daniel Jasper
2015-09-28
1
-0
/
+5
*
clang-format: [JS] handle let (ES6)
Daniel Jasper
2015-09-28
1
-1
/
+1
*
clang-format: Properly handle braced lists in macros.
Daniel Jasper
2015-08-24
1
-0
/
+2
*
clang-format: Fix incorrect lambda-detection.
Daniel Jasper
2015-08-13
1
-0
/
+1
*
clang-format: [Proto] Handle enum bodies differently.
Daniel Jasper
2015-07-16
1
-3
/
+5
*
clang-format: Add Mozilla brace breaking style
Birunthan Mohanathas
2015-07-12
1
-0
/
+2
*
clang-format: [JS] Properly reset parse state after parsing interface.
Daniel Jasper
2015-07-06
1
-1
/
+1
*
clang-format: Add MacroBlock{Begin,End} options
Birunthan Mohanathas
2015-07-03
1
-3
/
+31
*
clang-format: Properly parse parenthesis in braced lists.
Daniel Jasper
2015-06-30
1
-3
/
+2
*
clang-format: Support @autoreleasepool.
Nico Weber
2015-06-28
1
-0
/
+10
*
clang-format: Better fix to detect elaborated enum return types.
Daniel Jasper
2015-06-19
1
-3
/
+8
*
clang-format: Better support functions with elaborated enum return types.
Daniel Jasper
2015-06-18
1
-0
/
+2
*
clang-format: clang-format (NFC)
Daniel Jasper
2015-06-17
1
-6
/
+3
*
clang-format: [JS] Fix typescript enum formatting.
Daniel Jasper
2015-06-17
1
-5
/
+13
*
clang-format: [JS] Support "export enum" declarations.
Daniel Jasper
2015-06-12
1
-1
/
+2
*
clang-format: [JS] Fix regression caused by r239592.
Daniel Jasper
2015-06-12
1
-0
/
+1
*
clang-format: [JS] fix incorrectly collapsed lines after export
Daniel Jasper
2015-06-12
1
-6
/
+8
*
clang-format: More eagerly wrap trailing return types.
Daniel Jasper
2015-06-05
1
-1
/
+1
*
clang-format: Don't try to detect C++ lambdas in other languages.
Daniel Jasper
2015-06-02
1
-0
/
+4
[next]