Correct multiply by integer operator. Also add test cases.
Initial version of integer division for the fixed point type.
Fix minor bug in int128.h. Also add initial unit tests.
Additional improvements to the fixed point type. Also adding parse_testwhich can be used to compare parse performance and a CMakeLists.txt.