dxx-rebirth/similar
Kp bc30ccd216 Rewrite cast of (sbyte) to standard type int8_t
s/(sbyte)\s*\(\w\)/(int8_t) \1/g
2016-06-12 03:45:37 +00:00
..
2d Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
3d Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
arch Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
editor Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00
main Rewrite cast of (sbyte) to standard type int8_t 2016-06-12 03:45:37 +00:00
misc Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00