summaryrefslogtreecommitdiffstats
path: root/lib/Format/FormatTokenLexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: [JS] exponentiation operatorMartin Probst2017-05-041-0/+10
* Fix mishandling of escaped newlines followed by newlines or nuls.Richard Smith2017-04-171-0/+3
* [clang-format] Recognize Java logical shift assignment operator Nico Weber2017-04-111-0/+13
* [clang-format] Handle NSString literals by merging tokens.Alexander Kornienko2017-04-111-0/+18
* clang-format: Fix post-commit review comment of r299204, use Style.isCpp().Daniel Jasper2017-03-311-1/+1
* clang-format: Fix many Objective-C formatting regressions from r289428Nico Weber2017-02-241-2/+1
* clang-format: [JS] exclaim preceding regex literals.Martin Probst2017-02-071-1/+3
* clang-format: Separate out a language kind for ObjC.Daniel Jasper2016-12-121-1/+2
* Fixed column shift when formatting line containing bit shift operatorsMalcolm Parsons2016-11-031-0/+2
* clang-format: [JS] Fix a crash in handledTemplateStrings.Daniel Jasper2016-09-171-0/+2
* clang-format: [JS] nested and tagged template strings.Martin Probst2016-08-251-20/+43
* clang-format: [JS] sort ES6 imports.Martin Probst2016-05-201-0/+597