Krzysztof Sobiecki
|
d775d72345
|
More copyright info fixes
|
2014-11-05 17:48:04 +01:00 |
Krzysztof Sobiecki
|
39a3b46ead
|
More copyright info fixes
|
2014-11-05 17:48:04 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
John Maguire
|
97f3885f58
|
Add copyright headers.
|
2012-01-05 15:08:15 +00:00 |
John Maguire
|
9fdfb52225
|
Use FSEvent-based filesystem watcher on Mac.
|
2012-01-05 14:51:23 +00:00 |