Alexey Sokolov
|
d185d6f22d
|
clang-format: switch tabs to spaces
I like tabs, but I have to admit that spaces make source code more
consistent, because every editor/viewer tends to render tabs differently :(
|
2015-12-07 00:53:30 +00:00 |
|
Alexey Sokolov
|
33b0627d75
|
Add clang-format configuration.
For now, it uses tabs like before, to make the diff easier to read/check.
One of following commits will switch it to spaces.
|
2015-12-07 00:53:01 +00:00 |
|
Kyle Fuller
|
67299ebfa8
|
Fix a bunch of conversion warnings #197
|
2012-08-14 19:31:14 +07:00 |
|
Alexey Sokolov
|
afeab4a9e6
|
Move core .cpp files to src/
|
2011-09-23 03:33:13 +07:00 |
|