Additional improvements to the fixed type. Also added a few good testcases.
Modify template to include parameters for strtoXXX functions. Also beginintegrating support for 128 bit integer types.
Adding int128.h header with support for GCC specific int128_t anduint128_t types.
Additional improvements to the fixed point type. Also adding parse_testwhich can be used to compare parse performance and a CMakeLists.txt.