Commit Graph

13 Commits

Author SHA1 Message Date
Vas Crabb
5d17582ce6 More initialisation at declaration to make things clearer, clean up some tabulation, clean .hsi as xml (nw) 2018-01-29 19:00:48 +11:00
Vas Crabb
63e8b29502 missing thing in if condition (nw) 2017-07-10 14:20:54 +10:00
Miodrag Milanovic
23ad94073f use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_char, unicode_char (nw) 2016-10-22 11:31:49 +02:00
Vas Crabb
e41e16cf5b fix srcclean when doing multiple files in a single run (nw) 2016-09-28 11:57:17 +10:00
Vas Crabb
234e91f9fb Add Lua-cleaning ability to srcclean 2016-08-30 14:57:38 +10:00
Vas Crabb
3c47e78419 clang didn't like that... 2016-08-04 13:30:57 +10:00
Vas Crabb
938371b64f remove leftover crud (nw) 2016-08-03 13:56:52 +10:00
Vas Crabb
996935a7cc fix overlong code detection in srcclean 2016-08-02 17:50:39 +10:00
Vas Crabb
d7f9370892 Make srcclean a bit more forgiving 2016-08-02 17:12:06 +10:00
Vas Crabb
a26a40445b Re-write srcclean to be cool with UTF-8 and C++14 [Vas Crabb] 2016-08-02 16:46:46 +10:00
Miodrag Milanovic
be67262fc2 INC -> HXX makes editors and code analyzers see it as C++ (nw) 2016-05-01 20:27:50 +02:00
Miodrag Milanovic
5a2f80dcde clang-modernize part 5 2015-12-04 07:06:18 +01:00
Miodrag Milanovic
7c19aac60e Rename *.c -> *.cpp in our source (nw) 2015-11-08 12:56:12 +01:00