* Added DiceOperatiorToken * Removed warning about unused to_string () method * Small spelling errors * Cleaned up the Token.priority stuff. * Added missing mandetory_num_child to ConstantValueToken. * Made the ValueToken factory actually produce something. * Reordered the if/else if chain in AddOperationToken.evaluate_self () so it can actually work.