summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/srcclean.cpp
Commit message (Collapse)AuthorAgeFilesLines
* srcclean: treat *.xslt as XML (nw) Vas Crabb2019-01-031-1/+2
|
* fix building with clang 6.0.1 (nw) smf-2018-07-071-0/+2
|
* More initialisation at declaration to make things clearer, clean up some ↵ Vas Crabb2018-01-291-43/+26
| | | | tabulation, clean .hsi as xml (nw)
* missing thing in if condition (nw) Vas Crabb2017-07-101-0/+2
|
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, ↵ Miodrag Milanovic2016-10-221-130/+130
| | | | utf16_char, unicode_char (nw)
* fix srcclean when doing multiple files in a single run (nw) Vas Crabb2016-09-281-9/+9
|
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-37/+388
|
* clang didn't like that... Vas Crabb2016-08-041-1/+5
|
* remove leftover crud (nw) Vas Crabb2016-08-031-18/+0
|
* fix overlong code detection in srcclean Vas Crabb2016-08-021-2/+12
|
* Make srcclean a bit more forgiving Vas Crabb2016-08-021-3/+3
|
* Re-write srcclean to be cool with UTF-8 and C++14 [Vas Crabb] Vas Crabb2016-08-021-291/+1512
|
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
|
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+402