Default implementation improvements (proper configuration, division and modulo implementation, left/right shifts implementation, fixed bitwise operations with negative numbers, optimized string conversion, pow and sqrt functions), added performance table for default implementation, enhanced arithmetics and string conversion tests, added all available implementations to all tests, todo.txt changes