]> granicus.if.org Git - clang/history - lib/Format/UnwrappedLineFormatter.h
clang-format: [JS] "operator" is not a keyword in Java/JavaScript.
[clang] / lib / Format / UnwrappedLineFormatter.h
2015-06-17 Daniel Jasperclang-format: clang-format (NFC)
2015-05-12 Manuel KlimekRefactor clang-format's formatter.
2015-05-11 Manuel KlimekRefactor the formatter of clang-format.
2015-05-07 Manuel KlimekImplements a way to retrieve information about whether...
2015-05-06 Daniel Jasperclang-format: Don't indent 'signals' as access specifie...
2015-04-23 Daniel Jasperclang-format: Support nested block formatting with...
2015-04-07 Daniel Jasperclang-format: Fix regression formatting QT's "signals...
2015-02-18 Daniel Jasperclang-format: [JS] Support classes.
2015-02-04 Nico Weberclang-format: Add support for SEH __try / __except...
2014-12-10 Daniel Jasperclang-format: Factor out UnwrappedLineFormatter into...