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
/
BreakableToken.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle zero-width and double-width characters in string literals and comments.
Alexander Kornienko
2013-09-05
1
-11
/
+15
*
Reformat clang-format's source files after r185822 and others.
Daniel Jasper
2013-07-08
1
-2
/
+2
*
Fix for corner cases in code handling leading "* " decorations in block comments
Alexander Kornienko
2013-07-08
1
-0
/
+4
*
Don't remove backslashes from block comments.
Alexander Kornienko
2013-06-14
1
-14
/
+12
*
Insert a space at the start of a line comment in case it starts with an alpha...
Alexander Kornienko
2013-06-11
1
-2
/
+12
*
Fixed calculation of penalty when breaking tokens.
Alexander Kornienko
2013-06-07
1
-9
/
+13
*
UTF-8 support for clang-format.
Alexander Kornienko
2013-06-05
1
-5
/
+11
*
Major refactoring of BreakableToken.
Manuel Klimek
2013-05-27
1
-172
/
+131
*
Makes whitespace management more consistent.
Manuel Klimek
2013-05-22
1
-4
/
+5
*
Unified token breaking logic: support for line comments.
Alexander Kornienko
2013-04-17
1
-67
/
+81
*
Unified token breaking logic for strings and block comments.
Alexander Kornienko
2013-04-15
1
-0
/
+226