summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/srcclean.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More initialisation at declaration to make things clearer, clean up some tabu... Vas Crabb2018-01-291-43/+26
* 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, utf16_c... Miodrag Milanovic2016-10-221-130/+130
* 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