121d65215eTweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
8 years ago
James Urquhart
f44a3f27d6Fix stack balancing problems by refactoring execution calls