11 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
ef82387a09 Some cleanup 2017-12-20 19:00:11 +05:00
Vladimir
12b56c961d References in CommandLine 2017-10-07 17:38:44 +05:00
Vladimir
19e26c3db0 Removed conditions from cmdline 2017-10-05 21:27:17 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
bf59c7d055 Removed unused includes 2014-07-09 23:09:32 +06:00
Vladimir
2dc9a572b6 Added option for little-endian and big-endian 2014-07-09 21:31:01 +06:00
Vladimir
cc2757634b Variable renamed 2014-07-09 20:48:05 +06:00
Vladimir
afa8d64bc3 Fixes 2014-07-09 20:47:12 +06:00
Vladimir
0509e3f0af Added converter for hex 2014-07-09 20:37:39 +06:00